Bug 2024865
| Summary: | [RHEL8.6] ib_send_lat RC and ib_write_lat RC tests on BXNT ROCE device always ends with error - failed status 2 | |||
|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 8 | Reporter: | Brian Chae <bchae> | |
| Component: | rdma-core | Assignee: | Nobody <nobody> | |
| Status: | CLOSED ERRATA | QA Contact: | Brian Chae <bchae> | |
| Severity: | urgent | Docs Contact: | ||
| Priority: | urgent | |||
| Version: | 8.6 | CC: | anantha.subramanyam, dledford, rdma-dev-team, selvin.xavier, sxavier, tmichael, zguo | |
| Target Milestone: | rc | Keywords: | Regression, Triaged | |
| Target Release: | 8.6 | Flags: | pm-rhel:
mirror+
|
|
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ||||
| Fixed In Version: | rdma-core-37.2-1.el8 | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 2034948 (view as bug list) | Environment: | ||
| Last Closed: | 2022-05-10 15:19:23 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: | ||||
| Bug Depends On: | ||||
| Bug Blocks: | 2026666, 2034948 | |||
This same bug exists on RHEL9.0.0, as well.
RHEL-9.0.0-20211026.10
FAIL | 17 | ib_send_lat RC
FAIL | 124 | ib_write_lat RC
- rdma-core-37.1-1.el9.x86_64
perftest-4.5-12.el9.x86_64
However, as of RHEL-9.0.0-20211026.10
- perftest-4.5-3.el9.x86_64
rdma-core-35.0-3.el9.x86_64
o all passed
bad rdma-core commit 66aba73d4a7a025689154676048d34e8915bd74b.
commit 66aba73d4a7a025689154676048d34e8915bd74b
Author: Selvin Xavier <selvin.xavier>
Date: Mon Aug 2 10:03:07 2021 -0700
bnxt_re/lib: Move hardware queue to 16B aligned indices
Move SQ and RQ indices from WQE boundary to
16B boundary alignment. Changing the SQ-wqe posting
algorithm accordingly. The new alignment needs to pull
a 16B slot from the hardware queue and initialize the
current 16B into the hardware buffer. Depending on the
max possible wqe size supported by hardware, the number
of 16B slots are calculated and pulled for initialization.
Currently 128B wqe is supported and it requires 8 slots.
hi, selvin this one is a serious libbnxt_re regression. It impacts perftest, openmpi, libfabric/fabtests, librdmacm. Hi honggang, I am looking into this issue now. Will get back soon. Thanks, Selvin Created a rdma-core pull request for this regression. Need to pick this patch once the fix is merged to rdma-core. https://github.com/linux-rdma/rdma-core/pull/1120 thanks, Selvin Honggang, The patch is merged to rdma-core. Can you pull this patch to 8.6? Thanks, Selvin
> The patch is merged to rdma-core. Can you pull this patch to 8.6?
I will backport the patch for 8.6.0.
thanks
Verification conducted as the following:
1. build & packages
DISTRO=RHEL-8.6.0-20220118.5
+ [22-01-21 15:52:32] cat /etc/redhat-release
Red Hat Enterprise Linux release 8.6 Beta (Ootpa)
+ [22-01-21 15:52:32] uname -a
Linux rdma-dev-26.rdma.lab.eng.rdu2.redhat.com 4.18.0-359.el8.x86_64 #1 SMP Mon Jan 10 15:32:06 EST 2022 x86_64 x86_64 x86_64 GNU/Linux
+ [22-01-21 15:52:32] cat /proc/cmdline
BOOT_IMAGE=(hd0,msdos1)/vmlinuz-4.18.0-359.el8.x86_64 root=/dev/mapper/rhel_rdma--dev--26-root ro intel_idle.max_cstate=0 intremap=no_x2apic_optout processor.max_cstate=0 console=tty0 rd_NO_PLYMOUTH crashkernel=auto resume=/dev/mapper/rhel_rdma--dev--26-swap rd.lvm.lv=rhel_rdma-dev-26/root rd.lvm.lv=rhel_rdma-dev-26/swap console=ttyS1,115200n81
+ [22-01-21 15:52:32] rpm -q rdma-core linux-firmware
rdma-core-37.2-1.el8.x86_64
linux-firmware-20211119-105.gitf5d51956.el8.noarch
+ [22-01-21 15:52:32] tail /sys/class/infiniband/bnxt_re0/fw_ver /sys/class/infiniband/bnxt_re1/fw_ver
==> /sys/class/infiniband/bnxt_re0/fw_ver <==
219.0.112.0
==> /sys/class/infiniband/bnxt_re1/fw_ver <==
219.0.112.0
+ [22-01-21 15:52:32] lspci
+ [22-01-21 15:52:32] grep -i -e ethernet -e infiniband -e omni -e ConnectX
02:00.0 Ethernet controller: Broadcom Inc. and subsidiaries NetXtreme BCM5720 Gigabit Ethernet PCIe
02:00.1 Ethernet controller: Broadcom Inc. and subsidiaries NetXtreme BCM5720 Gigabit Ethernet PCIe
03:00.0 Ethernet controller: Broadcom Inc. and subsidiaries NetXtreme BCM5720 Gigabit Ethernet PCIe
03:00.1 Ethernet controller: Broadcom Inc. and subsidiaries NetXtreme BCM5720 Gigabit Ethernet PCIe
04:00.0 Ethernet controller: Broadcom Inc. and subsidiaries BCM57508 NetXtreme-E 10Gb/25Gb/40Gb/50Gb/100Gb/200Gb Ethernet (rev 11)
04:00.1 Ethernet controller: Broadcom Inc. and subsidiaries BCM57508 NetXtreme-E 10Gb/25Gb/40Gb/50Gb/100Gb/200Gb Ethernet (rev 11)
+ [22-01-21 15:52:33] rpm -q perftest
perftest-4.5-12.el8.x86_64
2. results
Test results for perftest on rdma-dev-26:
4.18.0-359.el8.x86_64, rdma-core-37.2-1.el8, bnxt_en, roce.45, & bnxt_re0
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
+ [22-01-21 15:55:19] timeout 3m ib_send_lat -a -c RC -d bnxt_re0 -i 1 -F -R 172.31.45.125
---------------------------------------------------------------------------------------
Send Latency Test
Dual-port : OFF Device : bnxt_re0
Number of qps : 1 Transport type : IB
Connection type : RC Using SRQ : OFF
PCIe relax order: ON
ibv_wr* API : OFF
TX depth : 1
Mtu : 4096[B]
Link type : Ethernet
GID index : 7
Max inline data : 96[B]
rdma_cm QPs : ON
Data ex. method : rdma_cm
---------------------------------------------------------------------------------------
local address: LID 0000 QPN 0x0681 PSN 0xbc5859
GID: 00:00:00:00:00:00:00:00:00:00:255:255:172:31:43:126
remote address: LID 0000 QPN 0x0681 PSN 0x531272
GID: 00:00:00:00:00:00:00:00:00:00:255:255:172:31:43:125
---------------------------------------------------------------------------------------
#bytes #iterations t_min[usec] t_max[usec] t_typical[usec] t_avg[usec] t_stdev[usec] 99% percentile[usec] 99.9% percentile[usec]
2 1000 2.88 3.88 2.94 2.97 0.06 3.09 3.88
4 1000 2.88 4.23 2.93 2.97 0.09 3.34 4.23
8 1000 2.88 3.84 2.94 2.97 0.08 3.32 3.84
16 1000 2.89 3.83 2.94 2.97 0.07 3.07 3.83
32 1000 2.87 3.73 2.94 2.97 0.06 3.08 3.73
64 1000 2.90 3.98 2.94 2.98 0.07 3.07 3.98
128 1000 3.37 4.19 3.45 3.45 0.07 3.74 4.19
256 1000 3.40 4.28 3.47 3.48 0.07 3.68 4.28
512 1000 3.48 4.44 3.59 3.56 0.07 3.72 4.44
1024 1000 3.60 4.15 3.70 3.68 0.06 3.82 4.15
2048 1000 3.87 4.72 3.93 3.95 0.06 4.14 4.72
4096 1000 4.51 5.85 4.63 4.61 0.08 4.83 5.85
8192 1000 4.85 6.26 4.98 4.97 0.10 5.32 6.26
16384 1000 5.53 6.90 5.66 5.66 0.10 5.88 6.90
32768 1000 6.87 7.67 7.01 7.07 0.15 7.37 7.67
65536 1000 9.63 10.45 9.80 9.80 0.08 10.02 10.45
131072 1000 15.05 16.59 15.24 15.24 0.09 15.45 16.59
262144 1000 25.79 26.80 25.97 25.97 0.08 26.19 26.80
524288 1000 47.22 48.06 47.38 47.39 0.08 47.59 48.06
1048576 1000 90.02 90.88 90.21 90.22 0.09 90.42 90.88
2097152 1000 175.81 177.27 176.03 176.05 0.13 176.46 177.27
4194304 1000 347.11 356.80 347.36 347.46 0.82 352.13 356.80
8388608 1000 689.68 699.03 689.92 689.98 0.62 691.07 699.03
---------------------------------------------------------------------------------------
+ [22-01-21 15:55:47] timeout 3m ib_write_lat -a -c RC -d bnxt_re0 -i 1 -F -R 172.31.45.125
---------------------------------------------------------------------------------------
RDMA_Write Latency Test
Dual-port : OFF Device : bnxt_re0
Number of qps : 1 Transport type : IB
Connection type : RC Using SRQ : OFF
PCIe relax order: OFF
ibv_wr* API : OFF
TX depth : 1
Mtu : 4096[B]
Link type : Ethernet
GID index : 7
Max inline data : 96[B]
rdma_cm QPs : ON
Data ex. method : rdma_cm
---------------------------------------------------------------------------------------
local address: LID 0000 QPN 0x0681 PSN 0x3d42df
GID: 00:00:00:00:00:00:00:00:00:00:255:255:172:31:43:126
remote address: LID 0000 QPN 0x0681 PSN 0xcd0c03
GID: 00:00:00:00:00:00:00:00:00:00:255:255:172:31:43:125
---------------------------------------------------------------------------------------
#bytes #iterations t_min[usec] t_max[usec] t_typical[usec] t_avg[usec] t_stdev[usec] 99% percentile[usec] 99.9% percentile[usec]
2 1000 2.72 3.84 2.74 2.75 0.04 2.94 3.84
4 1000 2.72 2.97 2.74 2.75 0.02 2.87 2.97
8 1000 2.72 3.84 2.74 2.74 0.03 2.95 3.84
16 1000 2.72 3.41 2.74 2.75 0.03 2.95 3.41
32 1000 2.72 3.64 2.74 2.74 0.04 2.94 3.64
64 1000 2.73 3.47 2.75 2.76 0.03 2.96 3.47
128 1000 3.19 4.37 3.21 3.21 0.03 3.40 4.37
256 1000 3.25 3.71 3.27 3.28 0.03 3.48 3.71
512 1000 3.32 4.22 3.34 3.35 0.05 3.53 4.22
1024 1000 3.48 3.84 3.50 3.51 0.04 3.67 3.84
2048 1000 3.75 4.89 3.90 3.90 0.05 3.99 4.89
4096 1000 4.38 4.64 4.42 4.43 0.04 4.60 4.64
8192 1000 4.73 5.92 4.76 4.79 0.09 5.09 5.92
16384 1000 5.41 6.23 5.45 5.47 0.07 5.69 6.23
32768 1000 6.75 7.80 6.88 6.86 0.08 7.10 7.80
65536 1000 9.49 9.91 9.61 9.61 0.06 9.79 9.91
131072 1000 14.92 15.86 15.05 15.05 0.06 15.23 15.86
262144 1000 25.64 26.53 25.78 25.78 0.06 25.93 26.53
524288 1000 47.08 48.33 47.19 47.20 0.07 47.39 48.33
1048576 1000 89.91 91.20 90.05 90.06 0.07 90.29 91.20
2097152 1000 175.56 176.34 175.70 175.70 0.06 175.88 176.34
4194304 1000 346.88 347.75 347.03 347.03 0.06 347.19 347.75
8388608 1000 689.45 690.82 689.60 689.60 0.07 689.81 690.82
---------------------------------------------------------------------------------------
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/RHEA-2022:2014 |
Description of problem: When perftest is tested on BXNT ROCE device, "ib_send_lat RC" test always ends with the following error, on the client side: + [21-11-18 05:19:24] timeout 3m ib_send_lat -a -c RC -d bnxt_re0 -i 1 -F -R 172.31.45.125 Completion with error at client Failed status 2: wr_id 0 syndrom 0x0 scnt=1, ccnt=1 On the server side, "ib_write_lat RC" test always ends with the same error: [root@rdma-dev-25 ~]$ timeout 10m ib_write_lat -a -c RC -d bnxt_re0 -i 1 -F -R ************************************ * Waiting for client to connect... * ************************************ --------------------------------------------------------------------------------------- RDMA_Write Latency Test Dual-port : OFF Device : bnxt_re0 Number of qps : 1 Transport type : IB Connection type : RC Using SRQ : OFF PCIe relax order: OFF ibv_wr* API : OFF Mtu : 4096[B] Link type : Ethernet GID index : 7 Max inline data : 96[B] rdma_cm QPs : ON Data ex. method : rdma_cm --------------------------------------------------------------------------------------- Waiting for client rdma_cm QP to connect Please run the same command with the IB/RoCE interface IP --------------------------------------------------------------------------------------- local address: LID 0000 QPN 0x060a PSN 0x8e58c6 GID: 00:00:00:00:00:00:00:00:00:00:255:255:172:31:43:125 remote address: LID 0000 QPN 0x0609 PSN 0xd6ed72 GID: 00:00:00:00:00:00:00:00:00:00:255:255:172:31:43:126 --------------------------------------------------------------------------------------- #bytes #iterations t_min[usec] t_max[usec] t_typical[usec] t_avg[usec] t_stdev[usec] 99% percentile[usec] 99.9% percentile[usec] Completion with error at client Failed status 2: wr_id 0 syndrom 0xc6212cb0 scnt=1, ccnt=0 Test exited with Error This is a regression from RHEL8.5 where this test always passes. Version-Release number of selected component (if applicable): Clients: rdma-dev-26 Servers: rdma-dev-25 DISTRO=RHEL-8.6.0-20211112.1 + [21-11-18 05:18:42] cat /etc/redhat-release Red Hat Enterprise Linux release 8.6 Beta (Ootpa) + [21-11-18 05:18:42] uname -a Linux rdma-dev-26.rdma.lab.eng.rdu2.redhat.com 4.18.0-348.6.el8.x86_64 #1 SMP Mon Nov 8 09:36:54 EST 2021 x86_64 x86_64 x86_64 GNU/Linux + [21-11-18 05:18:42] cat /proc/cmdline BOOT_IMAGE=(hd0,msdos1)/vmlinuz-4.18.0-348.6.el8.x86_64 root=/dev/mapper/rhel_rdma--dev--26-root ro intel_idle.max_cstate=0 intremap=no_x2apic_optout processor.max_cstate=0 console=tty0 rd_NO_PLYMOUTH crashkernel=auto resume=/dev/mapper/rhel_rdma--dev--26-swap rd.lvm.lv=rhel_rdma-dev-26/root rd.lvm.lv=rhel_rdma-dev-26/swap console=ttyS1,115200n81 + [21-11-18 05:18:42] rpm -q rdma-core linux-firmware rdma-core-37.1-1.el8.x86_64 linux-firmware-20211007-104.git7a300505.el8.noarch + [21-11-18 05:18:42] tail /sys/class/infiniband/bnxt_re0/fw_ver /sys/class/infiniband/bnxt_re1/fw_ver ==> /sys/class/infiniband/bnxt_re0/fw_ver <== 218.0.153.0 ==> /sys/class/infiniband/bnxt_re1/fw_ver <== 218.0.153.0 + [21-11-18 05:18:42] lspci + [21-11-18 05:18:42] grep -i -e ethernet -e infiniband -e omni -e ConnectX 04:00.0 Ethernet controller: Broadcom Inc. and subsidiaries BCM57508 NetXtreme-E 10Gb/25Gb/40Gb/50Gb/100Gb/200Gb Ethernet (rev 11) 04:00.1 Ethernet controller: Broadcom Inc. and subsidiaries BCM57508 NetXtreme-E 10Gb/25Gb/40Gb/50Gb/100Gb/200Gb Ethernet (rev 11) + [21-11-18 05:18:42] lscpu Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 16 On-line CPU(s) list: 0-15 Thread(s) per core: 2 Core(s) per socket: 4 Socket(s): 2 NUMA node(s): 2 Vendor ID: GenuineIntel BIOS Vendor ID: Intel CPU family: 6 Model: 63 Model name: Intel(R) Xeon(R) CPU E5-2623 v3 @ 3.00GHz BIOS Model name: Intel(R) Xeon(R) CPU E5-2623 v3 @ 3.00GHz Stepping: 2 CPU MHz: 3500.000 CPU max MHz: 3500.0000 CPU min MHz: 1200.0000 BogoMIPS: 5993.33 Virtualization: VT-x L1d cache: 32K L1i cache: 32K L2 cache: 256K L3 cache: 10240K NUMA node0 CPU(s): 0,2,4,6,8,10,12,14 NUMA node1 CPU(s): 1,3,5,7,9,11,13,15 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm cpuid_fault epb invpcid_single pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm xsaveopt cqm_llc cqm_occup_llc dtherm ida arat pln pts md_clear flush_l1d + [21-11-18 05:18:42] ibstat CA 'bnxt_re0' CA type: Broadcom NetXtreme-C/E RoCE Driver HCA Number of ports: 1 Firmware version: 218.0.153.0 Hardware version: 0x14e4 Node GUID: 0xbe97e1fffe703d80 System image GUID: 0xbe97e1fffe703d80 Port 1: State: Active Physical state: LinkUp Rate: 100 Base lid: 0 LMC: 0 SM lid: 0 Capability mask: 0x001d0000 Port GUID: 0xbe97e1fffe703d80 Link layer: Ethernet CA 'bnxt_re1' CA type: Broadcom NetXtreme-C/E RoCE Driver HCA Number of ports: 1 Firmware version: 218.0.153.0 Hardware version: 0x14e4 Node GUID: 0xbe97e1fffe703d81 System image GUID: 0xbe97e1fffe703d81 Port 1: State: Down Physical state: Disabled Rate: 2.5 Base lid: 0 LMC: 0 SM lid: 0 Capability mask: 0x001d0000 Port GUID: 0xbe97e1fffe703d81 Link layer: Ethernet + [21-11-18 05:18:43] rpm -q perftest perftest-4.5-12.el8.x86_64 How reproducible: 100% Server host: 9: bnxt_roce.45@bnxt_roce: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 9000 qdisc noqueue state UP group default qlen 1000 link/ether bc:97:e1:70:2d:20 brd ff:ff:ff:ff:ff:ff inet 172.31.45.125/24 brd 172.31.45.255 scope global dynamic noprefixroute bnxt_roce.45 valid_lft 3367sec preferred_lft 3367sec inet6 fe80::be97:e1ff:fe70:2d20/64 scope link noprefixroute valid_lft forever preferred_lft forever Clinet hosts: 9: bnxt_roce.45@bnxt_roce: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 9000 qdisc noqueue state UP group default qlen 1000 link/ether bc:97:e1:70:3d:80 brd ff:ff:ff:ff:ff:ff inet 172.31.45.126/24 brd 172.31.45.255 scope global dynamic noprefixroute bnxt_roce.45 valid_lft 3384sec preferred_lft 3384sec inet6 fe80::be97:e1ff:fe70:3d80/64 scope link noprefixroute valid_lft forever preferred_lft forever Steps to Reproduce: 1. After a pair of BXNT ROCE devices are up and ready for perftest in both RDMA server and client hosts 2. issue the following command in the server timeout 3m ib_send_lat -a -c RC -d bnxt_re0 -i 1 -F -R 3. issue the following command in the client timeout 3m ib_send_lat -a -c RC -d bnxt_re0 -i 1 -F -R 172.31.45.125 Actual results: Completion with error at client Failed status 2: wr_id 0 syndrom 0x0 scnt=1, ccnt=1 --------------------------------------------------------------------------------------- Send Latency Test Dual-port : OFF Device : bnxt_re0 Number of qps : 1 Transport type : IB Connection type : RC Using SRQ : OFF PCIe relax order: ON ibv_wr* API : OFF TX depth : 1 Mtu : 4096[B] Link type : Ethernet GID index : 7 Max inline data : 96[B] rdma_cm QPs : ON Data ex. method : rdma_cm --------------------------------------------------------------------------------------- local address: LID 0000 QPN 0x0609 PSN 0x7c8ce6 GID: 00:00:00:00:00:00:00:00:00:00:255:255:172:31:43:126 remote address: LID 0000 QPN 0x0609 PSN 0x32afa4 GID: 00:00:00:00:00:00:00:00:00:00:255:255:172:31:43:125 --------------------------------------------------------------------------------------- #bytes #iterations t_min[usec] t_max[usec] t_typical[usec] t_avg[usec] t_stdev[usec] 99% percentile[usec] 99.9% percentile[usec] + [21-11-18 05:19:24] RQA_check_result -r 17 -t 'ib_send_lat RC' Expected results: The following output is from RHEL8.5 of the same perftest for "ib_send_lat" test. + [21-11-18 12:06:28] timeout 3m ib_send_lat -a -c RC -d bnxt_re0 -i 1 -F -R 172.31.45.125 --------------------------------------------------------------------------------------- Send Latency Test Dual-port : OFF Device : bnxt_re0 Number of qps : 1 Transport type : IB Connection type : RC Using SRQ : OFF PCIe relax order: Unsupported ibv_wr* API : OFF TX depth : 1 Mtu : 4096[B] Link type : Ethernet GID index : 7 Max inline data : 96[B] rdma_cm QPs : ON Data ex. method : rdma_cm --------------------------------------------------------------------------------------- local address: LID 0000 QPN 0x0609 PSN 0x4f28fe GID: 00:00:00:00:00:00:00:00:00:00:255:255:172:31:43:126 remote address: LID 0000 QPN 0x0609 PSN 0x985a0d GID: 00:00:00:00:00:00:00:00:00:00:255:255:172:31:43:125 --------------------------------------------------------------------------------------- #bytes #iterations t_min[usec] t_max[usec] t_typical[usec] t_avg[usec] t_stdev[usec] 99% percentile[usec] 99.9% percentile[usec] 2 1000 3.17 4.79 3.31 3.32 0.11 3.51 4.79 4 1000 3.19 4.10 3.33 3.31 0.09 3.50 4.10 8 1000 3.14 4.18 3.33 3.32 0.09 3.60 4.18 16 1000 3.15 4.79 3.33 3.32 0.11 3.72 4.79 32 1000 3.19 4.37 3.33 3.32 0.10 3.73 4.37 64 1000 3.21 4.47 3.33 3.33 0.10 3.63 4.47 128 1000 3.69 5.29 3.86 3.87 0.09 4.06 5.29 256 1000 3.75 5.18 3.92 3.91 0.09 4.31 5.18 512 1000 3.77 4.76 3.92 3.96 0.08 4.17 4.76 1024 1000 4.01 5.07 4.17 4.14 0.10 4.43 5.07 2048 1000 4.44 5.88 4.65 4.62 0.09 4.82 5.88 4096 1000 5.49 6.83 5.68 5.68 0.14 6.02 6.83 8192 1000 6.53 7.76 6.80 6.81 0.12 7.10 7.76 16384 1000 8.15 9.39 8.53 8.54 0.15 8.94 9.39 32768 1000 11.86 13.38 12.40 12.40 0.16 12.78 13.38 65536 1000 19.18 20.45 19.74 19.75 0.22 20.29 20.45 131072 1000 33.79 36.26 34.55 34.55 0.26 35.18 36.26 262144 1000 62.67 65.25 63.59 63.60 0.31 64.33 65.25 524288 1000 119.92 123.24 121.34 121.36 0.40 122.35 123.24 1048576 1000 238.79 242.06 240.46 240.48 0.53 241.72 242.06 2097152 1000 530.41 558.80 556.45 556.44 0.98 557.82 558.80 4194304 1000 1103.42 1108.17 1105.78 1105.79 0.74 1107.81 1108.17 8388608 1000 2478.89 3053.86 2999.97 2997.29 31.79 3021.85 3053.86 --------------------------------------------------------------------------------------- + [21-11-18 12:06:49] RQA_check_result -r 0 -t 'ib_send_lat RC' Additional info: For the "ib_write_lat RC" test, replace the above "ib_send_lat RC" commands on both server and client sides with "ib_write_lat" in place of "ib_send_lat" command.