Hi, Fix how ice driver is parsing tc filter. First is a fix to always add match for src_vsi in case filter is added on VF. Second is removing the flag check as it isn't needed and in some case can lead to a problem.
Michal Swiatkowski (2): ice: tc: check src_vsi in case of traffic from VF ice: tc: allow zero flags in parsing tc flower drivers/net/ethernet/intel/ice/ice_tc_lib.c | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) -- 2.42.0
