numam-dpdk/app/test-pmd
Reshma Pattan 0e3d2a9efa app/testpmd: remove redundant timer update
Inside flush_fwd_rx_queues removed redundant prev_tsc update with cur_tsc,
as prev_tsc value is always updated with rte_rdtsc() in for loop.

Coverity issue: 127797
Fixes: f487715f36 ("app/testpmd: add timeout in Rx queue flushing")

Signed-off-by: Reshma Pattan <reshma.pattan@intel.com>
Acked-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
2016-07-15 23:40:09 +02:00
..
cmdline.c app/testpmd: remove ixgbe check for bypass 2016-07-11 15:16:27 +02:00
config.c app/testpmd: fix comment of RSS setup 2016-07-11 15:54:40 +02:00
csumonly.c app/testpmd: add retry option 2016-06-16 16:23:24 +02:00
flowgen.c app/testpmd: add retry option 2016-06-16 16:23:24 +02:00
icmpecho.c app/testpmd: add retry option 2016-06-16 16:23:24 +02:00
ieee1588fwd.c app/testpmd: swap MAC in IEEE1588 forwarding 2015-12-10 22:20:08 +01:00
iofwd.c app/testpmd: add retry option 2016-06-16 16:23:24 +02:00
macfwd.c app/testpmd: add retry option 2016-06-16 16:23:24 +02:00
macswap.c app/testpmd: add retry option 2016-06-16 16:23:24 +02:00
Makefile app/testpmd: add retry option 2016-06-16 16:23:24 +02:00
parameters.c app/testpmd: add scatter enabling option 2016-06-08 22:38:52 +02:00
rxonly.c mbuf: add NSH packet type 2016-06-23 21:39:42 +02:00
testpmd.c app/testpmd: remove redundant timer update 2016-07-15 23:40:09 +02:00
testpmd.h app/testpmd: add retry option 2016-06-16 16:23:24 +02:00
txonly.c app/testpmd: add retry option 2016-06-16 16:23:24 +02:00