From c078e9bf0ffb01502b0a1f032dc162043a581ce6 Mon Sep 17 00:00:00 2001 From: "Pavel Shamis (Pasha)" Date: Fri, 8 Feb 2019 13:46:59 -0600 Subject: [PATCH] NEWS: Update We have never tagged RC2. Renaming RC3->RC2. Signed-off-by: Pavel Shamis (Pasha) --- NEWS | 18 +++++++----------- 1 file changed, 7 insertions(+), 11 deletions(-) diff --git a/NEWS b/NEWS index 6f9beb928af..f30dd522ab5 100644 --- a/NEWS +++ b/NEWS @@ -7,16 +7,7 @@ ## # -## 1.5.0 rc3 (February 8, 2019) -Bugfixes: -- Fix overflow in RC/DC flush operations -- Update description in SPEC file and README -- Fix RoCE source port for dc_mlx5 flow control -- Improve ucx_info help message -- Fix segfault in UCP, due to int truncation in count_one_bits() - -## 1.5.0 rc2 (January 15, 2019) - +## 1.5.0 rc2 (February 8, 2019) Features: - New emulation mode enabling full UCX functionality (Atomic, Put, Get) over TCP and RDMA-CORE interconnects which don't implement full RDMA semantics @@ -30,7 +21,12 @@ Features: - GPU-to-Infiniband HCA affinity support based on locality/distance (PCIe) Bugfixes: -- Multiple bugfixes (full list on github) +- Fix overflow in RC/DC flush operations +- Update description in SPEC file and README +- Fix RoCE source port for dc_mlx5 flow control +- Improve ucx_info help message +- Fix segfault in UCP, due to int truncation in count_one_bits() +- Multiple other bugfixes (full list on github) Tested configurations: - InfiniBand: MLNX_OFED 4.4-4.5, distribution inbox drivers, rdma-core