Uploaded image for project: 'RHEL'
  1. RHEL
  2. RHEL-6136

[RHEL9.2] libvma test fails consistently on "sockperf pingpong multicast pkey/vlan" when tested on MLX5 IB0 device

Linking RHIVOS CVEs to...Migration: Automation ...SWIFT: POC ConversionSync from "Extern...XMLWordPrintable

    • Yes
    • None
    • rhel-net-drivers
    • ssg_networking
    • None
    • False
    • False
    • Hide

      None

      Show
      None
    • None
    • None
    • None
    • None
    • If docs needed, set a value
    • None
    • 57,005

      Description of problem:

      "sockperf pingpong multicast pkey/vlan" test case consistently fails when libvma is tested on MLX5 IB0 devices.

      vma test results on rdma-dev-21/rdma-dev-22 & Beaker job J:7300420:
      5.14.0-202.el9.x86_64, rdma-core-41.0-3.el9, mlx5, ib0, ConnectX-4 & mlx5_1
      Result | Status | Test
      -------------------------------------------------
      PASS | 0 | sockperf pingpong multicast
      PASS | 0 | sockperf throughput multicast
      PASS | 0 | sockperf throughput unicast
      PASS | 0 | sockperf pingpong unicast
      PASS | 0 | sockperf (100 sockets) pingpong multicast
      PASS | 0 | sockperf (100 sockets) pingpong unicast
      FAIL | 1 | sockperf pingpong multicast pkey/vlan. <<<=========
      PASS | 0 | sockperf pingpong unicast pkey/vlan
      Checking for failures and known issues:
      sockperf pingpong multicast pkey/vlan is NOT a known issue on any environment - consider filing a BZ

      +++++++++++++++

      This is a regression where, with RHEL-9.1.0, the same test passes.

      regression suite over rdma-ib-mlx5 pool[ RHEL-9.1.0: rdma-dev-21/22 - vma ]

      vma test results on rdma-dev-21/rdma-dev-22 & Beaker job J:7304758:
      5.14.0-162.6.1.el9_1.x86_64, rdma-core-41.0-3.el9, mlx5, ib0, ConnectX-4 & mlx5_1
      Result | Status | Test
      -------------------------------------------------
      PASS | 0 | sockperf pingpong multicast
      PASS | 0 | sockperf throughput multicast
      PASS | 0 | sockperf throughput unicast
      PASS | 0 | sockperf pingpong unicast
      PASS | 0 | sockperf (100 sockets) pingpong multicast
      PASS | 0 | sockperf (100 sockets) pingpong unicast
      PASS | 0 | sockperf pingpong multicast pkey/vlan <<<=============
      PASS | 0 | sockperf pingpong unicast pkey/vlan
      Checking for failures and known issues:
      no test failures

      Version-Release number of selected component (if applicable):

      Clients: rdma-dev-22
      Servers: rdma-dev-21

      DISTRO=RHEL-9.2.0-20221129.2

      + [22-12-02 07:15:23] cat /etc/redhat-release
      Red Hat Enterprise Linux release 9.2 Beta (Plow)

      + [22-12-02 07:15:23] uname -a
      Linux rdma-dev-22.rdma.lab.eng.rdu2.redhat.com 5.14.0-202.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Mon Nov 28 08:49:47 EST 2022 x86_64 x86_64 x86_64 GNU/Linux

      + [22-12-02 07:15:23] cat /proc/cmdline
      BOOT_IMAGE=(hd0,msdos1)/vmlinuz-5.14.0-202.el9.x86_64 root=UUID=d9604854-cbc1-479f-b772-52ee2971b897 ro intel_idle.max_cstate=0 processor.max_cstate=0 intel_iommu=on iommu=on console=tty0 rd_NO_PLYMOUTH crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M resume=UUID=10132f03-f8ca-4a75-9458-6416a7b39192 console=ttyS1,115200n81

      + [22-12-02 07:15:23] rpm -q rdma-core linux-firmware
      rdma-core-41.0-3.el9.x86_64
      linux-firmware-20221012-128.el9.noarch

      + [22-12-02 07:15:23] tail /sys/class/infiniband/mlx5_0/fw_ver /sys/class/infiniband/mlx5_1/fw_ver /sys/class/infiniband/mlx5_2/fw_ver
      ==> /sys/class/infiniband/mlx5_0/fw_ver <==
      12.28.2006

      ==> /sys/class/infiniband/mlx5_1/fw_ver <==
      12.28.2006

      ==> /sys/class/infiniband/mlx5_2/fw_ver <==
      12.28.2006

      + [22-12-02 07:15:23] lspci
      + [22-12-02 07:15:23] grep -i -e ethernet -e infiniband -e omni -e ConnectX
      01:00.0 Ethernet controller: Broadcom Inc. and subsidiaries NetXtreme BCM5720 Gigabit Ethernet PCIe
      01:00.1 Ethernet controller: Broadcom Inc. and subsidiaries NetXtreme BCM5720 Gigabit Ethernet PCIe
      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
      04:00.0 Ethernet controller: Mellanox Technologies MT27700 Family [ConnectX-4]
      82:00.0 Infiniband controller: Mellanox Technologies MT27700 Family [ConnectX-4]
      82:00.1 Infiniband controller: Mellanox Technologies MT27700 Family [ConnectX-4]

      + [22-12-02 07:15:23] rpm -q libvma
      libvma-9.6.4-1.el9.x86_64

      How reproducible:
      100%

      Steps to Reproduce:

      + [22-12-02 07:20:16] export SERVER_IP2=172.31.2.121
      + [22-12-02 07:20:16] SERVER_IP2=172.31.2.121

      1. Get both RDMA server & client hosts ready for libvma test with current sockperf, with RHEL-9.2 build as specified above on MLX5 IB0 [ or IB1 ] devices
      2. On server host, issue the following commands

      LD_PRELOAD=libvma.so
      timeout --preserve-status --kill-after=5m 3m sockperf server -i 172.31.2.121

      3. On the client hosts, issue the following command

      LD_PRELOAD=libvma.so
      timeout --preserve-status --kill-after=5m 3m sockperf pp -i 172.31.2.121 -t 10 --msg-size=1472

      Actual results:

      server host:

      [0m VMA INFO: ---------------------------------------------------------------------------
      [0m[0m VMA INFO: VMA_VERSION: 9.6.4-1 Release built on Aug 3 2022 00:00:00
      [0m[0m VMA INFO: Cmd Line: date ++ [%y-%m-%d %H:%M:%S]
      [0m[0m VMA INFO: ---------------------------------------------------------------------------
      [0m[0m VMA INFO: Log Level INFO [VMA_TRACELEVEL]
      [0m[0m VMA INFO: ---------------------------------------------------------------------------
      [0m+ [22-12-02 07:22:42] LD_PRELOAD=libvma.so
      [0m VMA INFO: ---------------------------------------------------------------------------
      [0m[0m VMA INFO: VMA_VERSION: 9.6.4-1 Release built on Aug 3 2022 00:00:00
      [0m[0m VMA INFO: Cmd Line: date ++ [%y-%m-%d %H:%M:%S]
      [0m[0m VMA INFO: ---------------------------------------------------------------------------
      [0m[0m VMA INFO: Log Level INFO [VMA_TRACELEVEL]
      [0m[0m VMA INFO: ---------------------------------------------------------------------------
      [0m+ [22-12-02 07:22:42] timeout --preserve-status --kill-after=5m 3m sockperf server -i 172.31.2.121
      [0m VMA INFO: ---------------------------------------------------------------------------
      [0m[0m VMA INFO: VMA_VERSION: 9.6.4-1 Release built on Aug 3 2022 00:00:00
      [0m[0m VMA INFO: Cmd Line: timeout --preserve-status --kill-after=5m 3m sockperf server -i 172.31.2.121
      [0m[0m VMA INFO: ---------------------------------------------------------------------------
      [0m[0m VMA INFO: Log Level INFO [VMA_TRACELEVEL]
      [0m[0m VMA INFO: ---------------------------------------------------------------------------
      [0m[0m VMA INFO: ---------------------------------------------------------------------------
      [0m[0m VMA INFO: VMA_VERSION: 9.6.4-1 Release built on Aug 3 2022 00:00:00
      [0m[0m VMA INFO: Cmd Line: sockperf server -i 172.31.2.121
      [0m[0m VMA INFO: ---------------------------------------------------------------------------
      [0m[0m VMA INFO: Log Level INFO [VMA_TRACELEVEL]
      [0m[0m VMA INFO: ---------------------------------------------------------------------------
      [0m[2;35m VMA WARNING: *******************************************************************************************************
      [0m[2;35m VMA WARNING: * Interface mlx5_ib0 will not be offloaded.
      [0m[2;35m VMA WARNING: * Offloaded resources are restricted to root or user with CAP_NET_RAW privileges
      [0m[2;35m VMA WARNING: * Read the CAP_NET_RAW and root access section in the VMA's User Manual for more information
      [0m[2;35m VMA WARNING: *******************************************************************************************************
      [0m[2;35m VMA WARNING: *******************************************************************************************************
      [0m[2;35m VMA WARNING: * Interface mlx5_ib1 will not be offloaded.
      [0m[2;35m VMA WARNING: * Offloaded resources are restricted to root or user with CAP_NET_RAW privileges
      [0m[2;35m VMA WARNING: * Read the CAP_NET_RAW and root access section in the VMA's User Manual for more information
      [0m[2;35m VMA WARNING: *******************************************************************************************************
      [0msockperf: [2;35m== version #3.10-0.git5ebd327da983 == [0m
      sockperf: ERROR: [fd=55] Can`t bind socket, IP to bind: 172.31.2.121:11111
      (errno=99 Cannot assign requested address)
      sockperf: cleanupAfterLoop() exit

      client host:

      [0m VMA INFO: ---------------------------------------------------------------------------
      [0m[0m VMA INFO: VMA_VERSION: 9.6.4-1 Release built on Aug 3 2022 00:00:00
      [0m[0m VMA INFO: Cmd Line: date ++ [%y-%m-%d %H:%M:%S]
      [0m[0m VMA INFO: ---------------------------------------------------------------------------
      [0m[0m VMA INFO: Log Level INFO [VMA_TRACELEVEL]
      [0m[0m VMA INFO: ---------------------------------------------------------------------------
      [0m+ [22-12-02 07:22:52] LD_PRELOAD=libvma.so
      [0m VMA INFO: ---------------------------------------------------------------------------
      [0m[0m VMA INFO: VMA_VERSION: 9.6.4-1 Release built on Aug 3 2022 00:00:00
      [0m[0m VMA INFO: Cmd Line: date ++ [%y-%m-%d %H:%M:%S]
      [0m[0m VMA INFO: ---------------------------------------------------------------------------
      [0m[0m VMA INFO: Log Level INFO [VMA_TRACELEVEL]
      [0m[0m VMA INFO: ---------------------------------------------------------------------------
      [0m+ [22-12-02 07:22:52] timeout --preserve-status --kill-after=5m 3m sockperf pp -i 172.31.2.121 -t 10 --msg-size=1472
      [0m VMA INFO: ---------------------------------------------------------------------------
      [0m[0m VMA INFO: VMA_VERSION: 9.6.4-1 Release built on Aug 3 2022 00:00:00
      [0m[0m VMA INFO: Cmd Line: timeout --preserve-status --kill-after=5m 3m sockperf pp -i 172.31.2.121 -t 10 --msg-size=1472
      [0m[0m VMA INFO: ---------------------------------------------------------------------------
      [0m[0m VMA INFO: Log Level INFO [VMA_TRACELEVEL]
      [0m[0m VMA INFO: ---------------------------------------------------------------------------
      [0m[0m VMA INFO: ---------------------------------------------------------------------------
      [0m[0m VMA INFO: VMA_VERSION: 9.6.4-1 Release built on Aug 3 2022 00:00:00
      [0m[0m VMA INFO: Cmd Line: sockperf pp -i 172.31.2.121 -t 10 --msg-size=1472
      [0m[0m VMA INFO: ---------------------------------------------------------------------------
      [0m[0m VMA INFO: Log Level INFO [VMA_TRACELEVEL]
      [0m[0m VMA INFO: ---------------------------------------------------------------------------
      [0m[2;35m VMA WARNING: *******************************************************************************************************
      [0m[2;35m VMA WARNING: * Interface mlx5_ib0 will not be offloaded.
      [0m[2;35m VMA WARNING: * Offloaded resources are restricted to root or user with CAP_NET_RAW privileges
      [0m[2;35m VMA WARNING: * Read the CAP_NET_RAW and root access section in the VMA's User Manual for more information
      [0m[2;35m VMA WARNING: *******************************************************************************************************
      [0m[2;35m VMA WARNING: *******************************************************************************************************
      [0m[2;35m VMA WARNING: * Interface mlx5_ib1 will not be offloaded.
      [0m[2;35m VMA WARNING: * Offloaded resources are restricted to root or user with CAP_NET_RAW privileges
      [0m[2;35m VMA WARNING: * Read the CAP_NET_RAW and root access section in the VMA's User Manual for more information
      [0m[2;35m VMA WARNING: *******************************************************************************************************
      [0msockperf: [2;35m== version #3.10-0.git5ebd327da983 == [0m
      sockperf[CLIENT] send on:sockperf: using recvfrom() to block on socket(s)

      [ 0] IP = 172.31.2.121 PORT = 11111 # UDP
      sockperf: Warmup stage (sending a few dummy messages)...
      sockperf: Starting test...
      sockperf: Test end (interrupted by timer)
      sockperf: Test ended
      sockperf: No messages were received from the server. Is the server down?
      + [22-12-02 07:23:06] result=0
      + [22-12-02 07:23:06] '[' 0 -ne 0 ']'
      + [22-12-02 07:23:06] grep -qi -e ' error ' -e 'no messages were received' /tmp/vma.txt
      + [22-12-02 07:23:06] return 1

      Expected results: On RHEL-9.1.0, the above same testcase result look like the following:

      Server host

      [0m VMA INFO: ---------------------------------------------------------------------------
      [0m[0m VMA INFO: VMA_VERSION: 9.6.4-1 Release built on Aug 3 2022 00:00:00
      [0m[0m VMA INFO: Cmd Line: date ++ [%y-%m-%d %H:%M:%S]
      [0m[0m VMA INFO: ---------------------------------------------------------------------------
      [0m[0m VMA INFO: Log Level INFO [VMA_TRACELEVEL]
      [0m[0m VMA INFO: ---------------------------------------------------------------------------
      [0m+ [22-12-03 04:22:51] LD_PRELOAD=libvma.so
      [0m VMA INFO: ---------------------------------------------------------------------------
      [0m[0m VMA INFO: VMA_VERSION: 9.6.4-1 Release built on Aug 3 2022 00:00:00
      [0m[0m VMA INFO: Cmd Line: date ++ [%y-%m-%d %H:%M:%S]
      [0m[0m VMA INFO: ---------------------------------------------------------------------------
      [0m[0m VMA INFO: Log Level INFO [VMA_TRACELEVEL]
      [0m[0m VMA INFO: ---------------------------------------------------------------------------
      [0m+ [22-12-03 04:22:52] timeout --preserve-status --kill-after=5m 3m sockperf server -i 172.31.2.121
      [0m VMA INFO: ---------------------------------------------------------------------------
      [0m[0m VMA INFO: VMA_VERSION: 9.6.4-1 Release built on Aug 3 2022 00:00:00
      [0m[0m VMA INFO: Cmd Line: timeout --preserve-status --kill-after=5m 3m sockperf server -i 172.31.2.121
      [0m[0m VMA INFO: ---------------------------------------------------------------------------
      [0m[0m VMA INFO: Log Level INFO [VMA_TRACELEVEL]
      [0m[0m VMA INFO: ---------------------------------------------------------------------------
      [0m[0m VMA INFO: ---------------------------------------------------------------------------
      [0m[0m VMA INFO: VMA_VERSION: 9.6.4-1 Release built on Aug 3 2022 00:00:00
      [0m[0m VMA INFO: Cmd Line: sockperf server -i 172.31.2.121
      [0m[0m VMA INFO: ---------------------------------------------------------------------------
      [0m[0m VMA INFO: Log Level INFO [VMA_TRACELEVEL]
      [0m[0m VMA INFO: ---------------------------------------------------------------------------
      [0m[2;35m VMA WARNING: *******************************************************************************************************
      [0m[2;35m VMA WARNING: * Interface mlx5_ib0 will not be offloaded.
      [0m[2;35m VMA WARNING: * Offloaded resources are restricted to root or user with CAP_NET_RAW privileges
      [0m[2;35m VMA WARNING: * Read the CAP_NET_RAW and root access section in the VMA's User Manual for more information
      [0m[2;35m VMA WARNING: *******************************************************************************************************
      [0m[2;35m VMA WARNING: *******************************************************************************************************
      [0m[2;35m VMA WARNING: * Interface mlx5_ib1 will not be offloaded.
      [0m[2;35m VMA WARNING: * Offloaded resources are restricted to root or user with CAP_NET_RAW privileges
      [0m[2;35m VMA WARNING: * Read the CAP_NET_RAW and root access section in the VMA's User Manual for more information
      [0m[2;35m VMA WARNING: *******************************************************************************************************
      [0m[2;35m VMA WARNING: *******************************************************************************************************
      [0m[2;35m VMA WARNING: * Interface mlx5_ib0 will not be offloaded.
      [0m[2;35m VMA WARNING: * Offloaded resources are restricted to root or user with CAP_NET_RAW privileges
      [0m[2;35m VMA WARNING: * Read the CAP_NET_RAW and root access section in the VMA's User Manual for more information
      [0m[2;35m VMA WARNING: *******************************************************************************************************
      [0m[2;35m VMA WARNING: *******************************************************************************************************
      [0m[2;35m VMA WARNING: * Interface mlx5_ib0 will not be offloaded.
      [0m[2;35m VMA WARNING: * Offloaded resources are restricted to root or user with CAP_NET_RAW privileges
      [0m[2;35m VMA WARNING: * Read the CAP_NET_RAW and root access section in the VMA's User Manual for more information
      [0m[2;35m VMA WARNING: *******************************************************************************************************
      [0m[2;35m VMA WARNING: *******************************************************************************************************
      [0m[2;35m VMA WARNING: * Interface mlx5_ib0 will not be offloaded.
      [0m[2;35m VMA WARNING: * Offloaded resources are restricted to root or user with CAP_NET_RAW privileges
      [0m[2;35m VMA WARNING: * Read the CAP_NET_RAW and root access section in the VMA's User Manual for more information
      [0m[2;35m VMA WARNING: *******************************************************************************************************
      [0m[2;35m VMA WARNING: *******************************************************************************************************
      [0m[2;35m VMA WARNING: * Interface mlx5_ib0 will not be offloaded.
      [0m[2;35m VMA WARNING: * Offloaded resources are restricted to root or user with CAP_NET_RAW privileges
      [0m[2;35m VMA WARNING: * Read the CAP_NET_RAW and root access section in the VMA's User Manual for more information
      [0m[2;35m VMA WARNING: *******************************************************************************************************
      [0m[2;35m VMA WARNING: *******************************************************************************************************
      [0m[2;35m VMA WARNING: * Interface mlx5_ib1 will not be offloaded.
      [0m[2;35m VMA WARNING: * Offloaded resources are restricted to root or user with CAP_NET_RAW privileges
      [0m[2;35m VMA WARNING: * Read the CAP_NET_RAW and root access section in the VMA's User Manual for more information
      [0m[2;35m VMA WARNING: *******************************************************************************************************
      [0m[2;35m VMA WARNING: *******************************************************************************************************
      [0m[2;35m VMA WARNING: * Interface mlx5_ib1 will not be offloaded.
      [0m[2;35m VMA WARNING: * Offloaded resources are restricted to root or user with CAP_NET_RAW privileges
      [0m[2;35m VMA WARNING: * Read the CAP_NET_RAW and root access section in the VMA's User Manual for more information
      [0m[2;35m VMA WARNING: *******************************************************************************************************
      [0m[2;35m VMA WARNING: *******************************************************************************************************
      [0m[2;35m VMA WARNING: * Interface mlx5_ib1 will not be offloaded.
      [0m[2;35m VMA WARNING: * Offloaded resources are restricted to root or user with CAP_NET_RAW privileges
      [0m[2;35m VMA WARNING: * Read the CAP_NET_RAW and root access section in the VMA's User Manual for more information
      [0m[2;35m VMA WARNING: *******************************************************************************************************
      [0m[2;35m VMA WARNING: *******************************************************************************************************
      [0m[2;35m VMA WARNING: * Interface mlx5_ib1 will not be offloaded.
      [0m[2;35m VMA WARNING: * Offloaded resources are restricted to root or user with CAP_NET_RAW privileges
      [0m[2;35m VMA WARNING: * Read the CAP_NET_RAW and root access section in the VMA's User Manual for more information
      [0m[2;35m VMA WARNING: *******************************************************************************************************
      [0m[2;35m VMA WARNING: *******************************************************************************************************
      [0m[2;35m VMA WARNING: * Interface mlx5_ib1 will not be offloaded.
      [0m[2;35m VMA WARNING: * Offloaded resources are restricted to root or user with CAP_NET_RAW privileges
      [0m[2;35m VMA WARNING: * Read the CAP_NET_RAW and root access section in the VMA's User Manual for more information
      [0m[2;35m VMA WARNING: *******************************************************************************************************
      [0m[2;35m VMA WARNING: *******************************************************************************************************
      [0m[2;35m VMA WARNING: * Interface mlx5_ib1 will not be offloaded.
      [0m[2;35m VMA WARNING: * Offloaded resources are restricted to root or user with CAP_NET_RAW privileges
      [0m[2;35m VMA WARNING: * Read the CAP_NET_RAW and root access section in the VMA's User Manual for more information
      [0m[2;35m VMA WARNING: *******************************************************************************************************
      [0msockperf: [2;35m== version #3.10-0.git5ebd327da983 == [0m
      sockperf: [SERVER] listen on:
      [ 0] IP = 172.31.2.121 PORT = 11111 # UDP
      sockperf: Warmup stage (sending a few dummy messages)...
      sockperf: [tid 58213] using recvfrom() to block on socket(s)
      Terminated

      Client host:

      [0m VMA INFO: ---------------------------------------------------------------------------
      [0m[0m VMA INFO: VMA_VERSION: 9.6.4-1 Release built on Aug 3 2022 00:00:00
      [0m[0m VMA INFO: Cmd Line: date ++ [%y-%m-%d %H:%M:%S]
      [0m[0m VMA INFO: ---------------------------------------------------------------------------
      [0m[0m VMA INFO: Log Level INFO [VMA_TRACELEVEL]
      [0m[0m VMA INFO: ---------------------------------------------------------------------------
      [0m+ [22-12-03 04:23:01] LD_PRELOAD=libvma.so
      [0m VMA INFO: ---------------------------------------------------------------------------
      [0m[0m VMA INFO: VMA_VERSION: 9.6.4-1 Release built on Aug 3 2022 00:00:00
      [0m[0m VMA INFO: Cmd Line: date ++ [%y-%m-%d %H:%M:%S]
      [0m[0m VMA INFO: ---------------------------------------------------------------------------
      [0m[0m VMA INFO: Log Level INFO [VMA_TRACELEVEL]
      [0m[0m VMA INFO: ---------------------------------------------------------------------------
      [0m+ [22-12-03 04:23:01] timeout --preserve-status --kill-after=5m 3m sockperf pp -i 172.31.2.121 -t 10 --msg-size=1472
      [0m VMA INFO: ---------------------------------------------------------------------------
      [0m[0m VMA INFO: VMA_VERSION: 9.6.4-1 Release built on Aug 3 2022 00:00:00
      [0m[0m VMA INFO: Cmd Line: timeout --preserve-status --kill-after=5m 3m sockperf pp -i 172.31.2.121 -t 10 --msg-size=1472
      [0m[0m VMA INFO: ---------------------------------------------------------------------------
      [0m[0m VMA INFO: Log Level INFO [VMA_TRACELEVEL]
      [0m[0m VMA INFO: ---------------------------------------------------------------------------
      [0m[0m VMA INFO: ---------------------------------------------------------------------------
      [0m[0m VMA INFO: VMA_VERSION: 9.6.4-1 Release built on Aug 3 2022 00:00:00
      [0m[0m VMA INFO: Cmd Line: sockperf pp -i 172.31.2.121 -t 10 --msg-size=1472
      [0m[0m VMA INFO: ---------------------------------------------------------------------------
      [0m[0m VMA INFO: Log Level INFO [VMA_TRACELEVEL]
      [0m[0m VMA INFO: ---------------------------------------------------------------------------
      [0m[2;35m VMA WARNING: *******************************************************************************************************
      [0m[2;35m VMA WARNING: * Interface mlx5_ib0 will not be offloaded.
      [0m[2;35m VMA WARNING: * Offloaded resources are restricted to root or user with CAP_NET_RAW privileges
      [0m[2;35m VMA WARNING: * Read the CAP_NET_RAW and root access section in the VMA's User Manual for more information
      [0m[2;35m VMA WARNING: *******************************************************************************************************
      [0m[2;35m VMA WARNING: *******************************************************************************************************
      [0m[2;35m VMA WARNING: * Interface mlx5_ib1 will not be offloaded.
      [0m[2;35m VMA WARNING: * Offloaded resources are restricted to root or user with CAP_NET_RAW privileges
      [0m[2;35m VMA WARNING: * Read the CAP_NET_RAW and root access section in the VMA's User Manual for more information
      [0m[2;35m VMA WARNING: *******************************************************************************************************
      [0m[2;35m VMA WARNING: *******************************************************************************************************
      [0m[2;35m VMA WARNING: * Interface mlx5_ib0 will not be offloaded.
      [0m[2;35m VMA WARNING: * Offloaded resources are restricted to root or user with CAP_NET_RAW privileges
      [0m[2;35m VMA WARNING: * Read the CAP_NET_RAW and root access section in the VMA's User Manual for more information
      [0m[2;35m VMA WARNING: *******************************************************************************************************
      [0m[2;35m VMA WARNING: *******************************************************************************************************
      [0m[2;35m VMA WARNING: * Interface mlx5_ib0 will not be offloaded.
      [0m[2;35m VMA WARNING: * Offloaded resources are restricted to root or user with CAP_NET_RAW privileges
      [0m[2;35m VMA WARNING: * Read the CAP_NET_RAW and root access section in the VMA's User Manual for more information
      [0m[2;35m VMA WARNING: *******************************************************************************************************
      [0m[2;35m VMA WARNING: *******************************************************************************************************
      [0m[2;35m VMA WARNING: * Interface mlx5_ib0 will not be offloaded.
      [0m[2;35m VMA WARNING: * Offloaded resources are restricted to root or user with CAP_NET_RAW privileges
      [0m[2;35m VMA WARNING: * Read the CAP_NET_RAW and root access section in the VMA's User Manual for more information
      [0m[2;35m VMA WARNING: *******************************************************************************************************
      [0m[2;35m VMA WARNING: *******************************************************************************************************
      [0m[2;35m VMA WARNING: * Interface mlx5_ib0 will not be offloaded.
      [0m[2;35m VMA WARNING: * Offloaded resources are restricted to root or user with CAP_NET_RAW privileges
      [0m[2;35m VMA WARNING: * Read the CAP_NET_RAW and root access section in the VMA's User Manual for more information
      [0m[2;35m VMA WARNING: *******************************************************************************************************
      [0m[2;35m VMA WARNING: *******************************************************************************************************
      [0m[2;35m VMA WARNING: * Interface mlx5_ib1 will not be offloaded.
      [0m[2;35m VMA WARNING: * Offloaded resources are restricted to root or user with CAP_NET_RAW privileges
      [0m[2;35m VMA WARNING: * Read the CAP_NET_RAW and root access section in the VMA's User Manual for more information
      [0m[2;35m VMA WARNING: *******************************************************************************************************
      [0m[2;35m VMA WARNING: *******************************************************************************************************
      [0m[2;35m VMA WARNING: * Interface mlx5_ib1 will not be offloaded.
      [0m[2;35m VMA WARNING: * Offloaded resources are restricted to root or user with CAP_NET_RAW privileges
      [0m[2;35m VMA WARNING: * Read the CAP_NET_RAW and root access section in the VMA's User Manual for more information
      [0m[2;35m VMA WARNING: *******************************************************************************************************
      [0m[2;35m VMA WARNING: *******************************************************************************************************
      [0m[2;35m VMA WARNING: * Interface mlx5_ib1 will not be offloaded.
      [0m[2;35m VMA WARNING: * Offloaded resources are restricted to root or user with CAP_NET_RAW privileges
      [0m[2;35m VMA WARNING: * Read the CAP_NET_RAW and root access section in the VMA's User Manual for more information
      [0m[2;35m VMA WARNING: *******************************************************************************************************
      [0m[2;35m VMA WARNING: *******************************************************************************************************
      [0m[2;35m VMA WARNING: * Interface mlx5_ib1 will not be offloaded.
      [0m[2;35m VMA WARNING: * Offloaded resources are restricted to root or user with CAP_NET_RAW privileges
      [0m[2;35m VMA WARNING: * Read the CAP_NET_RAW and root access section in the VMA's User Manual for more information
      [0m[2;35m VMA WARNING: *******************************************************************************************************
      [0m[2;35m VMA WARNING: *******************************************************************************************************
      [0m[2;35m VMA WARNING: * Interface mlx5_ib1 will not be offloaded.
      [0m[2;35m VMA WARNING: * Offloaded resources are restricted to root or user with CAP_NET_RAW privileges
      [0m[2;35m VMA WARNING: * Read the CAP_NET_RAW and root access section in the VMA's User Manual for more information
      [0m[2;35m VMA WARNING: *******************************************************************************************************
      [0m[2;35m VMA WARNING: *******************************************************************************************************
      [0m[2;35m VMA WARNING: * Interface mlx5_ib1 will not be offloaded.
      [0m[2;35m VMA WARNING: * Offloaded resources are restricted to root or user with CAP_NET_RAW privileges
      [0m[2;35m VMA WARNING: * Read the CAP_NET_RAW and root access section in the VMA's User Manual for more information
      [0m[2;35m VMA WARNING: *******************************************************************************************************
      [0msockperf: [2;35m== version #3.10-0.git5ebd327da983 == [0m
      sockperf[CLIENT] send on:sockperf: using recvfrom() to block on socket(s)

      [ 0] IP = 172.31.2.121 PORT = 11111 # UDP
      sockperf: Warmup stage (sending a few dummy messages)...
      sockperf: Starting test...
      sockperf: Test end (interrupted by timer)
      sockperf: Test ended
      sockperf: [Total Run] RunTime=10.000 sec; Warm up time=400 msec; SentMessages=456565; ReceivedMessages=456564
      sockperf: ========= Printing statistics for Server No: 0
      sockperf: [Valid Duration] RunTime=9.550 sec; SentMessages=438188; ReceivedMessages=438188
      sockperf: [2;35m====> avg-latency=10.877 (std-dev=0.440, mean-ad=0.106, median-ad=0.059, siqr=0.043, cv=0.040, std-error=0.001, 99.0% ci=[10.875, 10.879])[0m
      sockperf: # dropped messages = 0; # duplicated messages = 0; # out-of-order messages = 0
      sockperf: Summary: Latency is 10.877 usec
      sockperf: [2;35mTotal 438188 observations[0m; each percentile contains 4381.88 observations
      sockperf: ---> <MAX> observation = 114.387
      sockperf: ---> percentile 99.999 = 50.800
      sockperf: ---> percentile 99.990 = 28.034
      sockperf: ---> percentile 99.900 = 15.438
      sockperf: ---> percentile 99.000 = 12.324
      sockperf: ---> percentile 90.000 = 10.931
      sockperf: ---> percentile 75.000 = 10.877
      sockperf: ---> percentile 50.000 = 10.821
      sockperf: ---> percentile 25.000 = 10.789
      sockperf: ---> <MIN> observation = 9.387
      + [22-12-03 04:23:15] result=0
      + [22-12-03 04:23:15] '[' 0 -ne 0 ']'
      + [22-12-03 04:23:15] grep -qi -e ' error ' -e 'no messages were received' /tmp/vma.txt
      + [22-12-03 04:23:15] return 0
      + [22-12-03 04:23:15] RQA_check_result -r 0 -t 'sockperf pingpong multicast pkey/vlan'

      Additional info:

              kheib Kamal Heib
              bchae Brian Chae (Inactive)
              Kamal Heib Kamal Heib
              infiniband-qe infiniband-qe infiniband-qe infiniband-qe
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: