[net-next 03/13] ixgbe: don't clear IPsec sa counters on HW clearing

2018-08-28 Thread Jeff Kirsher
From: Shannon Nelson The software SA record counters should not be cleared when clearing the hardware tables. This causes the counters to be out of sync after a driver reset. Fixes: 63a67fe229ea ("ixgbe: add ipsec offload add and remove SA") Signed-off-by: Shannon Nelson Tested-by: Andrew Bowe

[net-next 03/13] ixgbe: don't clear IPsec sa counters on HW clearing

2018-08-28 Thread Jeff Kirsher
From: Shannon Nelson The software SA record counters should not be cleared when clearing the hardware tables. This causes the counters to be out of sync after a driver reset. Fixes: 63a67fe229ea ("ixgbe: add ipsec offload add and remove SA") Signed-off-by: Shannon Nelson Tested-by: Andrew Bowe