[dpdk-dev] [PATCH] app/testpmd: fix redundant time update

Thomas Monjalon thomas.monjalon at 6wind.com
Fri Jul 15 23:41:17 CEST 2016


> > 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: f487715f36f5 ("app/testpmd: add timeout in Rx queue flushing")
> > 
> > Signed-off-by: Reshma Pattan <reshma.pattan at intel.com>
> 
> Acked-by: Pablo de Lara <pablo.de.lara.guarch at intel.com>

Applied, thanks


More information about the dev mailing list