]> git.baikalelectronics.ru Git - kernel.git/commit
net/mlx5: E-Switch, Allow offloading fwd dest flow table with vport
authorRoi Dayan <roid@nvidia.com>
Sun, 2 Oct 2022 04:56:30 +0000 (21:56 -0700)
committerJakub Kicinski <kuba@kernel.org>
Mon, 3 Oct 2022 23:55:29 +0000 (16:55 -0700)
commit8c9cc1eb90c13ee3ec2a8a52af4e564a9b161047
treedce79194dd087334545acafcfffcaffde13f287a
parent1330bd9884efc49f5b5ca854cf1185f1bec705d0
net/mlx5: E-Switch, Allow offloading fwd dest flow table with vport

Before this commit a fwd dest flow table resulted in ignoring vport dests
which is incorrect and is supported.
With this commit the dests can be a mix of flow table and vport dests.
There is still a limitation that there cannot be more than one flow table dest.

Signed-off-by: Roi Dayan <roid@nvidia.com>
Reviewed-by: Maor Dickman <maord@nvidia.com>
Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/mellanox/mlx5/core/eswitch_offloads.c