smadaminov / ovs-dpdk-meson-issues

VMware Summer 2021
BSD 3-Clause "New" or "Revised" License
1 stars 1 forks source link

dpdk-testpmd.exe :mlx5_net: cannot list devices, is ib_uverbs loaded? #70

Open williamtu opened 3 years ago

williamtu commented 3 years ago

check the DevxEnabled, and DevxFsRules

williamtu commented 3 years ago
Screen Shot 2021-09-29 at 2 55 09 PM
williamtu commented 3 years ago

working log

EAL: testpmd log level changed from disabled to info
EAL: testpmd log level changed from info to debug
testpmd: ARGV C:\dpdk\build\app\dpdk-testpmd.exe
The file 'mydpdk.log' was opened
EAL: FATAL: init PCI
EAL: FATAL: init PCI done
EAL: FATAL: probe devices
EAL: FATAL: probe devices done
Failed to set MTU to 1500 for port 0

Warning! port-topology=paired and odd forward ports number, the last port will pair with itself.

Configuring Port 0 (socket 0)
Port 0: 00:22:48:26:66:74
Checking link statuses...
Done
Error during enabling promiscuous mode for port 0: Unknown error - ignore
No commandline core given, start packet forwarding
io packet forwarding - ports=1 - cores=1 - streams=1 - NUMA support enabled, MP allocation mode: native
Logical Core 1 (socket 0) forwards packets on 1 streams:
  RX P=0/Q=0 (socket 0) -> TX P=0/Q=0 (socket 0) peer=02:00:00:00:00:00

  io packet forwarding packets/burst=32
  nb forwarding cores=1 - nb forwarding ports=1
  port 0: RX queue number: 1 Tx queue number: 1
    Rx offloads=0x0 Tx offloads=0x10000
    RX queue: 0
      RX desc=256 - RX free threshold=64
      RX threshold registers: pthresh=0 hthresh=0  wthresh=0
      RX Offloads=0x0
    TX queue: 0
      TX desc=256 - TX free threshold=0
      TX threshold registers: pthresh=0 hthresh=0  wthresh=0
      TX offloads=0x10000 - TX RS bit threshold=0
Press enter to exit