Releases: linux-rdma/perftest
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
perftest-4.4-0.3
Fixed freebsd compilation warnings
Added --use-srq flag description to the usage
Added group tag to the sepc file
Changed perftest.spec RPM version to much MLNX_OFED
Fixed traffic class settings for DCT creation
Added support to control hop limit(ttl) parameter for RawEth QP
perftest-4.2-0.8
Fixed print to be in correct scope - inside if clause
Fixed RDMA CM flow on FreeBSD
Ignore GID attribute query error for invalid GID
perftest-4.2-0.7
Suggest reducing requested SQ size on QP creation failed
Change spaces to tabs in alloc_hugepage_region()
Fix hugepages support
Fix HW rate limit for RoCE devices
Add raw_mcast option description to help message
perftest-4.2-0.5
Fix typos
Support OOO data placement for QP's.
Add multi-thread capability to infinitely mode
Fix singal catch logic
fix ah creation issue
Add support for vlan_tag
Add post_list support in run infinitely BW
Remove unused variables
Verify the create_thread return value
Modify Perftest version to upgrade support of Ubuntu
Change the Internal version to be backward compatible
Force the run_infinitely mode to not support rate limit
Remove contig support from regular verbs
Add CX6 and BlueField device id's
Added FreeBSD OS support
Add support for packet pacing extension
Explain Gb/s to MB/s conversion