Hi everyone, I am trying to connect my notebook to X310 with a thunderbolt 3 to 10GNBase-T module, which has a AQC107 chirp. The notebook can find the X310 without DPDK. But it could not find the device with DPDK. Is there any suggestion?
UHD Version: 4.0, the master branch. DPDK: 18.11 (supporting Aquantia’s AQtion family of chipsets: AQC107/AQC108/AQC109 ) Ubuntu: 18.04 root@sdr:~# dpdk-devbind --status-dev net Network devices using DPDK-compatible driver ============================================ 0000:3c:00.0 'AQC107 NBase-T/IEEE 802.3bz Ethernet Controller [AQtion] 87b1' drv=vfio-pci unused=atlantic Network devices using kernel driver =================================== 0000:00:1f.6 'Ethernet Connection (7) I219-LM 15bb' if=eno1 drv=e1000e unused=vfio-pci *Active* Other Network devices ===================== 0000:6f:00.0 'Device 2723' unused=vfio-pci root@sdr:~# uhd_find_devices --args=use_dpdk=1,addr=192.168.60.2 [INFO] [UHD] linux; GNU C++ version 7.4.0; Boost_106501; UHD_4.0.0.0-505-g1393553d EAL: Detected 12 lcore(s) EAL: Detected 1 NUMA nodes EAL: Multi-process socket /var/run/dpdk/rte/mp_socket EAL: No free hugepages reported in hugepages-1048576kB EAL: Probing VFIO support... EAL: VFIO support initialized EAL: PCI device 0000:00:1f.6 on NUMA socket -1 EAL: Invalid NUMA socket, default to 0 EAL: probe driver: 8086:15bb net_e1000_em EAL: PCI device 0000:3c:00.0 on NUMA socket -1 EAL: Invalid NUMA socket, default to 0 EAL: probe driver: 1d6a:87b1 net_atlantic EAL: using IOMMU type 1 (Type 1) [ERROR] [DPDK] Could not find route to destination address 192.168.60.2 [ERROR] [X300] X300 Network discovery error RuntimeError: DPDK: Could not find route to destination address 192.168.60.2 No UHD Devices Found Device with port_id=0 already stopped Best regards, Damon
_______________________________________________ USRP-users mailing list [email protected] http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com
