numam-dpdk/app
David Marchand 53324971a1 app/testpmd: display/clear forwarding stats on demand
Add a new "show/clear fwd stats all" command to display fwd and port
statistics on the fly.

To be able to do so, the (testpmd only) rte_port structure can't be used
to maintain any statistics.
Moved the stats dump parts from stop_packet_forwarding() and merge with
fwd_port_stats_display() into fwd_stats_display().
fwd engine statistics are then aggregated into a local per port array.

Signed-off-by: David Marchand <david.marchand@redhat.com>
Reviewed-by: Maxime Coquelin <maxime.coquelin@redhat.com>
Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
2019-03-29 17:25:31 +01:00
..
pdump app/pdump: remove only created vdevs 2019-03-01 18:17:36 +01:00
proc-info app/procinfo: add --iter-mempool 2019-01-11 15:45:30 +01:00
test app/test: fix build with musl libc 2019-03-31 01:03:13 +01:00
test-acl app/acl: move from test directory 2019-02-26 15:28:10 +01:00
test-bbdev use appropriate EAL macro for constructors 2019-03-27 23:10:57 +01:00
test-cmdline app/cmdline: move from test directory 2019-02-26 15:24:11 +01:00
test-compress-perf app/compress-perf: call generic strlcpy 2019-03-01 18:17:35 +01:00
test-crypto-perf build/freebsd: rename macro BSDPAPP to FREEBSD 2019-03-12 23:01:14 +01:00
test-eventdev app/eventdev: start event producers after eventdev 2019-03-15 06:46:50 +01:00
test-pipeline app/pipeline: fix dependency for FreeBSD 2019-03-27 01:02:45 +01:00
test-pmd app/testpmd: display/clear forwarding stats on demand 2019-03-29 17:25:31 +01:00
Makefile test: move to app directory 2019-02-26 15:29:27 +01:00
meson.build test: move to app directory 2019-02-26 15:29:27 +01:00