Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1.20.2rc1 #9897

Merged
merged 5 commits into from
Mar 19, 2024
Merged

1.20.2rc1 #9897

merged 5 commits into from
Mar 19, 2024

Conversation

aingerson
Copy link
Contributor

No description provided.

j-xiong and others added 5 commits March 18, 2024 16:22
The dmabuf fd is caches by Level-Zero. It should only be closed when
the buffer is freed.

Cherry-picked from commit 9753b35
Signed-off-by: Jianxin Xiong <jianxin.xiong@intel.com>
Preciously the command context was silently dropped, causing the send
to wait forever if the message is sent via IPC.

Cherry-picked from commit efe339e

Signed-off-by: Jianxin Xiong <jianxin.xiong@intel.com>
This help debugging issues when the two sides don't agree on the
naming convention. For example, in fabtests, if one side forgets
to use the '-s <node-name>' option, shm objects it creates may lack
the node-name prefix, while the peer may try to open with the prefix.

Cherry-picked from commit a955a51

Signed-off-by: Jianxin Xiong <jianxin.xiong@intel.com>
This fixes a file descriptor leak which is not obvious for regular
applications. For fi_ubertest, however, each sub-test goes through
a setup-teardown process the file descriptors can quickly run out
due to this leak.

Cherry-picked from commit b555e51

Signed-off-by: Jianxin Xiong <jianxin.xiong@intel.com>
Signed-off-by: Alexia Ingerson <alexia.ingerson@intel.com>
@aingerson aingerson merged commit 3c44122 into ofiwg:v1.20.x Mar 19, 2024
12 of 14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants