commit | 9e3f2f5ecee69b0f70003fb3e07639151e91de73 | [log] [tgz] |
---|---|---|
author | Shannon Nelson <shannon.nelson@oracle.com> | Fri Aug 10 12:24:10 2018 -0700 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Tue Aug 28 14:32:22 2018 -0700 |
tree | d1917dbc81d13ff7239e0b9d08258e6e332d2858 | |
parent | 7fb94bd58dd6650a0158e68d414e185077d8b57a [diff] |
ixgbe: don't clear IPsec sa counters on HW clearing 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 <shannon.nelson@oracle.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>