Whamcloud - gitweb
LU-17476 lnet: use bits only to match ME in all cases 89/55489/2
authorSerguei Smirnov <ssmirnov@whamcloud.com>
Fri, 16 Feb 2024 19:01:21 +0000 (11:01 -0800)
committerOleg Drokin <green@whamcloud.com>
Sat, 22 Jun 2024 06:40:24 +0000 (06:40 +0000)
commita34b3596ad29fc4fd9e7d1f007e4f6ee514dfcaa
treec7810e139805bd90205307c2e3639f3c872f0516
parenteb35ce5538512b67fd82955c54a148eb707a10ee
LU-17476 lnet: use bits only to match ME in all cases

If NIDs belong to the same peer and matchbits are matching,
declare a match even if matchbits are matched as not available
or ignored

Lustre-change: https://review.whamcloud.com/54082
Lustre-commit: a7ae2e5515879dc31e87106314d35dc439a2c50d

Test-Parameters: testlist=sanity env=ONLY=350,ONLY_REPEAT=10
Signed-off-by: Serguei Smirnov <ssmirnov@whamcloud.com>
Change-Id: I394c492381a2d069b34516c473220192df05fbd2
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Frank Sehr <fsehr@whamcloud.com>
Reviewed-by: Cyril Bordage <cbordage@whamcloud.com>
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/55489
Reviewed-by: Oleg Drokin <green@whamcloud.com>
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
lnet/lnet/lib-ptl.c