aboutsummaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorAriel Levkovich <[email protected]>2021-03-11 20:37:21 +0200
committerSaeed Mahameed <[email protected]>2021-04-02 16:13:08 -0700
commitbb5696570b0b670dbbb45ed57dc246020b4e2a06 (patch)
tree16c3da3c01e5a2d48cb375ab9f5a0eb341e95cf2 /include/linux
parent8802b8a44ef869d5985be817654373311212acfb (diff)
net/mlx5e: Reject tc rules which redirect from a VF to itself
Since there are self loopback prevention mechanisms at the VF level, offloading such rules which redirect from a VF to itself in the eswitch will break the datapath since the packets will be dropped once they go back to the vport they came from. Therefore, offloading such rules will be rejected and left to be handled by SW. Signed-off-by: Ariel Levkovich <[email protected]> Signed-off-by: Saeed Mahameed <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions