]> 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)
commitaf0bcbc524f7838cef1180f61283df36db3d4c5e
treedce79194dd087334545acafcfffcaffde13f287a
parente7e3192a091b0be375d66494ecc64f6223252888
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