Whamcloud - gitweb
LU-10003 lnet: migrate old route API to Netlink / YAML API 40/50440/22
authorJames Simmons <jsimmons@infradead.org>
Sun, 9 Jul 2023 13:55:39 +0000 (09:55 -0400)
committerOleg Drokin <green@whamcloud.com>
Fri, 3 Nov 2023 04:01:30 +0000 (04:01 +0000)
commit8b51c333716adade3c89b10fedbe2ca1851e027c
tree8ec1584f290d99656da0c47e0d434fae098df7b3
parent6557cd4b8c8cf8f8a7d33dadf5a86b4fe0d6eaa2
LU-10003 lnet: migrate old route API to Netlink / YAML API

With LNet route management now supported with the Netlink / YAML
API we can move the pre-MR route handling away from the
old ioctls. This allows use of large NIDs as well for IPv6
support.

Test-Parameters: trivial
Test-Parameters: testlist=conf-sanity env=ONLY="67"
Signed-off-by: James Simmons <jsimmons@infradead.org>
Change-Id: I1526d3e27967a10f556b8e31f15803659c0164bd
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/50440
Reviewed-by: Cyril Bordage <cbordage@whamcloud.com>
Reviewed-by: Chris Horn <chris.horn@hpe.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
lustre/utils/portals.c