[Intel-wired-lan] [PATCH v2 2/2] ixgbe: remove umem from adapter
Bowers, AndrewX
andrewx.bowers at intel.com
Tue Apr 2 18:42:51 UTC 2019
> -----Original Message-----
> From: Intel-wired-lan [mailto:intel-wired-lan-bounces at osuosl.org] On
> Behalf Of Jeff Kirsher
> Sent: Friday, March 22, 2019 2:17 PM
> To: intel-wired-lan at lists.osuosl.org
> Subject: [Intel-wired-lan] [PATCH v2 2/2] ixgbe: remove umem from adapter
>
> From: Jan Sokolowski <jan.sokolowski at intel.com>
>
> As current implementation of netdev already contains and provides umems
> for us, we no longer have the need to contain these structures in
> ixgbe_adapter.
>
> Refactor the code to operate on netdev-provided umems.
>
> Signed-off-by: Jan Sokolowski <jan.sokolowski at intel.com>
> ---
> v2: fixed merge issues with the current next-queue tree
>
> drivers/net/ethernet/intel/ixgbe/ixgbe.h | 11 +--
> drivers/net/ethernet/intel/ixgbe/ixgbe_xsk.c | 79 ++++----------------
> 2 files changed, 19 insertions(+), 71 deletions(-)
Tested-by: Andrew Bowers <andrewx.bowers at intel.com>
More information about the Intel-wired-lan
mailing list