Hide Forgot
Description of problem: Let's update perftest to latest upstream release for RHEL-8.5. Version-Release number of selected component (if applicable): https://github.com/linux-rdma/perftest/releases/download/v4.5-0.2/perftest-4.5-0.2.gddb0705.tar.gz How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info: perftest-4.5-0.2 dimasique1 released this on Mar 29 Increase perftest package major version Additional version increase Used sleep() instead of alarm() in --run_infinitely mode Check PCIe relaxed ordering compliant
Verification has been done as part of RHEL8.5 CTC#1 test cycle for RDMA. 1. build and packages DISTRO=RHEL-8.5.0-20210609.n.3 + [21-06-14 08:40:51] cat /etc/redhat-release Red Hat Enterprise Linux release 8.5 Beta (Ootpa) + [21-06-14 08:40:51] uname -a Linux rdma-virt-03.lab.bos.redhat.com 4.18.0-310.el8.x86_64 #1 SMP Thu May 27 14:56:02 EDT 2021 x86_64 x86_64 x86_64 GNU/Linux + [21-06-14 08:40:51] cat /proc/cmdline BOOT_IMAGE=(hd0,msdos1)/vmlinuz-4.18.0-310.el8.x86_64 root=UUID=444ac480-1c64-43fd-8621-3a54d2893cd0 ro intel_idle.max_cstate=0 processor.max_cstate=0 intel_iommu=on iommu=on console=tty0 rd_NO_PLYMOUTH crashkernel=auto resume=UUID=8430bca2-d29a-4cdb-ab15-1554e75db237 console=ttyS1,115200n81 + [21-06-14 08:40:51] rpm -q rdma-core linux-firmware rdma-core-35.0-1.el8.x86_64 linux-firmware-20201218-102.git05789708.el8.noarch + [21-06-14 08:40:51] rpm -q perftest perftest-4.5-1.el8.x86_64 2. test HCAs MLX4 IB, MLX4 ROCE, MLX5 IB, MLX5 ROCE, BNXT ROCE, QEDR IW, CXGB4 IW, HFI OPA 3. Result Other than QEDR IW, due to bz1963070, all perftest testcases passed for the above HCA hosts. ex) for MLX5 IB Test results for perftest on rdma-dev-22: 4.18.0-310.el8.x86_64, rdma-core-35.0-1.el8, mlx5, ib1, & mlx5_2 Result | Status | Test ---------+--------+------------------------------------ PASS | 0 | ib_atomic_bw RC PASS | 0 | ib_atomic_bw XRC PASS | 0 | ib_atomic_lat RC PASS | 0 | ib_atomic_lat XRC PASS | 0 | ib_read_bw RC PASS | 0 | ib_read_bw XRC PASS | 0 | ib_read_lat RC PASS | 0 | ib_read_lat XRC PASS | 0 | ib_send_bw RC PASS | 0 | ib_send_bw XRC PASS | 0 | ib_send_lat RC PASS | 0 | ib_send_lat XRC PASS | 0 | ib_write_bw RC PASS | 0 | ib_write_bw XRC PASS | 0 | ib_write_lat RC PASS | 0 | ib_write_lat XRC Checking for failures and known issues: no test failures
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (RDMA stack bug fix and enhancement update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2021:4412