-
Bug
-
Resolution: Fixed
-
Critical
-
None
-
None
-
3
-
9223372036854775807
"LU-6245 libcfs: add ktime_get_real_seconds support" introduced a problem where sometimes we use cfs_time_current() and others ktime_get_real_seconds(). This leads to wrong comparison, leading to strange timing issues.
One behavior observed were routers considering peers dead, due to these inconsistent comparison.
We'll need to make sure that the LNet and LND code follows a consistent and correct approach.
- is related to
-
LU-10707 TCP eth routed LNet traffic broken
-
- Resolved
-