numam-dpdk/app/test-pmd
Elza Mathew a4fd5eeead app/testpmd: refine xstats show
When using "show port xstats all" command to show xstats, the output
is usually too long to obtain what you really want, especially when
multi-queue is enabled.

Added an option to set whether zero values should be displayed
or not for xstats. The "set xstats-hide-zero on|off" command enables
the user to decide if the zero values should be shown while
displaying xstats.

Signed-off-by: Jianfeng Tan <jianfeng.tan@intel.com>
Signed-off-by: Elza Mathew <elza.mathew@intel.com>
Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
2017-10-26 02:33:01 +02:00
..
cmdline_flow.c app/testpmd: add commands traffic metering and policing 2017-10-20 14:10:34 +02:00
cmdline_mtr.c app/testpmd: add commands traffic metering and policing 2017-10-20 14:10:34 +02:00
cmdline_mtr.h app/testpmd: add commands traffic metering and policing 2017-10-20 14:10:34 +02:00
cmdline_tm.c app/testpmd: add commands for TM nodes and hierarchy commit 2017-10-20 16:02:33 +02:00
cmdline_tm.h app/testpmd: add commands for TM nodes and hierarchy commit 2017-10-20 16:02:33 +02:00
cmdline.c app/testpmd: refine xstats show 2017-10-26 02:33:01 +02:00
config.c app/testpmd: refine xstats show 2017-10-26 02:33:01 +02:00
csumonly.c app/testpmd: enable TCP/IPv4 VxLAN and GRE GSO 2017-10-12 01:36:57 +01:00
flowgen.c app/testpmd: remove duplicate includes 2017-07-16 17:30:24 +02:00
icmpecho.c app/testpmd: fix typos 2017-03-10 14:11:56 +01:00
ieee1588fwd.c ethdev: increase port id range 2017-10-06 18:23:25 +02:00
iofwd.c app/testpmd: remove duplicate includes 2017-07-16 17:30:24 +02:00
macfwd.c app/testpmd: remove duplicate includes 2017-07-16 17:30:24 +02:00
macswap.c app/testpmd: remove duplicate includes 2017-07-16 17:30:24 +02:00
Makefile app/testpmd: add commands for TM capability and stats 2017-10-20 15:47:10 +02:00
parameters.c app/testpmd: add Rx HW timestamp 2017-10-12 01:52:49 +01:00
rxonly.c app/testpmd: add Rx HW timestamp 2017-10-12 01:52:49 +01:00
testpmd.c app/testpmd: refine xstats show 2017-10-26 02:33:01 +02:00
testpmd.h app/testpmd: refine xstats show 2017-10-26 02:33:01 +02:00
tm.c app/testpmd: fix integer overflow 2017-10-26 02:33:00 +02:00
txonly.c app/testpmd: remove duplicate includes 2017-07-16 17:30:24 +02:00