app/procinfo: add --show-port
authorVipin Varghese <vipin.varghese@intel.com>
Thu, 10 Jan 2019 21:36:40 +0000 (03:06 +0530)
committerThomas Monjalon <thomas@monjalon.net>
Fri, 11 Jan 2019 14:42:57 +0000 (15:42 +0100)
commit8a37f37fc243478223551309cd20c59ffd8725be
tree4974228bf8f1df293f9e55358ab1613056c3da3d
parenta958a5c07f4b5e715921a2f22c931142417287a5
app/procinfo: add --show-port

Function show_port is used for displaying the port PMD information under
primary process. The information shows basic, per queue and security.
Also helper MACRO 'MAX_STRING_LEN, STATS_BDR_FMT and STATS_BDR_STR' and
meson build file is updated for new functionality.

Signed-off-by: Vipin Varghese <vipin.varghese@intel.com>
Acked-by: Reshma Pattan <reshma.pattan@intel.com>
Acked-by: John McNamara <john.mcnamara@intel.com>
app/proc-info/main.c
app/proc-info/meson.build
doc/guides/tools/proc_info.rst