commit | 6d73a1540ba8a2fa2aaacf157ad2e46036a2ef91 | [log] [tgz] |
---|---|---|
author | Shannon Nelson <shannon.nelson@oracle.com> | Tue Dec 19 15:59:58 2017 -0800 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Tue Jan 23 09:37:09 2018 -0800 |
tree | ab4169029f540457ec50e87430c5c5554e4973a4 | |
parent | 63a67fe229ea7469c292c038a1b657c49ba6dbf6 [diff] |
ixgbe: restore offloaded SAs after a reset On a chip reset most of the table contents are lost, so must be restored. This scans the driver's ipsec tables and restores both the filled and empty table slots to their pre-reset values. 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>