Mellanox / ibdump

Other
42 stars 17 forks source link

I am using Ibdump to monitor message errors. How can I resolve this issue? #40

Open wwwwxxxxhhhh opened 3 months ago

wwwwxxxxhhhh commented 3 months ago

Hi, I am using ibdump to monitor message errors. How can I resolve this issue?

[root@localhost ibdump]# ./ibdump -d "rocep152s0f0" -i 1 Initiating resources ... searching for IB devices in host Port active_mtu=4096 MR was registered with addr=0xd8b010, lkey=0x3221, rkey=0x3221, flags=0x1

Device : "rocep152s0f0" Physical port : 1 Link layer : Ethernet Dump file : sniffer.pcap Sniffer WQEs (max burst size) : 4096

-E- Unsupported HW device id (0)

erfiboy commented 2 weeks ago

I encountered the same error. I used the libdump-6_1_0 release version in conjunction with MLNX_OFED_LINUX-5.8-5.1.1.2, and it worked. Also, you should use the flag make WITHOUT_FW_TOOLS=yes if you are using 5th gen IB devices (ConnectX-4 & newer).