Revision c189716b2a7c1d2d8658e269735273caa1c38b54 authored by Maor Gottlieb on 06 June 2021, 08:20:46 UTC, committed by Saeed Mahameed on 10 June 2021, 00:20:04 UTC
Check if RoCE is supported by the device before enable it in
the vport context and create all the RDMA steering objects.

Fixes: 80f09dfc237f ("net/mlx5: Eswitch, enable RoCE loopback traffic")
Signed-off-by: Maor Gottlieb <maorg@nvidia.com>
Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
1 parent a3e5fd9
Raw File
.cocciconfig
[spatch]
	options = --timeout 200
	options = --use-gitgrep
back to top