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

NEWS: Updated 1.15.0-rc4 section - v1.15.x #9326

Merged
merged 1 commit into from
Aug 30, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion NEWS
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,13 @@
### Features:
### Bugfixes:

## 1.15.0-rc4 (August 22, 2023)
## 1.15.0-rc4 (August 30, 2023)
### Bugfixes:
#### RDMA CORE (IB, ROCE, etc.)
* Fixed dma-buf based memory region registration
* Fixed memory handle data corruption when PCIe relaxed ordering is enabled
#### UCS
* Fixed lane selection, adding bandwidth estimation for Sapphire Rapids family

## 1.15.0-rc3 (August 8, 2023)
### Bugfixes:
Expand Down