[Intel-wired-lan] [PATCH next-queue 7/8] ixgbevf: add VF ipsec offload code

Bowers, AndrewX andrewx.bowers at intel.com
Thu Aug 16 21:10:19 UTC 2018


> -----Original Message-----
> From: Intel-wired-lan [mailto:intel-wired-lan-bounces at osuosl.org] On
> Behalf Of Shannon Nelson
> Sent: Monday, August 13, 2018 11:44 AM
> To: intel-wired-lan at lists.osuosl.org; Kirsher, Jeffrey T
> <jeffrey.t.kirsher at intel.com>
> Cc: steffen.klassert at secunet.com; netdev at vger.kernel.org
> Subject: [Intel-wired-lan] [PATCH next-queue 7/8] ixgbevf: add VF ipsec
> offload code
> 
> Add the ipsec offload support code.  This is based off of the similar code in
> ixgbe, but instead of writing the SA registers, the VF asks the PF to setup the
> offload by sending the offload information to the PF via the standard
> mailbox.
> 
> Signed-off-by: Shannon Nelson <shannon.nelson at oracle.com>
> ---
>  drivers/net/ethernet/intel/ixgbevf/Makefile  |   1 +
>  drivers/net/ethernet/intel/ixgbevf/ipsec.c   | 673
> +++++++++++++++++++++++++++
>  drivers/net/ethernet/intel/ixgbevf/ipsec.h   |  66 +++
>  drivers/net/ethernet/intel/ixgbevf/ixgbevf.h |   8 +
>  4 files changed, 748 insertions(+)
>  create mode 100644 drivers/net/ethernet/intel/ixgbevf/ipsec.c
>  create mode 100644 drivers/net/ethernet/intel/ixgbevf/ipsec.h


Tested-by: Andrew Bowers <andrewx.bowers at intel.com>




More information about the Intel-wired-lan mailing list