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

[RHEL-9.2] pyverbs-tests failures on irdma roce

    • Icon: Bug Bug
    • Resolution: Done-Errata
    • Icon: Undefined Undefined
    • rhel-9.4
    • None
    • rdma-core
    • None
    • rdma-core-48.0-1.el9
    • None
    • None
    • rhel-sst-network-drivers
    • ssg_networking
    • 10
    • 14
    • None
    • QE ack, Dev ack
    • False
    • Hide

      None

      Show
      None
    • None
    • None
    • Unspecified
    • Unspecified
    • None

      Description of problem:

      Version-Release number of selected component (if applicable):
      5.14.0-182.el9.x86_64, rdma-core-41.0-3.el9, i40e, roce.45, E810-C & irdma0

      How reproducible:
      Always

      Steps to Reproduce:
      $ pwd
      /usr/share/doc/rdma-core/tests
      $ python run_tests.py -v --dev $device_id.

      Actual results:
      https://beaker.engineering.redhat.com/jobs/7185081
      https://beaker.engineering.redhat.com/recipes/12864553#task152154367
      https://beaker.engineering.redhat.com/recipes/12864553/tasks/152154367/results/709325486/logs/resultoutputfile.log
      ======================================================================
      FAIL: test_create_cq_bad_flow (tests.test_cq.CQAPITest)
      Test ibv_create_cq() with wrong comp_vector / number of cqes
      ----------------------------------------------------------------------
      Traceback (most recent call last):
      File "/usr/share/doc/rdma-core/tests/./test_cq.py", line 74, in test_create_cq_bad_flow
      CQ(self.ctx, self.attr.max_cqe + 1, None, None, 0)
      AssertionError: PyverbsRDMAError not raised

      ======================================================================
      FAIL: test_resize_cq (tests.test_cq.CQTest)
      Test resize CQ, start with specific value and then increase and decrease
      ----------------------------------------------------------------------
      Traceback (most recent call last):
      File "/usr/share/doc/rdma-core/tests/./test_cq.py", line 136, in test_resize_cq
      self.client.cq.resize(new_cq_size)
      AssertionError: PyverbsRDMAError not raised

      ======================================================================
      FAIL: test_create_cq_ex_bad_flow (tests.test_cqex.CQEXAPITest)
      Test ibv_create_cq_ex() with wrong comp_vector / number of cqes
      ----------------------------------------------------------------------
      Traceback (most recent call last):
      File "/usr/share/doc/rdma-core/tests/./test_cqex.py", line 125, in test_create_cq_ex_bad_flow
      CQEX(self.ctx, cq_attrs_ex)
      AssertionError: PyverbsRDMAError not raised

      ======================================================================
      FAIL: test_rdmacm_async_traffic (tests.test_rdmacm.CMTestCase)
      ----------------------------------------------------------------------
      Traceback (most recent call last):
      File "/usr/share/doc/rdma-core/tests/./test_rdmacm.py", line 33, in test_rdmacm_async_traffic
      self.two_nodes_rdmacm_traffic(CMAsyncConnection, self.rdmacm_traffic,
      File "/usr/share/doc/rdma-core/tests/./base.py", line 382, in two_nodes_rdmacm_traffic
      raise(res)
      AssertionError

      ----------------------------------------------------------------------
      Ran 250 tests in 7.893s

      FAILED (failures=4, skipped=195)

      Expected results:
      Tests PASSED or SKIPPED

      Additional info:

              kheib Kamal Heib
              rhn-support-zguo Zhaojuan Guo
              Kamal Heib Kamal Heib
              Zhaojuan Guo Zhaojuan Guo
              Votes:
              0 Vote for this issue
              Watchers:
              8 Start watching this issue

                Created:
                Updated:
                Resolved: