]> git.baikalelectronics.ru Git - kernel.git/commit
net/mlx5: Add merged e-switch cap
authorRoi Dayan <roid@mellanox.com>
Tue, 5 Dec 2017 08:38:58 +0000 (10:38 +0200)
committerSaeed Mahameed <saeedm@mellanox.com>
Thu, 17 May 2018 21:17:34 +0000 (14:17 -0700)
commitaad51b1e9e2d54c77bdf25b673f9ed9a9f1856f2
treef790d34d5397a3c90407c22d293c2d15561e9b83
parent2f944b8ee04e5684c79f07cf3ada9df44edd30df
net/mlx5: Add merged e-switch cap

When merged e-switch is supported, the per-port e-switch is logically
merged into one e-switch that spans both physical ports and all the VFs.
Under merged eswitch, both the matching on source vport and setting
destination vport can have a 2nd attribute which is the vhca id of the
eswitch owner.

For example:
esw0: {match: <src vport=1 owner=0> action: fwd to <dst vport=7, owner=1>}
is a flow set on eswitch0 matching on source vport=1 from his eswitch
and the action being fwd to dest vport=7 of eswitch1.

Signed-off-by: Roi Dayan <roid@mellanox.com>
Reviewed-by: Shahar Klein <shahark@mellanox.com>
Reviewed-by: Or Gerlitz Klein <ogerlitz@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
include/linux/mlx5/mlx5_ifc.h