[Intel-wired-lan] [PATCH v6 5/9] igc: Introduce TX/RX stats helpers

Dvora Fuxbrumer dvorax.fuxbrumer at linux.intel.com
Thu May 20 06:58:18 UTC 2021


On 23/04/2021 09:25, Jithu Joseph wrote:
> From: Andre Guedes <andre.guedes at intel.com>
> 
> In preparation for AF_XDP zero-copy support, encapsulate the code that
> updates the driver RX stats in its own local helper so it can be reused
> in the zero-copy path. Likewise, encapsulate TX stats code as well.
> 
> Signed-off-by: Andre Guedes <andre.guedes at intel.com>
> Signed-off-by: Vedang Patel <vedang.patel at intel.com>
> Signed-off-by: Jithu Joseph <jithu.joseph at intel.com>
> Reviewed-by: Maciej Fijalkowski <maciej.fijalkowski at intel.com>
> ---
>   drivers/net/ethernet/intel/igc/igc_main.c | 43 ++++++++++++++++-------
>   1 file changed, 31 insertions(+), 12 deletions(-)
> 
Tested-by: Dvora Fuxbrumer <dvorax.fuxbrumer at linux.intel.com>


More information about the Intel-wired-lan mailing list