Details
-
Improvement
-
Resolution: Fixed
-
Minor
-
None
-
None
-
9223372036854775807
Description
We can perform a single check for the LNET_PING_FEAT_RTE_DISABLED flag in lnet_router_discovery_ping_reply() rather than repeatedly check it in the loop. Specifically, we can move this check to earlier in the function where we check for LNET_PEER_PING_FAILED.