]> git.baikalelectronics.ru Git - kernel.git/commit
net/mlx5e: Annul encap action ordering requirement
authorEli Britstein <elibr@mellanox.com>
Tue, 4 Dec 2018 06:06:41 +0000 (08:06 +0200)
committerSaeed Mahameed <saeedm@mellanox.com>
Tue, 11 Dec 2018 22:52:19 +0000 (14:52 -0800)
commit81f7ddcc8df6d104a6f13d100d12be8816042b0a
treebc29309ea21e01813deb4330ed089dd00b4c3e2d
parent5e6b075108dde8cab788636196f61efa05435769
net/mlx5e: Annul encap action ordering requirement

Currently a FW syndrome is emitted if the driver configures a
multi-destination FTE where the first destination is a tunneled uplink
port and the second destination is a local vPort.

Support this scenario by creating a multi-destination FTE using the
firmware's extended destination capabilities.

Signed-off-by: Eli Britstein <elibr@mellanox.com>
Reviewed-by: Oz Shlomo <ozsh@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
drivers/net/ethernet/mellanox/mlx5/core/eswitch_offloads.c