On 03/13/2017 05:41 PM, Doug Berger wrote: > The reclaim function should return the number of buffer descriptors > reclaimed, not just the number corresponding to skb packets. > > Also, remove the unnecessary computation when updating the consumer > index. > > While this is not a functional problem it could degrade performance > of napi in a fragmented transmit stream. > > Signed-off-by: Doug Berger <[email protected]>
Reviewed-by: Florian Fainelli <[email protected]> -- Florian

