[dpdk-dev] [PATCH 8/9] app/procinfo: add support for show mempool

2018-11-05 Thread Vipin Varghese
Function show_mempool is used for displaying the MEMPOOL of the primary process. For valid mempool elements are iterated for max of 256 bytes. Signed-off-by: Vipin Varghese --- v4: - add spacing for flag compare - Vipin Varghese V3: - add avail and in use - Vipin Varghese - add flag split -

[dpdk-dev] [PATCH 8/9] app/procinfo: add support for show mempool

2018-11-05 Thread Vipin Varghese
Function show_mempool is used for displaying the MEMPOOL of the primary process. For valid mempool elements are iterated for max of 256 bytes. Signed-off-by: Vipin Varghese --- v4: - add spacing for flag compare - Vipin Varghese V3: - add avail and in use - Vipin Varghese - add flag split -

[dpdk-dev] [PATCH 8/9] app/procinfo: add support for show mempool

2018-11-05 Thread Vipin Varghese
Function show_mempool is used for displaying the MEMPOOL of the primary process. For valid mempool elements are iterated for max of 256 bytes. Signed-off-by: Vipin Varghese --- v4: - add spacing for flag compare - Vipin Varghese V3: - add avail and in use - Vipin Varghese - add flag split -