discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

UHD4.2 & DPDK


From: Dobler, Anton
Subject: UHD4.2 & DPDK
Date: Thu, 19 May 2022 15:26:23 +0000

Dear community,


I try to use DPDK together with UHD4.2 but I get the following error:


./benchmark_rate --args "mgmt_addr=169.254.2.13,addr=1.0.1.2, second_addr=1.0.2.2,use_dpdk=1" --rx_rate=125e6

[INFO] [UHD] linux; GNU C++ version 9.4.0; Boost_107100; DPDK_19.11; UHD_4.2.0.0-4-g04d14cd7
[DEBUG] [PREFS] Loaded user config file /root/.config/uhd.conf
EAL: Detected 16 lcore(s)
EAL: Detected 1 NUMA nodes
EAL: Multi-process socket /var/run/dpdk/rte/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: No available hugepages reported in hugepages-1048576kB
EAL: Probing VFIO support...
EAL: VFIO support initialized
EAL: PCI device 0000:00:04.0 on NUMA socket 0
EAL:   probe driver: 8086:2021 rawdev_ioat
EAL: PCI device 0000:00:04.1 on NUMA socket 0
EAL:   probe driver: 8086:2021 rawdev_ioat
EAL: PCI device 0000:00:04.2 on NUMA socket 0
EAL:   probe driver: 8086:2021 rawdev_ioat
EAL: PCI device 0000:00:04.3 on NUMA socket 0
EAL:   probe driver: 8086:2021 rawdev_ioat
EAL: PCI device 0000:00:04.4 on NUMA socket 0
EAL:   probe driver: 8086:2021 rawdev_ioat
EAL: PCI device 0000:00:04.5 on NUMA socket 0
EAL:   probe driver: 8086:2021 rawdev_ioat
EAL: PCI device 0000:00:04.6 on NUMA socket 0
EAL:   probe driver: 8086:2021 rawdev_ioat
EAL: PCI device 0000:00:04.7 on NUMA socket 0
EAL:   probe driver: 8086:2021 rawdev_ioat
EAL: PCI device 0000:00:1f.6 on NUMA socket 0
EAL:   probe driver: 8086:15b9 net_e1000_em
EAL: PCI device 0000:d5:00.0 on NUMA socket 0
EAL:   probe driver: 8086:10fb net_ixgbe
EAL:   using IOMMU type 1 (Type 1)
EAL: Ignore mapping IO port bar(2)
EAL: PCI device 0000:d5:00.1 on NUMA socket 0
EAL:   probe driver: 8086:10fb net_ixgbe
EAL: Ignore mapping IO port bar(2)
[DEBUG] [MPMD] Discovering MPM devices on port 49600
[ERROR] [DPDK] Could not find route to destination address 1.0.1.2
[ERROR] [X300] X300 Network discovery error RuntimeError: DPDK: Could not find route to destination address 1.0.1.2
[00:00:00.000503] Creating the usrp device with: mgmt_addr=169.254.2.13,addr=1.0.1.2, second_addr=1.0.2.2,use_dpdk=1...
[DEBUG] [MPMD] Discovering MPM devices on port 49600
[ERROR] [DPDK] Could not find route to destination address 1.0.1.2
[ERROR] [X300] X300 Network discovery error RuntimeError: DPDK: Could not find route to destination address 1.0.1.2
[INFO] [MPMD] Initializing 1 device(s) in parallel with args: mgmt_addr=169.254.2.13,type=n3xx,product=n310,serial=3176E00,name=ni-n3xx-3176E00,fpga=XG,claimed=False,addr=1.0.1.2,second_addr=1.0.2.2,use_dpdk=1
[DEBUG] [MPMD] Claiming mboard 0
[DEBUG] [MPMD] Device args: `mgmt_addr=169.254.2.13,type=n3xx,product=n310,serial=3176E00,name=ni-n3xx-3176E00,fpga=XG,claimed=False,addr=1.0.1.2,second_addr=1.0.2.2,use_dpdk=1'. RPC address: 169.254.2.13
[DEBUG] [MPMD] MPM reports device info: addr=1.0.1.2,claimed=True,connection=remote,dboard_0_pid=336,dboard_0_serial=31732ED,dboard_1_pid=336,dboard_1_serial=31732F6,description=N300-Series Device,eeprom_version=2,fourth_addr=169.254.2.13,fpga=XG,fpga_version=8.0,fpga_version_hash=8daa80c.clean,fs_version=20220419212711,mender_artifact=v4.2.0.0_n3xx,mpm_sw_version=4.2.0.0-g46a70d85,mpm_version=4.2,name=ni-n3xx-3176E00,pid=16962,product=n310,rev=6,rpc_connection=remote,second_addr=1.0.2.2,serial=3176E00,type=n3xx
[DEBUG] [MPMD] Found 8 motherboard sensors.
[DEBUG] [MPMD] Initializing mboard 0
[INFO] [MPM.PeriphManager] init() called with device args `fpga=XG,mgmt_addr=169.254.2.13,name=ni-n3xx-3176E00,product=n310,second_addr=1.0.2.2,use_dpdk=1,clock_source=internal,time_source=internal'.
[DEBUG] [MPMD::MB_IFACE] Adding clock iface `radio_clk`, frequency: 125 MHz, mutable: Yes
[DEBUG] [MPMD::MB_IFACE] Adding clock iface `bus_clk`, frequency: 200 MHz, mutable: No
[ERROR] [DPDK] Could not find route to destination address 1.0.1.2
[WARNING] [MPMD::XPORT::UDP] Error during MTU discovery on address 1.0.1.2: RuntimeError: DPDK: Could not find route to destination address 1.0.1.2
[ERROR] [DPDK] Could not find route to destination address 1.0.2.2
[WARNING] [MPMD::XPORT::UDP] Error during MTU discovery on address 1.0.2.2: RuntimeError: DPDK: Could not find route to destination address 1.0.2.2
[ERROR] [MPMD::MB_IFACE] No CHDR connection available!
Error: RuntimeError: No CHDR connection available!

I use the uhd.conf as follows:

[use_dpdk=1]
dpdk-mtu=9000
dpdk-driver=/usr/lib/x86_64-linux-gnu/dpdk/pmds-20.0/dpdk/
dpdk-corelist=0,9,10
dpdk-num-mbufs=4096
dpdk-mbufs-cache-size=315

;ens2f0
[dpdk-mac=90:e2:ba:f1:38:1c]
dpdk-lcore = 9
dpdk-ipv4 = 1.0.2.1/24

;ens2f1
[dpdk-mac=90:e2:ba:f1:38:1d]
dpdk-lcore = 10
dpdk-ipv4 = 1.0.1.1/24​


Any help would be highly appreciated!

Best regards,

Anton 





reply via email to

[Prev in Thread] Current Thread [Next in Thread]