diff options
author | Alex Vesker <valex@mellanox.com> | 2017-09-13 11:37:02 +0300 |
---|---|---|
committer | Saeed Mahameed <saeedm@mellanox.com> | 2017-10-14 11:22:07 -0700 |
commit | dae37456c8ac3afe8d5f306717f2b75ed5ca38d9 (patch) | |
tree | a06596963e49e57bcfae2884ba438a876a0d3068 /drivers/infiniband/ulp/ipoib | |
parent | c8249eda7fac00b55eca17ab05207be291d91a3f (diff) | |
download | talos-obmc-linux-dae37456c8ac3afe8d5f306717f2b75ed5ca38d9.tar.gz talos-obmc-linux-dae37456c8ac3afe8d5f306717f2b75ed5ca38d9.zip |
net/mlx5: Support for attaching multiple underlay QPs to root flow table
Previous support allowed connecting only a single QPN to the FT.
Now using a linked list multiple QPNs can be attached to the same FT.
Supporting attaching multiple underlay QPs is required for PKEY
support in which child and parent share the same FT.
The actual attaching/detaching FW commands will be called inside the
function symmetrically.
This change requires a change in IPoIB open and close functions, the
attaching/detaching to/from the FT is done each time we open/close.
Signed-off-by: Alex Vesker <valex@mellanox.com>
Reviewed-by: Maor Gottlieb <maorg@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
Signed-off-by: Leon Romanovsky <leon@kernel.org>
Diffstat (limited to 'drivers/infiniband/ulp/ipoib')
0 files changed, 0 insertions, 0 deletions