30 Commits

Author SHA1 Message Date
Xinghai Cen
e6d00e04be Perftest: Add support for TD lock-free mode
Add support for TD lock-free mode
New option:  --no_lock

        Usage example:
        ib_send_bw -d hns_0 --no_lock
        ib_send_bw -d hns_0 --no_lock 192.168.100.100

Signed-off-by: Xinghai Cen <cenxinghai@h-partners.com>
(cherry picked from commit 621caab096092f45ac8e5b5d74a16467e4f8df4c)
2024-08-21 22:09:07 +08:00
openeuler-ci-bot
3201f7db0e
!33 [sync] PR-32: fix build error due to automake update 1.17
From: @openeuler-sync-bot 
Reviewed-by: @hellotcc 
Signed-off-by: @hellotcc
2024-07-23 02:56:00 +00:00
liweigang
126f9e3c6f fix build error due to automake update 1.17
Signed-off-by: liweigang <liweiganga@uniontech.com>
(cherry picked from commit 6cde06d02cfca0684d63d05d4231d5a262e5cb71)
2024-07-23 10:24:53 +08:00
openeuler-ci-bot
9e4f0501e4
!30 [sync] PR-28: 从社区回合patch到openeuler
From: @openeuler-sync-bot 
Reviewed-by: @hellotcc 
Signed-off-by: @hellotcc
2024-07-17 01:42:45 +00:00
Guofeng Yue
f00efe5824 Fix rx_depth check for XRC
When users manually specifies use_srq in perftest command, the rx_depth will
    be checked.
    If rx_depth is less than the number of qps, the process will throw an error
    and exit.
    Url:   https://github.com/linux-rdma/perftest/commit/lc358f240129f686ebd616a8b2a75f1561846c6c

Signed-off-by:Xinghai Cen <cenxinghai@partners.com>
(cherry picked from commit 662ad4a698723579fb79aaf6a341040bfbefeac1)
2024-07-16 10:33:05 +08:00
Guofeng Yue
80ec12cac3 Support selecting congestion control algorithms
Support configuring congestion control algorithms with hns direct verbs.

    New option:  --congest_type

    Usage example:
    ./ib_send_bw -d hns_0 --congest_type=3DDCQCN
    ./ib_send_bw -d hns_0 --congest_type=3DDCQCN 192.168.100.100
    Url:   d3d89123a6

Signed-off-by:Xinghai Cen <cenxinghai@partners.com>
(cherry picked from commit 680317100d3963f56bd4dd1fb7ecf689ec78cee8)
2024-07-16 10:33:05 +08:00
openeuler-ci-bot
6257dfdaee
!27 解决perftest master分支编译的问题
From: @hellotcc 
Reviewed-by: @li-yangyang20 
Signed-off-by: @li-yangyang20
2024-01-22 06:37:58 +00:00
tcc@hello
c4393435e1
update perftest.spec.
Fix missing required libs, e.g. libibverbs.

Signed-off-by: tcc@hello <tangchengchang@126.com>
2024-01-19 10:03:44 +00:00
openeuler-ci-bot
de1685c3cd
!22 修复riscv64上的构建错误
From: @laokz 
Reviewed-by: @hellotcc 
Signed-off-by: @hellotcc
2023-07-19 02:20:10 +00:00
Xiaoqian Lv
85fbe98af2 backport upstream 4.5-0.20 patches to support riscv64 2023-07-12 16:31:41 +08:00
openeuler-ci-bot
8543540129
!17 fix build error for loongarch64
From: @zhangwenlong01 
Reviewed-by: @li-yangyang20 
Signed-off-by: @li-yangyang20
2023-03-02 02:03:26 +00:00
Wenlong Zhang
ab74ef3ab4 fix build error for loongarch64
Signed-off-by: Wenlong Zhang <zhangwenlong@loongson.cn>
2023-03-01 10:25:57 +08:00
openeuler-ci-bot
04b43f6752
!9 【轻量级 PR】:fix bogus date in %changelog
From: @zhangkea 
Reviewed-by: @li-yangyang20 
Signed-off-by: @li-yangyang20
2022-12-07 02:59:05 +00:00
openeuler-ci-bot
49232b6809
!14 替换当前patch为perftest开源社区的版本
From: @hellotcc 
Reviewed-by: @li-yangyang20 
Signed-off-by: @li-yangyang20
2022-11-29 06:42:42 +00:00
Chengchang Tang
1307cd4c49 Replace patches with community version
This commit replace current patches with the community version patches
to reduce the workload of maintaining perftest in the future.

Signed-off-by: Chengchang Tang <tangchengchang@huawei.com>
2022-11-29 14:01:51 +08:00
openeuler-ci-bot
04469a71ba
!12 支持hns roce new io
From: @hellotcc 
Reviewed-by: @li-yangyang20 
Signed-off-by: @li-yangyang20
2022-11-09 07:01:41 +00:00
Chengchang Tang
df00d8ddda Add hns roce to device list to support new io
Devices which are not in the device list does not support new io
(ibv_wr_xx).

Add patch to support the ibv_wr_xx() API test for hns roce.

These patches also set a correct max inline size for hns.

Signed-off-by: Chengchang Tang <tangchengchang@huawei.com>
2022-11-09 14:19:43 +08:00
ut001695
8ca18afb50 fix bogus date in %changelog 2022-06-15 14:41:59 +08:00
openeuler-ci-bot
a302b9786f
!8 [sync] PR-5: openEuler-22.03-LTS-Next Packages upgrade
From: @openeuler-sync-bot 
Reviewed-by: @small_leek 
Signed-off-by: @small_leek
2022-04-19 08:25:34 +00:00
cherry530
2fa9f2a5d7 remove unuse files
(cherry picked from commit 8dae64803cae7e1cdb291c754d2d52865b2ed784)
2022-04-12 15:34:09 +08:00
openeuler-ci-bot
a29b2d31a3 !4 解决 gcc 10 导致 perftest 编译失败问题
From: @tushenmei
Reviewed-by: @small_leek
Signed-off-by: @small_leek
2021-08-03 08:26:59 +00:00
tushenmei
f9672c47c9 bugfix of gcc 10 2021-08-03 15:35:10 +08:00
openeuler-ci-bot
1788ab936d !3 解决multiple definition 问题
From: @tushenmei
Reviewed-by: @solarhu,@small_leek
Signed-off-by: @solarhu,@small_leek
2021-07-31 07:15:51 +00:00
tushenmei
87431d0897 bugfix multiple definition 2021-07-30 17:22:40 +08:00
openeuler-ci-bot
fcdbbd615e !2 添加gcc依赖, 解决gcc command not found.
From: @shine_
Reviewed-by: @small_leek
Signed-off-by: @small_leek
2021-06-07 20:36:42 +08:00
shine_
a4c5647f01 fix failed: gcc command not found. 2021-06-04 16:39:57 +08:00
openeuler-ci-bot
5d2683b5fc !1 add perftest.yaml
Merge pull request !1 from 成子晗/master
2020-05-11 15:40:45 +08:00
chengzihan2
df116c2977 add perftest.yaml 2020-05-11 11:14:39 +08:00
sugarfillet
f971588dc3 package init 2019-12-08 19:21:27 +08:00
sugarfillet
eeb4e0ec7c package init 2019-12-08 19:12:15 +08:00