]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
ixgbe: add VF IPsec offload request message handling
authorShannon Nelson <shannon.nelson@oracle.com>
Mon, 13 Aug 2018 18:43:42 +0000 (11:43 -0700)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Tue, 28 Aug 2018 21:33:14 +0000 (14:33 -0700)
commit72698240463769f68020c61eb71d1aef96458200
tree7db0084ae7fb5af85ede1411f3c71212af7e567c
parent9e4e30cc0c41bb5c727851c7028f840d488365ee
ixgbe: add VF IPsec offload request message handling

Add an add and a delete message for IPsec offload requests from
the VF.  These call into the IPsec functions that can translate
the message buffer into a useful IPsec offload.

These new messages bump the mbox API version to 1.4.

Signed-off-by: Shannon Nelson <shannon.nelson@oracle.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/ixgbe/ixgbe.h
drivers/net/ethernet/intel/ixgbe/ixgbe_mbx.h
drivers/net/ethernet/intel/ixgbe/ixgbe_sriov.c