linux_dsm_epyc7002/drivers/net/ethernet/mellanox
Jiri Pirko 0c921a894c mlxsw: acl: Use PBS type for forward action
Current behaviour of "mirred redirect" action (forward) offload is a bit
odd. For matched packets the action forwards them to the desired
destination, but it also lets the packet duplicates to go the original
way down (bridge, router, etc). That is more like "mirred mirror".
Fix this by using PBS type which behaves exactly like "mirred redirect".
Note that PBS does not support loopback mode.

Fixes: 4cda7d8d70 ("mlxsw: core: Introduce flexible actions support")
Signed-off-by: Jiri Pirko <jiri@mellanox.com>
Reviewed-by: Ido Schimmel <idosch@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-02-15 13:23:20 -05:00
..
mlx4 mlx4: do not use rwlock in fast path 2017-02-15 12:06:18 -05:00
mlx5/core mlx5-updates-2017-01-31 2017-02-07 13:44:08 -05:00
mlxsw mlxsw: acl: Use PBS type for forward action 2017-02-15 13:23:20 -05:00
Kconfig
Makefile