]> git.ipfire.org Git - thirdparty/iproute2.git/commit
rdma: Report device protocol
authorKamal Heib <kheib@redhat.com>
Thu, 4 May 2023 12:09:18 +0000 (08:09 -0400)
committerDavid Ahern <dsahern@kernel.org>
Wed, 10 May 2023 20:13:39 +0000 (14:13 -0600)
commitbc42cde0a3327638510b26f31fe5c7ea5e714ff6
treee69a513cb6741a8a0efe3698e3786f4ccf272743
parentc8503dc3df541500cd95bed05634b70c64dccd9d
rdma: Report device protocol

Add support for reporting the device protocol.

11: mlx5_0: node_type ca protocol roce fw 12.28.2006
    node_guid 248a:0703:004b:f094 sys_image_guid 248a:0703:004b:f094
12: mlx5_1: node_type ca protocol ib fw 12.28.2006
    node_guid 248a:0703:0049:d4f0 sys_image_guid 248a:0703:0049:d4f0
13: mlx5_2: node_type ca protocol ib fw 12.28.2006
    node_guid 248a:0703:0049:d4f1 sys_image_guid 248a:0703:0049:d4f0
19: siw0: node_type rnic protocol iw node_guid 0200:00ff:fe00:0000
    sys_image_guid 0200:00ff:fe00:0000

Signed-off-by: Kamal Heib <kheib@redhat.com>
Acked-by: Leon Romanovsky <leonro@nvidia.com>
Signed-off-by: David Ahern <dsahern@kernel.org>
rdma/dev.c