[openib-general] [Bug 26] New: QP Tests fails between 32-bit node and 64-bit node

bugzilla-daemon at openib.org bugzilla-daemon at openib.org
Thu Mar 30 10:38:22 PST 2006


http://openib.org/bugzilla/show_bug.cgi?id=26

           Summary: QP Tests fails between 32-bit node and 64-bit node
           Product: OpenIB
           Version: 1.0rc2
          Platform: X86-64
        OS/Version: 2.6.9
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Verbs
        AssignedTo: bugzilla at openib.org
        ReportedBy: ksharma at silverstorm.com
                CC: rburgert at silverstorm.com


Please assign this bug to Dotanb at mellanox.co.il. He is working on this

Hi Dotan:
 
It is still not working. Although i am not getting any segmentation faults this 
time. But some other errors are there.
 
I used basic CLIs to test this. On server i used : ./qp_test --daemon and on 
client i used: ./qp_test --ip=<server's ip address> CLIENT RR 1 1024.
 
The test is still passing between 2 32-bit machines. Below is the detailed 
error log. Please let me know if you need more information

1. Server on 64-bit machine and client on 32-bit machine:
Both the machines got hanged. When i stopped the process on client side, i got 
following error on server side.
 
              main.c , 402  SOCK_ERR       :Failed to send transaction list 
from client to daemon
*** glibc detected *** free(): invalid pointer: 0x0000003c939159a8 ***

2. Server on 32-bit machine and client on 64-bit machine:
Test failed with errors
 
Error on server side:
----------------------------------------
           qp_test.c , 1120  DATA_TRACE    :thread 0: Executing iteration 0
    data_operation.c ,  53  DATA_ERR       :thread 0: --------------------------
-----------------
    data_operation.c ,  54  DATA_ERR       :thread 0: wr_id: 0x0
    data_operation.c ,  55  DATA_ERR       :thread 0: status: 
IBV_WC_WR_FLUSH_ERR
    data_operation.c ,  56  DATA_ERR       :thread 0: qp_num: 0x130407
    data_operation.c ,  79  DATA_ERR       :thread 0: vendor_err: 0xf4
    data_operation.c ,  81  DATA_ERR       :thread 0: --------------------------
-----------------
           qp_test.c , 316  HCA_TRACE     :thread 0: Got QP async event. Type: 
IBV_EVENT_QP_REQ_ERR(0x2), QP handle: 0x8b7cca8
           qp_test.c , 361  HCA_ERR        :The async event was unexpected
[st44 Thu Mar 30 11:39:11]#

Error on client side:
-----------------------------------------
           qp_test.c , 1120  DATA_TRACE    :thread 0: Executing iteration 0
    data_operation.c ,  53  DATA_ERR       :thread 0: --------------------------
-----------------
    data_operation.c ,  54  DATA_ERR       :thread 0: wr_id: 0x0
    data_operation.c ,  55  DATA_ERR       :thread 0: status: 
IBV_WC_REM_INV_REQ_ERR
    data_operation.c ,  56  DATA_ERR       :thread 0: qp_num: 0x30407
    data_operation.c ,  79  DATA_ERR       :thread 0: vendor_err: 0x8a
    data_operation.c ,  81  DATA_ERR       :thread 0: --------------------------
-----------------
           qp_test.c , 1499  MISC_TRACE    :thread 0: failed
           qp_test.c , 1570  MISC_ERR       :Error, failed to wait for thread 0 
termination
           qp_test.c , 1573  MISC_TRACE    :thread 0 was finished with return 
value 1
 

        -------------------------------------------
                        [TEST FAILED]
        -------------------------------------------
 

[st43 Thu Mar 30 11:39:11]#

Thanks
Karun



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the general mailing list