Skip to content

Releases: linux-rdma/perftest

perftest-4.4-0.29

24 May 23:14
2490003

Choose a tag to compare

This release is the first (among not beta-releases) that includes:

  1. new post send API by default for Mellanox and EFA devices
  2. support for DC over rdma-core
  3. EFA devices support
  4. Relaxed ordering feature (by default on CPUs that support it properly)
  5. Ability to choose CUDA device
  6. ...various other features and bugfixes

perftest-4.4-0.23

05 Apr 10:29
0c11760

Choose a tag to compare

perftest-4.4-0.23 Pre-release
Pre-release

This pre-release includes some of the fixes that will appear soon in rdma-core-dc-support branch.

perftest-4.4-0.18

25 Feb 00:23
0c11760

Choose a tag to compare

perftest-4.4-0.18 Pre-release
Pre-release

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

16 Dec 00:28

Choose a tag to compare

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

15 Oct 01:36

Choose a tag to compare

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

25 Aug 12:51

Choose a tag to compare

Move to a more portable shebang in run_perftest_multi_devices

perftest-4.4-0.7

13 Aug 15:06
1025f73

Choose a tag to compare

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

27 May 14:56

Choose a tag to compare

perftest: add Broadcom's netxtreme pci ids
Added new post_send API usage for RC,UC,UD,XRC

perftest-4.4-0.5

11 Oct 11:19

Choose a tag to compare

Fixed ToS(Type of Service) variable size issue

perftest-4.4-0.4

09 Oct 13:07

Choose a tag to compare

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