summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice/Makefile
diff options
context:
space:
mode:
authorWojciech Drewek <wojciech.drewek@intel.com>2023-07-12 14:03:30 +0300
committerTony Nguyen <anthony.l.nguyen@intel.com>2023-07-24 18:52:56 +0300
commit6c0f4441d83b1efd311acbab266246aee6e46bea (patch)
treea3a1cd5296dfa2302b9fe9a85d2e8e10cd5b31b1 /drivers/net/ethernet/intel/ice/Makefile
parent6ab1155798c356630a7ad1e4baae44eb6414f5ba (diff)
downloadlinux-6c0f4441d83b1efd311acbab266246aee6e46bea.tar.xz
ice: Unset src prune on uplink VSI
In switchdev mode uplink VSI is supposed to receive all packets that were not matched by existing filters. If ICE_AQ_VSI_SW_FLAG_LOCAL_LB bit is unset and we have a filter associated with uplink VSI which matches on dst mac equal to MAC1, then packets with src mac equal to MAC1 will be pruned from reaching uplink VSI. Fix this by updating uplink VSI with ICE_AQ_VSI_SW_FLAG_LOCAL_LB bit set when configuring switchdev mode. Reviewed-by: Simon Horman <simon.horman@corigine.com> Signed-off-by: Wojciech Drewek <wojciech.drewek@intel.com> Tested-by: Sujai Buvaneswaran <sujai.buvaneswaran@intel.com> Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Diffstat (limited to 'drivers/net/ethernet/intel/ice/Makefile')
0 files changed, 0 insertions, 0 deletions