Re: [PATCH 1/2] net/sfc: check added but not completed descs on EF10 Tx reap
From: Ferruh Yigit <hidden>
Date: 2017-05-30 12:59:44
From: Ferruh Yigit <hidden>
Date: 2017-05-30 12:59:44
On 5/26/2017 2:50 PM, Andrew Rybchenko wrote:
There is not point to check other Tx descriptors. It is important if Tx datapath does not reset Tx descriptor mbuf pointer to NULL on completion (EF10 simple Tx will do). Signed-off-by: Andrew Rybchenko <redacted> Reviewed-by: Andy Moreton <redacted> Reviewed-by: David Riddoch <redacted>
Series applied to dpdk-next-net/master, thanks.