diff options
author | Wojciech Drewek <wojciech.drewek@intel.com> | 2022-05-23 11:41:55 +0200 |
---|---|---|
committer | Tony Nguyen <anthony.l.nguyen@intel.com> | 2022-06-21 13:09:03 -0700 |
commit | 3578dc90013b1fa20da996cdadd8515802716132 (patch) | |
tree | c12955ab4ab5f46738b0e6e120e7aaf9c8d626b6 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | d4ea6f6373ef56d1d795a24f1f5874f4a6019199 (diff) |
ice: Fix switchdev rules book keeping
Adding two filters with same matching criteria ends up with
one rule in hardware with act = ICE_FWD_TO_VSI_LIST.
In order to remove them properly we have to keep the
information about vsi handle which is used in VSI bitmap
(ice_adv_fltr_mgmt_list_entry::vsi_list_info::vsi_map).
Fixes: 0d08a441fb1a ("ice: ndo_setup_tc implementation for PF")
Reported-by: Sridhar Samudrala <sridhar.samudrala@intel.com>
Signed-off-by: Wojciech Drewek <wojciech.drewek@intel.com>
Tested-by: Sandeep Penigalapati <sandeep.penigalapati@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions