File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 77##
88#
99
10- ## 1.2.2 (November 28, 2017 )
10+ ## 1.2.2 (January 4, 2018 )
1111
1212Main:
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
1717Details:
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
You can’t perform that action at this time.
0 commit comments