Whamcloud - gitweb
LU-10391 lnet: migrate router management to Netlink 54/50254/31
authorJames Simmons <jsimmons@infradead.org>
Mon, 7 Aug 2023 13:23:15 +0000 (09:23 -0400)
committerOleg Drokin <green@whamcloud.com>
Fri, 3 Nov 2023 04:01:03 +0000 (04:01 +0000)
commit6557cd4b8c8cf8f8a7d33dadf5a86b4fe0d6eaa2
tree12952ee2c664cbc38bec638fa6f12a17e9f06364
parent3ca6ba39a21cfebc81bbe7f889c486bb82bb563a
LU-10391 lnet: migrate router management to Netlink

Add the doit Netlink handling for routes. The creation and
deletion of routes can now work with large NIDs using the
Netlink API.

Test-Parameters: trivial testlist=sanity-lnet
Change-Id: Ia9fc64785962ce3e74abeef9c77e8b2df0789dd7
Signed-off-by: James Simmons <jsimmons@infradead.org>
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/50254
Reviewed-by: Frank Sehr <fsehr@whamcloud.com>
Reviewed-by: Chris Horn <chris.horn@hpe.com>
Reviewed-by: Cyril Bordage <cbordage@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
lnet/lnet/api-ni.c
lnet/utils/lnetctl.c