Releases: linux-rdma/perftest
perftest-4.4-0.29
This release is the first (among not beta-releases) that includes:
- new post send API by default for Mellanox and EFA devices
- support for DC over rdma-core
- EFA devices support
- Relaxed ordering feature (by default on CPUs that support it properly)
- Ability to choose CUDA device
- ...various other features and bugfixes
perftest-4.4-0.23
This pre-release includes some of the fixes that will appear soon in rdma-core-dc-support branch.
perftest-4.4-0.18
This pre-release includes some of the changes that will appear soon in rdma-core-dc-support branch. They include DC support over rdma-core, new post send API used by default.
perftest-4.4-0.11
Turned off disabling CQ moderation for --all and UD
Fixed IBV_WR API BW tests behaviour without CQ moderation
Adjust default CQ moderation value according to message size
Changes NOT included in this release
Added performance counter display
Add EFA and SRD support for ib_send_* tests
check for error return value in ctx_xchg_data
releasing of the changes above is postponed.
perftest-4.4-0.9
Changes included into the release:
Fixed incorrect behavior of ibv_send_lat with multicast.
Fixes for multicast tests on setups with non-default pkeys
Fixed a type in setting pkey
Changes NOT included into the release:
Added performance counter display
Add EFA and SRD support for ib_send_* tests
check for error return value in ctx_xchg_data
They will be part of the next release.
perftest-4.4-0.8
Move to a more portable shebang in run_perftest_multi_devices
perftest-4.4-0.7
Do not hard code location of netinet/ip.h
Use bash for run_perftest_multi_devices
Added support for ConnectX6-Dx and Bluefield 2
Fixed false error reporting on QP creation
Fixed false error reporting for ib_send_lat with MultiCast
Fixed unused-but-set-variable warning in case of exp verbs are used
perftest-4.4-0.6
perftest: add Broadcom's netxtreme pci ids
Added new post_send API usage for RC,UC,UD,XRC
perftest-4.4-0.5
Fixed ToS(Type of Service) variable size issue
perftest-4.4-0.4
Fixed compilation errors if glibc is old (e.g. XenServer 6.5)
Fixed rdma-cm related compilation warnings on FreeBSD
Fixed ibv_read_bw on DC connection for MLNX_OFED-4.5
Added RDMA CM multi QP support