Use the cached variable for eager_hdr->super.tag #9126
arunedarath
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
While going through the code to understand the shared memory data transfer I noticed that ucp_eager_tagged_handler() is accessing eager_hdr->super.tag again.
Below patch removes it. Please see.
Beta Was this translation helpful? Give feedback.
All reactions