diff --git a/NEWS b/NEWS index d43f700198ac..fb582d2b5778 100644 --- a/NEWS +++ b/NEWS @@ -15,8 +15,8 @@ ### Bugfixes: #### UCP * Disabled rendezvous pipeline protocol selection when using non-contiguous buffer -#### UCT -* Fixed Infiniband posting error when compiler optimizes code with memmove() +#### RDMA CORE (IB, ROCE, etc.) +* Fixed mlx5 WQE posting error due to compiler memory copy optimizations #### GPU (CUDA, ROCM) * Fixed cuda_ipc transport being disabled if a CUDA device is not set during initialization #### UCM