diff options
author | Vignesh Sridhar <vignesh.sridhar@intel.com> | 2020-07-29 17:19:15 -0700 |
---|---|---|
committer | Tony Nguyen <anthony.l.nguyen@intel.com> | 2020-08-01 08:44:04 -0700 |
commit | ec1d1d2302067e3ccbc4d0adcd36d72410933b70 (patch) | |
tree | a8df6e522af6d1d3440824086cd587a9d11e5fef /drivers/net/ethernet/intel/ice/ice_lib.c | |
parent | a8fffd7ae9a538fde8eb8ed528a93575ddc2a122 (diff) |
ice: Clear and free XLT entries on reset
This fix has been added to address memory leak issues resulting from
triggering a sudden driver reset which does not allow us to follow our
normal removal flows for SW XLT entries for advanced features.
- Adding call to destroy flow profile locks when clearing SW XLT tables.
- Extraction sequence entries were not correctly cleared previously
which could cause ownership conflicts for repeated reset-replay calls.
Fixes: 31ad4e4ee1e4 ("ice: Allocate flow profile")
Signed-off-by: Vignesh Sridhar <vignesh.sridhar@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Diffstat (limited to 'drivers/net/ethernet/intel/ice/ice_lib.c')
0 files changed, 0 insertions, 0 deletions