Revision 3d65492a86d4e6675734646929759138a023d914 authored by Roi Dayan on 17 January 2022, 13:00:30 UTC, committed by Saeed Mahameed on 24 February 2022, 00:08:17 UTC
Such rules are redundant but allowed and passed to the driver.
The driver does not support offloading such rules so return an error.

Fixes: 03a9d11e6eeb ("net/mlx5e: Add TC drop and mirred/redirect action parsing for SRIOV offloads")
Signed-off-by: Roi Dayan <roid@nvidia.com>
Reviewed-by: Oz Shlomo <ozsh@nvidia.com>
Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
1 parent 23216d3
History
File Mode Size
Kconfig -rw-r--r-- 2.2 KB
Makefile -rw-r--r-- 554 bytes
actions.c -rw-r--r-- 38.7 KB
conntrack.c -rw-r--r-- 60.4 KB
conntrack.h -rw-r--r-- 2.8 KB
datapath.c -rw-r--r-- 66.4 KB
datapath.h -rw-r--r-- 8.1 KB
dp_notify.c -rw-r--r-- 2.0 KB
flow.c -rw-r--r-- 24.7 KB
flow.h -rw-r--r-- 7.9 KB
flow_netlink.c -rw-r--r-- 96.6 KB
flow_netlink.h -rw-r--r-- 2.4 KB
flow_table.c -rw-r--r-- 29.5 KB
flow_table.h -rw-r--r-- 3.1 KB
meter.c -rw-r--r-- 18.2 KB
meter.h -rw-r--r-- 1.3 KB
openvswitch_trace.c -rw-r--r-- 248 bytes
openvswitch_trace.h -rw-r--r-- 5.6 KB
vport-geneve.c -rw-r--r-- 2.9 KB
vport-gre.c -rw-r--r-- 2.1 KB
vport-internal_dev.c -rw-r--r-- 5.8 KB
vport-internal_dev.h -rw-r--r-- 442 bytes
vport-netdev.c -rw-r--r-- 4.8 KB
vport-netdev.h -rw-r--r-- 539 bytes
vport-vxlan.c -rw-r--r-- 3.7 KB
vport.c -rw-r--r-- 12.6 KB
vport.h -rw-r--r-- 5.6 KB

back to top