Skip to content

Commit 2abcbfe

Browse files
authored
Merge pull request #2148 from shamisp/v1.2.x
NEWS: Updating the file to reflect resent changes
2 parents 3786a8f + 634a9a8 commit 2abcbfe

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

NEWS

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,18 +7,19 @@
77
##
88
#
99

10-
## 1.2.2 (November 28, 2017)
10+
## 1.2.2 (January 4, 2018)
1111

1212
Main:
1313
- Support including UCX API headers from C++ code
1414
- UD transport to handle unicast flood on RoCE fabric
15-
- Compilation fixes for gcc 7.1.1 and clang 3.6
15+
- Compilation fixes for gcc 7.1.1, clang 3.6, clang 5
1616

1717
Details:
1818
- When UD transport is used with RoCE, packets intended for other peers may
1919
arrive on different adapters (as a result of unicast flooding).
2020
- This change adds packet filtering based on destination GIDs. Now the packet
2121
is silently dropped, if its destination GID does not match the local GID.
22+
- Added a new device ID for InfiniBand HCA
2223
- [packaging] Move `examples/` and `perftest/` into doc
2324
- [packaging] Update spec to work on old distros while complaint with Fedora
2425
guidelines

0 commit comments

Comments
 (0)