Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
dynamo
Commits
b6852919
Unverified
Commit
b6852919
authored
Mar 10, 2026
by
Ryan Olson
Committed by
GitHub
Mar 10, 2026
Browse files
fix: handle early arrivals (#7126)
Signed-off-by:
Ryan Olson
<
rolson@nvidia.com
>
parent
236cb17d
Changes
2
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
638 additions
and
91 deletions
+638
-91
lib/kvbm-physical/Cargo.toml
lib/kvbm-physical/Cargo.toml
+1
-0
lib/kvbm-physical/src/transfer/notifications/nixl_events.rs
lib/kvbm-physical/src/transfer/notifications/nixl_events.rs
+637
-91
No files found.
lib/kvbm-physical/Cargo.toml
View file @
b6852919
...
@@ -42,3 +42,4 @@ testing-nixl-gds = []
...
@@ -42,3 +42,4 @@ testing-nixl-gds = []
[dev-dependencies]
[dev-dependencies]
dynamo-memory
=
{
workspace
=
true
,
features
=
["unsafe-slices"]
}
dynamo-memory
=
{
workspace
=
true
,
features
=
["unsafe-slices"]
}
rstest
=
"0.26"
rstest
=
"0.26"
tokio
=
{
workspace
=
true
,
features
=
["test-util"]
}
lib/kvbm-physical/src/transfer/notifications/nixl_events.rs
View file @
b6852919
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment