[dpdk-stable] [dpdk-dev] [PATCH] app/testpmd: fix timeout in Rx queue flushing

Yuanhan Liu yuanhan.liu at linux.intel.com
Tue Sep 27 08:40:17 CEST 2016


On Thu, Sep 08, 2016 at 10:49:16AM +0100, James Poole wrote:
> When testpmd is run, the application would hang on the second time
> that "start" is executed. This is because the timer limit would get
> multiplied to an unreachably high number.
> 
> At the start of flush_fwd_rx_queues(), the timer limit now resets
> to stop it from getting to this high number.
> 
> The timer has been made local for this function.
> 
> Fixes: f487715f36f5 ("app/testpmd: add timeout in Rx queue flushing")
> 
> Signed-off-by: James Poole <james.g.poole at intel.com>

FYI, this patch has been applied to stable branch v16.07.

It hasn't been pushed to http://dpdk.org/browse/dpdk-stable/ yet.
It will be pushed if I get no objections in around TWO days. So 
please shutout if you have objections.

Thanks.

	--yliu


More information about the stable mailing list