[Intel-wired-lan] [PATCH v6 1/9] igc: Move igc_xdp_is_enabled()

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


On 23/04/2021 09:25, Jithu Joseph wrote:
> From: Andre Guedes <andre.guedes at intel.com>
> 
> Move the helper igc_xdp_is_enabled() to igc_xdp.h so it can be reused in
> igc_xdp.c by upcoming patches that will introduce AF_XDP zero-copy
> support to the driver.
> 
> 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 | 5 -----
>   drivers/net/ethernet/intel/igc/igc_xdp.h  | 5 +++++
>   2 files changed, 5 insertions(+), 5 deletions(-)
> 
Tested-by: Dvora Fuxbrumer <dvorax.fuxbrumer at linux.intel.com>


More information about the Intel-wired-lan mailing list