Bug 2167405
| Summary: | [RHEL-9.2] Update perftest to latest upstream version | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 9 | Reporter: | Kamal Heib <kheib> |
| Component: | perftest | Assignee: | Kamal Heib <kheib> |
| Status: | CLOSED ERRATA | QA Contact: | Brian Chae <bchae> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 9.2 | CC: | bchae, dledford, hwkernel-mgr, mschmidt, rdma-dev-team |
| Target Milestone: | rc | Keywords: | Rebase, Triaged |
| Target Release: | 9.2 | Flags: | pm-rhel:
mirror+
|
| Hardware: | Unspecified | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | perftest-4.5.0.20-4.el9 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2023-05-09 08:26:16 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Kamal Heib
2023-02-06 14:41:08 UTC
perftest-4.5.0.20-4.el9 is: https://brewweb.engineering.redhat.com/brew/taskinfo?taskID=50566139 https://brewweb.engineering.redhat.com/brew/buildinfo?buildID=2363019 The verification test for "verified:tested" for this bug was done as the following:
1. baseline build : RHEL-9.2.0-20230207.8
2. HW tested : MLX4 IB0, IB1, RoCE
3. perftest package tested : perftest-4.5.0.20-4.el9.x86_64.rpm
4. sanity test results
sanity test results on rdma-virt-00/rdma-virt-01 & Beaker job J:7508588:
5.14.0-252.el9.x86_64, rdma-core-44.0-2.el9, mlx4, ib0, ConnectX-3 Pro & mlx4_0
Result | Status | Test
---------+--------+------------------------------------
PASS | 0 | load module mlx4_ib
PASS | 0 | load module mlx4_en
PASS | 0 | load module mlx4_core
PASS | 0 | enable opensm
PASS | 0 | restart opensm
PASS | 0 | osmtest -f c -g 0xe41d2d03001d6791
PASS | 0 | stop opensm
PASS | 0 | disable opensm
FAIL | 1 | ibstatus reported expected HCA rate
PASS | 0 | pkey mlx4_ib0.8080 create/delete
PASS | 0 | /usr/sbin/ibstat
PASS | 0 | /usr/sbin/ibstatus
PASS | 0 | systemctl start srp_daemon.service
PASS | 0 | /usr/sbin/ibsrpdm -vc
PASS | 0 | systemctl stop srp_daemon
PASS | 0 | ping self - 172.31.0.201
PASS | 0 | ping6 self - fe80::e61d:2d03:1d:6791%mlx4_ib0
PASS | 0 | ping server - 172.31.0.200
PASS | 0 | ping6 server - fe80::e61d:2d03:1d:6701%mlx4_ib0
PASS | 0 | openmpi mpitests-IMB-MPI1 PingPong
PASS | 0 | openmpi mpitests-IMB-IO S_Read_indv
PASS | 0 | openmpi mpitests-IMB-EXT Window
PASS | 0 | openmpi mpitests-osu_get_bw
PASS | 0 | ip multicast addr
PASS | 0 | rping
PASS | 0 | rcopy
PASS | 0 | ib_read_bw
PASS | 0 | ib_send_bw
PASS | 0 | ib_write_bw
PASS | 0 | iser login
PASS | 0 | mount /dev/sdb /iser
PASS | 0 | iser write 1K
PASS | 0 | iser write 1M
PASS | 0 | iser write 1G
PASS | 0 | nfsordma mount - XFS_EXT
PASS | 0 | nfsordma - wrote [5KB, 5MB, 5GB in 1KB, 1MB, 1GB bs]
PASS | 0 | nfsordma umount - XFS_EXT
PASS | 0 | nfsordma mount - RAMDISK
PASS | 0 | nfsordma - wrote [5KB, 5MB, 5GB in 1KB, 1MB, 1GB bs]
PASS | 0 | nfsordma umount - RAMDISK
Checking for failures and known issues:
ibstatus reported expected HCA rate is a known issue on RHEL-9.2 over ConnectX-3 Pro mlx4/ib0 - see Known config issue
no new test failures
sanity test results on rdma-virt-00/rdma-virt-01 & Beaker job J:7508588:
5.14.0-252.el9.x86_64, rdma-core-44.0-2.el9, mlx4, ib1, ConnectX-3 Pro & mlx4_0
Result | Status | Test
---------+--------+------------------------------------
PASS | 0 | load module mlx4_ib
PASS | 0 | load module mlx4_en
PASS | 0 | load module mlx4_core
PASS | 0 | enable opensm
PASS | 0 | restart opensm
PASS | 0 | osmtest -f c -g 0xe41d2d03001d6792
PASS | 0 | stop opensm
PASS | 0 | disable opensm
FAIL | 1 | ibstatus reported expected HCA rate
PASS | 0 | pkey mlx4_ib1.8080 create/delete
PASS | 0 | /usr/sbin/ibstat
PASS | 0 | /usr/sbin/ibstatus
PASS | 0 | systemctl start srp_daemon.service
PASS | 0 | /usr/sbin/ibsrpdm -vc
PASS | 0 | systemctl stop srp_daemon
PASS | 0 | ping self - 172.31.1.201
PASS | 0 | ping6 self - fe80::e61d:2d03:1d:6792%mlx4_ib1
PASS | 0 | ping server - 172.31.1.200
PASS | 0 | ping6 server - fe80::e61d:2d03:1d:6702%mlx4_ib1
PASS | 0 | openmpi mpitests-IMB-MPI1 PingPong
PASS | 0 | openmpi mpitests-IMB-IO S_Read_indv
PASS | 0 | openmpi mpitests-IMB-EXT Window
PASS | 0 | openmpi mpitests-osu_get_bw
PASS | 0 | ip multicast addr
PASS | 0 | rping
PASS | 0 | rcopy
PASS | 0 | ib_read_bw
PASS | 0 | ib_send_bw
PASS | 0 | ib_write_bw
PASS | 0 | iser login
PASS | 0 | mount /dev/sdb /iser
PASS | 0 | iser write 1K
PASS | 0 | iser write 1M
PASS | 0 | iser write 1G
PASS | 0 | nfsordma mount - XFS_EXT
PASS | 0 | nfsordma - wrote [5KB, 5MB, 5GB in 1KB, 1MB, 1GB bs]
PASS | 0 | nfsordma umount - XFS_EXT
PASS | 0 | nfsordma mount - RAMDISK
PASS | 0 | nfsordma - wrote [5KB, 5MB, 5GB in 1KB, 1MB, 1GB bs]
PASS | 0 | nfsordma umount - RAMDISK
Checking for failures and known issues:
ibstatus reported expected HCA rate is a known issue on RHEL-9.2 over ConnectX-3 Pro mlx4/ib1 - see Known config issue
no new test failures
sanity test results on rdma-virt-00/rdma-virt-01 & Beaker job J:7508588:
5.14.0-252.el9.x86_64, rdma-core-44.0-2.el9, mlx4, roce.45, ConnectX-3 Pro & mlx4_1
Result | Status | Test
---------+--------+------------------------------------
PASS | 0 | load module mlx4_ib
PASS | 0 | load module mlx4_en
PASS | 0 | load module mlx4_core
FAIL | 1 | ibstatus reported expected HCA rate
PASS | 0 | /usr/sbin/ibstat
PASS | 0 | /usr/sbin/ibstatus
PASS | 0 | systemctl start srp_daemon.service
SKIP | 777 | ibsrpdm
PASS | 0 | systemctl stop srp_daemon
PASS | 0 | ping self - 172.31.45.201
PASS | 0 | ping6 self - fe80::202:c9ff:feee:5860%mlx4_roce.45
PASS | 0 | ping server - 172.31.45.200
PASS | 0 | ping6 server - fe80::202:c9ff:feee:5870%mlx4_roce.45
PASS | 0 | openmpi mpitests-IMB-MPI1 PingPong
PASS | 0 | openmpi mpitests-IMB-IO S_Read_indv
PASS | 0 | openmpi mpitests-IMB-EXT Window
PASS | 0 | openmpi mpitests-osu_get_bw
PASS | 0 | ip multicast addr
PASS | 0 | rping
PASS | 0 | rcopy
PASS | 0 | ib_read_bw
PASS | 0 | ib_send_bw
PASS | 0 | ib_write_bw
PASS | 0 | iser login
PASS | 0 | mount /dev/sdb /iser
PASS | 0 | iser write 1K
PASS | 0 | iser write 1M
PASS | 0 | iser write 1G
PASS | 0 | nfsordma mount - XFS_EXT
PASS | 0 | nfsordma - wrote [5KB, 5MB, 5GB in 1KB, 1MB, 1GB bs]
PASS | 0 | nfsordma umount - XFS_EXT
PASS | 0 | nfsordma mount - RAMDISK
PASS | 0 | nfsordma - wrote [5KB, 5MB, 5GB in 1KB, 1MB, 1GB bs]
PASS | 0 | nfsordma umount - RAMDISK
Checking for failures and known issues:
ibstatus reported expected HCA rate is a known issue on RHEL-9.2 over ConnectX-3 Pro mlx4/roce.45 - see Known config issue
no new test failures
Perftest results:
perftest test results on rdma-virt-00/rdma-virt-01 & Beaker job J:7508588:
5.14.0-252.el9.x86_64, rdma-core-44.0-2.el9, mlx4, ib0, ConnectX-3 Pro & mlx4_0
Result | Status | Test
---------+--------+------------------------------------
PASS | 0 | ib_read_bw RC
PASS | 0 | ib_read_lat RC
PASS | 0 | ib_send_bw RC
PASS | 0 | ib_send_lat RC
PASS | 0 | ib_write_bw RC
PASS | 0 | ib_write_lat RC
Checking for failures and known issues:
no test failures
perftest test results on rdma-virt-00/rdma-virt-01 & Beaker job J:7508588:
5.14.0-252.el9.x86_64, rdma-core-44.0-2.el9, mlx4, ib1, ConnectX-3 Pro & mlx4_0
Result | Status | Test
---------+--------+------------------------------------
PASS | 0 | ib_read_bw RC
PASS | 0 | ib_read_lat RC
PASS | 0 | ib_send_bw RC
PASS | 0 | ib_send_lat RC
PASS | 0 | ib_write_bw RC
PASS | 0 | ib_write_lat RC
Checking for failures and known issues:
no test failures
perftest test results on rdma-virt-00/rdma-virt-01 & Beaker job J:7508588:
5.14.0-252.el9.x86_64, rdma-core-44.0-2.el9, mlx4, roce.45, ConnectX-3 Pro & mlx4_1
Result | Status | Test
---------+--------+------------------------------------
PASS | 0 | ib_read_bw RC
PASS | 0 | ib_read_lat RC
PASS | 0 | ib_send_bw RC
PASS | 0 | ib_send_lat RC
PASS | 0 | ib_write_bw RC
PASS | 0 | ib_write_lat RC
PASS | 0 | raw_ethernet_bw RC
PASS | 0 | raw_ethernet_lat RC
Checking for failures and known issues:
no test failures
o All passed and setting this bug with "verified:tested"
(In reply to Brian Chae from comment #2) > The verification test for "verified:tested" for this bug was done as the > following: > > 1. baseline build : RHEL-9.2.0-20230207.8 > 2. HW tested : MLX4 IB0, IB1, RoCE > 3. perftest package tested : perftest-4.5.0.20-4.el9.x86_64.rpm > 4. sanity test results > > sanity test results on rdma-virt-00/rdma-virt-01 & Beaker job J:7508588: > 5.14.0-252.el9.x86_64, rdma-core-44.0-2.el9, mlx4, ib0, ConnectX-3 Pro & > mlx4_0 > Result | Status | Test > ---------+--------+------------------------------------ > PASS | 0 | load module mlx4_ib > PASS | 0 | load module mlx4_en > PASS | 0 | load module mlx4_core > PASS | 0 | enable opensm > PASS | 0 | restart opensm > PASS | 0 | osmtest -f c -g 0xe41d2d03001d6791 > PASS | 0 | stop opensm > PASS | 0 | disable opensm > FAIL | 1 | ibstatus reported expected HCA rate > PASS | 0 | pkey mlx4_ib0.8080 create/delete > PASS | 0 | /usr/sbin/ibstat > PASS | 0 | /usr/sbin/ibstatus > PASS | 0 | systemctl start srp_daemon.service > PASS | 0 | /usr/sbin/ibsrpdm -vc > PASS | 0 | systemctl stop srp_daemon > PASS | 0 | ping self - 172.31.0.201 > PASS | 0 | ping6 self - fe80::e61d:2d03:1d:6791%mlx4_ib0 > PASS | 0 | ping server - 172.31.0.200 > PASS | 0 | ping6 server - fe80::e61d:2d03:1d:6701%mlx4_ib0 > PASS | 0 | openmpi mpitests-IMB-MPI1 PingPong > PASS | 0 | openmpi mpitests-IMB-IO S_Read_indv > PASS | 0 | openmpi mpitests-IMB-EXT Window > PASS | 0 | openmpi mpitests-osu_get_bw > PASS | 0 | ip multicast addr > PASS | 0 | rping > PASS | 0 | rcopy > PASS | 0 | ib_read_bw > PASS | 0 | ib_send_bw > PASS | 0 | ib_write_bw > PASS | 0 | iser login > PASS | 0 | mount /dev/sdb /iser > PASS | 0 | iser write 1K > PASS | 0 | iser write 1M > PASS | 0 | iser write 1G > PASS | 0 | nfsordma mount - XFS_EXT > PASS | 0 | nfsordma - wrote [5KB, 5MB, 5GB in 1KB, 1MB, 1GB bs] > PASS | 0 | nfsordma umount - XFS_EXT > PASS | 0 | nfsordma mount - RAMDISK > PASS | 0 | nfsordma - wrote [5KB, 5MB, 5GB in 1KB, 1MB, 1GB bs] > PASS | 0 | nfsordma umount - RAMDISK > Checking for failures and known issues: > ibstatus reported expected HCA rate is a known issue on RHEL-9.2 over > ConnectX-3 Pro mlx4/ib0 - see Known config issue > no new test failures > > sanity test results on rdma-virt-00/rdma-virt-01 & Beaker job J:7508588: > 5.14.0-252.el9.x86_64, rdma-core-44.0-2.el9, mlx4, ib1, ConnectX-3 Pro & > mlx4_0 > Result | Status | Test > ---------+--------+------------------------------------ > PASS | 0 | load module mlx4_ib > PASS | 0 | load module mlx4_en > PASS | 0 | load module mlx4_core > PASS | 0 | enable opensm > PASS | 0 | restart opensm > PASS | 0 | osmtest -f c -g 0xe41d2d03001d6792 > PASS | 0 | stop opensm > PASS | 0 | disable opensm > FAIL | 1 | ibstatus reported expected HCA rate > PASS | 0 | pkey mlx4_ib1.8080 create/delete > PASS | 0 | /usr/sbin/ibstat > PASS | 0 | /usr/sbin/ibstatus > PASS | 0 | systemctl start srp_daemon.service > PASS | 0 | /usr/sbin/ibsrpdm -vc > PASS | 0 | systemctl stop srp_daemon > PASS | 0 | ping self - 172.31.1.201 > PASS | 0 | ping6 self - fe80::e61d:2d03:1d:6792%mlx4_ib1 > PASS | 0 | ping server - 172.31.1.200 > PASS | 0 | ping6 server - fe80::e61d:2d03:1d:6702%mlx4_ib1 > PASS | 0 | openmpi mpitests-IMB-MPI1 PingPong > PASS | 0 | openmpi mpitests-IMB-IO S_Read_indv > PASS | 0 | openmpi mpitests-IMB-EXT Window > PASS | 0 | openmpi mpitests-osu_get_bw > PASS | 0 | ip multicast addr > PASS | 0 | rping > PASS | 0 | rcopy > PASS | 0 | ib_read_bw > PASS | 0 | ib_send_bw > PASS | 0 | ib_write_bw > PASS | 0 | iser login > PASS | 0 | mount /dev/sdb /iser > PASS | 0 | iser write 1K > PASS | 0 | iser write 1M > PASS | 0 | iser write 1G > PASS | 0 | nfsordma mount - XFS_EXT > PASS | 0 | nfsordma - wrote [5KB, 5MB, 5GB in 1KB, 1MB, 1GB bs] > PASS | 0 | nfsordma umount - XFS_EXT > PASS | 0 | nfsordma mount - RAMDISK > PASS | 0 | nfsordma - wrote [5KB, 5MB, 5GB in 1KB, 1MB, 1GB bs] > PASS | 0 | nfsordma umount - RAMDISK > Checking for failures and known issues: > ibstatus reported expected HCA rate is a known issue on RHEL-9.2 over > ConnectX-3 Pro mlx4/ib1 - see Known config issue > no new test failures > > sanity test results on rdma-virt-00/rdma-virt-01 & Beaker job J:7508588: > 5.14.0-252.el9.x86_64, rdma-core-44.0-2.el9, mlx4, roce.45, ConnectX-3 Pro & > mlx4_1 > Result | Status | Test > ---------+--------+------------------------------------ > PASS | 0 | load module mlx4_ib > PASS | 0 | load module mlx4_en > PASS | 0 | load module mlx4_core > FAIL | 1 | ibstatus reported expected HCA rate > PASS | 0 | /usr/sbin/ibstat > PASS | 0 | /usr/sbin/ibstatus > PASS | 0 | systemctl start srp_daemon.service > SKIP | 777 | ibsrpdm > PASS | 0 | systemctl stop srp_daemon > PASS | 0 | ping self - 172.31.45.201 > PASS | 0 | ping6 self - fe80::202:c9ff:feee:5860%mlx4_roce.45 > PASS | 0 | ping server - 172.31.45.200 > PASS | 0 | ping6 server - fe80::202:c9ff:feee:5870%mlx4_roce.45 > PASS | 0 | openmpi mpitests-IMB-MPI1 PingPong > PASS | 0 | openmpi mpitests-IMB-IO S_Read_indv > PASS | 0 | openmpi mpitests-IMB-EXT Window > PASS | 0 | openmpi mpitests-osu_get_bw > PASS | 0 | ip multicast addr > PASS | 0 | rping > PASS | 0 | rcopy > PASS | 0 | ib_read_bw > PASS | 0 | ib_send_bw > PASS | 0 | ib_write_bw > PASS | 0 | iser login > PASS | 0 | mount /dev/sdb /iser > PASS | 0 | iser write 1K > PASS | 0 | iser write 1M > PASS | 0 | iser write 1G > PASS | 0 | nfsordma mount - XFS_EXT > PASS | 0 | nfsordma - wrote [5KB, 5MB, 5GB in 1KB, 1MB, 1GB bs] > PASS | 0 | nfsordma umount - XFS_EXT > PASS | 0 | nfsordma mount - RAMDISK > PASS | 0 | nfsordma - wrote [5KB, 5MB, 5GB in 1KB, 1MB, 1GB bs] > PASS | 0 | nfsordma umount - RAMDISK > Checking for failures and known issues: > ibstatus reported expected HCA rate is a known issue on RHEL-9.2 over > ConnectX-3 Pro mlx4/roce.45 - see Known config issue > no new test failures > > > Perftest results: > > perftest test results on rdma-virt-00/rdma-virt-01 & Beaker job J:7508588: > 5.14.0-252.el9.x86_64, rdma-core-44.0-2.el9, mlx4, ib0, ConnectX-3 Pro & > mlx4_0 > Result | Status | Test > ---------+--------+------------------------------------ > PASS | 0 | ib_read_bw RC > PASS | 0 | ib_read_lat RC > PASS | 0 | ib_send_bw RC > PASS | 0 | ib_send_lat RC > PASS | 0 | ib_write_bw RC > PASS | 0 | ib_write_lat RC > Checking for failures and known issues: > no test failures > > perftest test results on rdma-virt-00/rdma-virt-01 & Beaker job J:7508588: > 5.14.0-252.el9.x86_64, rdma-core-44.0-2.el9, mlx4, ib1, ConnectX-3 Pro & > mlx4_0 > Result | Status | Test > ---------+--------+------------------------------------ > PASS | 0 | ib_read_bw RC > PASS | 0 | ib_read_lat RC > PASS | 0 | ib_send_bw RC > PASS | 0 | ib_send_lat RC > PASS | 0 | ib_write_bw RC > PASS | 0 | ib_write_lat RC > Checking for failures and known issues: > no test failures > > perftest test results on rdma-virt-00/rdma-virt-01 & Beaker job J:7508588: > 5.14.0-252.el9.x86_64, rdma-core-44.0-2.el9, mlx4, roce.45, ConnectX-3 Pro & > mlx4_1 > Result | Status | Test > ---------+--------+------------------------------------ > PASS | 0 | ib_read_bw RC > PASS | 0 | ib_read_lat RC > PASS | 0 | ib_send_bw RC > PASS | 0 | ib_send_lat RC > PASS | 0 | ib_write_bw RC > PASS | 0 | ib_write_lat RC > PASS | 0 | raw_ethernet_bw RC > PASS | 0 | raw_ethernet_lat RC > Checking for failures and known issues: > no test failures > > o All passed and setting this bug with "verified:tested" Additional info + [23-02-07 12:57:34] rpm -q perftest perftest-4.5.0.20-4.el9.x86_64 The ON_QA verification is conducted as the following:
1. nightly build tested : RHEL-9.2.0-20230209.13
2. pertest package tested :
+ [23-02-09 05:34:34] rpm -q perftest
perftest-4.5.0.20-4.el9.x86_64
3. HW tested : MLX4 IB0/IB1/RoCE, MLX5 IB0/IB1/RoCE, BXNT RoCE, HFI OPA
( QEDR IW/RoCE and CXBG4 IW test pending due to RDMA test machines being unavailable - will report the results later, as time permits )
4. RDMA testsuites tested : sanity and perftest
5. Test results : all passed except BXNT ROCE perftest but it is known issue, already.
FAIL | 124 | ib_write_lat RC [ known issue - bz1671573 ]
6. Here is one set of test results in MLX5 IB0/IB1/ROCE.
sanity test results on rdma-virt-02/rdma-virt-03 & Beaker job J:7515785:
5.14.0-252.el9.x86_64, rdma-core-44.0-2.el9, mlx5, ib0, ConnectX-4 & mlx5_0
Result | Status | Test
---------+--------+------------------------------------
PASS | 0 | load module mlx5_ib
PASS | 0 | load module mlx5_core
PASS | 0 | enable opensm
PASS | 0 | restart opensm
PASS | 0 | osmtest -f c -g 0xe41d2d0300e70e86
PASS | 0 | stop opensm
PASS | 0 | disable opensm
PASS | 0 | ibstatus reported expected HCA rate
PASS | 0 | pkey mlx5_ib0.8080 create/delete
PASS | 0 | /usr/sbin/ibstat
PASS | 0 | /usr/sbin/ibstatus
PASS | 0 | systemctl start srp_daemon.service
PASS | 0 | /usr/sbin/ibsrpdm -vc
PASS | 0 | systemctl stop srp_daemon
PASS | 0 | ping self - 172.31.0.203
PASS | 0 | ping6 self - fe80::e61d:2d03:e7:e86%mlx5_ib0
PASS | 0 | ping server - 172.31.0.202
PASS | 0 | ping6 server - fe80::e61d:2d03:e7:ff6%mlx5_ib0
PASS | 0 | openmpi mpitests-IMB-MPI1 PingPong
PASS | 0 | openmpi mpitests-IMB-IO S_Read_indv
PASS | 0 | openmpi mpitests-IMB-EXT Window
PASS | 0 | openmpi mpitests-osu_get_bw
PASS | 0 | ip multicast addr
PASS | 0 | rping
PASS | 0 | rcopy
PASS | 0 | ib_read_bw
PASS | 0 | ib_send_bw
PASS | 0 | ib_write_bw
PASS | 0 | iser login
PASS | 0 | mount /dev/sdb /iser
PASS | 0 | iser write 1K
PASS | 0 | iser write 1M
PASS | 0 | iser write 1G
PASS | 0 | nfsordma mount - XFS_EXT
PASS | 0 | nfsordma - wrote [5KB, 5MB, 5GB in 1KB, 1MB, 1GB bs]
PASS | 0 | nfsordma umount - XFS_EXT
PASS | 0 | nfsordma mount - RAMDISK
PASS | 0 | nfsordma - wrote [5KB, 5MB, 5GB in 1KB, 1MB, 1GB bs]
PASS | 0 | nfsordma umount - RAMDISK
Checking for failures and known issues:
no test failures
sanity test results on rdma-virt-02/rdma-virt-03 & Beaker job J:7515785:
5.14.0-252.el9.x86_64, rdma-core-44.0-2.el9, mlx5, ib1, ConnectX-4 & mlx5_1
Result | Status | Test
---------+--------+------------------------------------
PASS | 0 | load module mlx5_ib
PASS | 0 | load module mlx5_core
PASS | 0 | enable opensm
PASS | 0 | restart opensm
PASS | 0 | osmtest -f c -g 0xe41d2d0300e70e87
PASS | 0 | stop opensm
PASS | 0 | disable opensm
PASS | 0 | ibstatus reported expected HCA rate
PASS | 0 | pkey mlx5_ib1.8080 create/delete
PASS | 0 | /usr/sbin/ibstat
PASS | 0 | /usr/sbin/ibstatus
PASS | 0 | systemctl start srp_daemon.service
PASS | 0 | /usr/sbin/ibsrpdm -vc
PASS | 0 | systemctl stop srp_daemon
PASS | 0 | ping self - 172.31.1.203
PASS | 0 | ping6 self - fe80::e61d:2d03:e7:e87%mlx5_ib1
PASS | 0 | ping server - 172.31.1.202
PASS | 0 | ping6 server - fe80::e61d:2d03:e7:ff7%mlx5_ib1
PASS | 0 | openmpi mpitests-IMB-MPI1 PingPong
PASS | 0 | openmpi mpitests-IMB-IO S_Read_indv
PASS | 0 | openmpi mpitests-IMB-EXT Window
PASS | 0 | openmpi mpitests-osu_get_bw
PASS | 0 | ip multicast addr
PASS | 0 | rping
PASS | 0 | rcopy
PASS | 0 | ib_read_bw
PASS | 0 | ib_send_bw
PASS | 0 | ib_write_bw
PASS | 0 | iser login
PASS | 0 | mount /dev/sdb /iser
PASS | 0 | iser write 1K
PASS | 0 | iser write 1M
PASS | 0 | iser write 1G
PASS | 0 | nfsordma mount - XFS_EXT
PASS | 0 | nfsordma - wrote [5KB, 5MB, 5GB in 1KB, 1MB, 1GB bs]
PASS | 0 | nfsordma umount - XFS_EXT
PASS | 0 | nfsordma mount - RAMDISK
PASS | 0 | nfsordma - wrote [5KB, 5MB, 5GB in 1KB, 1MB, 1GB bs]
PASS | 0 | nfsordma umount - RAMDISK
Checking for failures and known issues:
no test failures
sanity test results on rdma-virt-02/rdma-virt-03 & Beaker job J:7515785:
5.14.0-252.el9.x86_64, rdma-core-44.0-2.el9, mlx5, roce.45, ConnectX-4 Lx & mlx5_bond_0
Result | Status | Test
---------+--------+------------------------------------
PASS | 0 | load module mlx5_ib
PASS | 0 | load module mlx5_core
FAIL | 1 | ibstatus reported expected HCA rate
PASS | 0 | /usr/sbin/ibstat
PASS | 0 | /usr/sbin/ibstatus
PASS | 0 | systemctl start srp_daemon.service
SKIP | 777 | ibsrpdm
PASS | 0 | systemctl stop srp_daemon
PASS | 0 | ping self - 172.31.45.203
PASS | 0 | ping6 self - fe80::e61d:2dff:fefd:a736%mlx5_bond_ro.45
PASS | 0 | ping server - 172.31.45.202
PASS | 0 | ping6 server - fe80::e61d:2dff:fefd:a72a%mlx5_bond_ro.45
PASS | 0 | openmpi mpitests-IMB-MPI1 PingPong
PASS | 0 | openmpi mpitests-IMB-IO S_Read_indv
PASS | 0 | openmpi mpitests-IMB-EXT Window
PASS | 0 | openmpi mpitests-osu_get_bw
PASS | 0 | ip multicast addr
PASS | 0 | rping
PASS | 0 | rcopy
PASS | 0 | ib_read_bw
PASS | 0 | ib_send_bw
PASS | 0 | ib_write_bw
PASS | 0 | iser login
PASS | 0 | mount /dev/sdb /iser
PASS | 0 | iser write 1K
PASS | 0 | iser write 1M
PASS | 0 | iser write 1G
PASS | 0 | nfsordma mount - XFS_EXT
PASS | 0 | nfsordma - wrote [5KB, 5MB, 5GB in 1KB, 1MB, 1GB bs]
PASS | 0 | nfsordma umount - XFS_EXT
PASS | 0 | nfsordma mount - RAMDISK
PASS | 0 | nfsordma - wrote [5KB, 5MB, 5GB in 1KB, 1MB, 1GB bs]
PASS | 0 | nfsordma umount - RAMDISK
Checking for failures and known issues:
ibstatus reported expected HCA rate is a known issue on RHEL-9.2 over ConnectX-4 Lx mlx5/roce.45 - see Known config issue
no new test failures
perftest test results on rdma-virt-02/rdma-virt-03 & Beaker job J:7515785:
5.14.0-252.el9.x86_64, rdma-core-44.0-2.el9, mlx5, ib0, ConnectX-4 & mlx5_0
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
perftest test results on rdma-virt-02/rdma-virt-03 & Beaker job J:7515785:
5.14.0-252.el9.x86_64, rdma-core-44.0-2.el9, mlx5, ib1, ConnectX-4 & mlx5_1
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
perftest test results on rdma-virt-02/rdma-virt-03 & Beaker job J:7515785:
5.14.0-252.el9.x86_64, rdma-core-44.0-2.el9, mlx5, roce.45, ConnectX-4 Lx & mlx5_bond_0
Result | Status | Test
---------+--------+------------------------------------
PASS | 0 | ib_atomic_bw RC
PASS | 0 | ib_atomic_lat RC
PASS | 0 | ib_read_bw RC
PASS | 0 | ib_read_lat RC
PASS | 0 | ib_send_bw RC
PASS | 0 | ib_send_lat RC
PASS | 0 | ib_write_bw RC
PASS | 0 | ib_write_lat RC
PASS | 0 | raw_ethernet_bw RC
PASS | 0 | raw_ethernet_lat RC
Checking for failures and known issues:
no test failures
Checking for failures and known issues:
ibstatus reported expected HCA rate is a known issue on RHEL-9.2 over ConnectX-4 mlx5/ib0 - see Known config issue
no new test failures
o Setting this bug as "Verified"
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 (perftest 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-2023:2579 |