Skip to content

perftest-4.4-0.32

Compare
Choose a tag to compare
@dimasique1 dimasique1 released this 11 Oct 15:55
· 252 commits to master since this release
5a05b73

6ff1c4a Adjust max inline size for QLOGIC_E4 device
ac87d0e Fixed typo in perftest_communication error output
23938df Add 0xefa1 pciid to the database
f086858 Added new RoCE version choosing mechanism
7f9e2f7 Added known issues for GPUDirect into README
46ec5e2 Fixing typos in readme
947c5cb Readme change to describe GPUDirect usage
db36680 Add receive post list option
9c56248 Check iterations and post list remainder
d30e91e Don't call ibv_qp_to_qp_ex when hardware does not support extended QP
5d1a317 Fix help typo
91e12e8 Use MiB instead of MB in help message.
8dac3fb Added BW prints for recv side in ib_send_bw if run_infinitely used
816cfaf configure: fix ibv_wr_api enable argument
1fa0dfc Use IBV WR API for warm up iterations
8be93cf Fix iWARP connection failures - Modify backlog passed to rdma_listen.
04a0fd1 Add SRD support for RDMA read
95b1ffc Forbid messages larger than SRD max msg size
2cd68c2 Add SRD support for new IBV send WR API