Skip to content

Commit 202966d

Browse files
committed
NEWS.md: Update for 2.5.0 release
Signed-off-by: Jianxin Xiong <jianxin.xiong@intel.com>
1 parent 65e05f4 commit 202966d

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

NEWS.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ v2.5.0, Fri March 20, 2026
5353

5454
## CXI ##
5555

56+
- cxip_mr_init uses wrong length field from DMABUF structure
5657
- Fix hang in MPI when using cxi with lnx
5758
- Fix append sequence for standard MR
5859
- Add cxi unit tests and update man/fi_cxi.7
@@ -67,6 +68,7 @@ v2.5.0, Fri March 20, 2026
6768

6869
## EFA ##
6970

71+
- Fix zero-length VLA stack overflow in RMA paths
7072
- Fix 0 byte send/read/write support
7173
- Clean up efa_hmem_info_init_iface()
7274
- Fix error path deadlock in efa_base_ep_create_qp
@@ -175,6 +177,10 @@ v2.5.0, Fri March 20, 2026
175177
- Fix MP Eager replays for 9B headers
176178
- Fix mismatched alignment attribute between packet header & payload unions.
177179

180+
## PSM3 ##
181+
182+
- Update psm3 to match IEFS 12.1.0.1 release
183+
178184
## RXD ##
179185

180186
- Fix atomic fetch/compare path
@@ -187,6 +193,7 @@ v2.5.0, Fri March 20, 2026
187193

188194
## SHM ##
189195

196+
- Always prefer IPC over bouncing through shm
190197
- Fix shm not utilizing XPMEM when requested
191198
- Validate application input for atomic ops
192199
- Fix smr_unexp_ipc chunking for large buffered messages
@@ -219,6 +226,7 @@ v2.5.0, Fri March 20, 2026
219226

220227
## Fabtests ##
221228

229+
- dmabuf-rdma: Fix uninitialized variable warning
222230
- hmem: Add way to query neuron ops version
223231
- hmem: Use neuron nrt_get_dmabuf_fd_v2 if available
224232
- Add fabtests for getting dmabuf fd

0 commit comments

Comments
 (0)