]> git.baikalelectronics.ru Git - kernel.git/commit
ixgbe: reload IPsec IP table after sa tables
authorShannon Nelson <shannon.nelson@oracle.com>
Mon, 13 Aug 2018 18:43:38 +0000 (11:43 -0700)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Tue, 28 Aug 2018 21:32:53 +0000 (14:32 -0700)
commit1616ef136f9fc3cebe1cc2b6f0948436a3874c08
treee48f20d506b29a192c93352d1f84ddaad95fb5d4
parentfb339a2a053315717d2ce96796754637c2e74bb9
ixgbe: reload IPsec IP table after sa tables

Restore the IPsec hardware IP table after reloading the SA tables.
This doesn't make much difference now, but will matter when we add
support for VF IPsec offloads.

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_ipsec.c