commit | 592594704761c7865bbbc13d89f838735035db84 | [log] [tgz] |
---|---|---|
author | Shannon Nelson <shannon.nelson@oracle.com> | Tue Dec 19 16:00:00 2017 -0800 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Tue Jan 23 10:02:30 2018 -0800 |
tree | 497299b4fcd9866ab60a5972246f6e4cddd65f45 | |
parent | 92103199f10a3c8b36c1232e96d5aaad1571d7ff [diff] |
ixgbe: process the Tx ipsec offload If the skb has a security association referenced in the skb, then set up the Tx descriptor with the ipsec offload bits. While we're here, we fix an oddly named field in the context descriptor struct. 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>