commit | 72698240463769f68020c61eb71d1aef96458200 | [log] [tgz] |
---|---|---|
author | Shannon Nelson <shannon.nelson@oracle.com> | Mon Aug 13 11:43:42 2018 -0700 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Tue Aug 28 14:33:14 2018 -0700 |
tree | 7db0084ae7fb5af85ede1411f3c71212af7e567c | |
parent | 9e4e30cc0c41bb5c727851c7028f840d488365ee [diff] |
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>