Magnus Karlsson wrote:
> From: Magnus Karlsson <magnus.karls...@intel.com>
> 
> Remove the unnecessary access to the software ring for the AF_XDP
> zero-copy driver. This was used to record the length of the packet so
> that the driver Tx completion code could sum this up to produce the
> total bytes sent. This is now performed during the transmission of the
> packet, so no need to record this in the software ring.
> 
> Signed-off-by: Magnus Karlsson <magnus.karls...@intel.com>
> ---

Acked-by: John Fastabend <john.fastab...@gmail.com

Reply via email to