commit | 92103199f10a3c8b36c1232e96d5aaad1571d7ff | [log] [tgz] |
---|---|---|
author | Shannon Nelson <shannon.nelson@oracle.com> | Tue Dec 19 15:59:59 2017 -0800 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Tue Jan 23 09:52:57 2018 -0800 |
tree | 8441cec1595155ce87d298c883ec93b4534dea09 | |
parent | 6d73a1540ba8a2fa2aaacf157ad2e46036a2ef91 [diff] |
ixgbe: process the Rx ipsec offload If the chip sees and decrypts an ipsec offload, set up the skb sp pointer with the ralated SA info. Since the chip is rude enough to keep to itself the table index it used for the decryption, we have to do our own table lookup, using the hash for speed. 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>