Thanks Jeorg! Would you mind sharing the commands to check if DPDK is really working/operational? I am asking because it is not working with my SRSRAN and I want to check it individually so that I make sure it is SRSRAN or its config related and not the DPDK. Here is what I have:
ad@bm-super11-intel:~/accelleran$ dpdk-testpmd -v EAL: Detected CPU lcores: 64 EAL: Detected NUMA nodes: 1 EAL: RTE Version: 'DPDK 21.11.6' EAL: Detected shared linkage of DPDK EAL: Multi-process socket /run/user/1000/dpdk/rte/mp_socket EAL: Physical addresses are unavailable, selecting IOVA as VA mode. EAL: Selected IOVA mode 'VA' EAL: No available 2048 kB hugepages reported EAL: No free 1048576 kB hugepages reported on node 0 EAL: No available 1048576 kB hugepages reported EAL: FATAL: Cannot get hugepage information. EAL: Cannot get hugepage information. EAL: Error - exiting with code: 1 Cause: Cannot init EAL: Permission denied ad@bm-super11-intel:~/accelleran$ ad@bm-super11-intel:~/accelleran$ sudo dpdk-testpmd -v EAL: Detected CPU lcores: 64 EAL: Detected NUMA nodes: 1 EAL: RTE Version: 'DPDK 21.11.6' EAL: Detected shared linkage of DPDK EAL: Cannot create lock on '/var/run/dpdk/rte/config'. Is another primary process running? EAL: FATAL: Cannot init config EAL: Cannot init config EAL: Error - exiting with code: 1 Cause: Cannot init EAL: Success ad@bm-super11-intel:~/accelleran$ uhd_config_info --version UHD 4.7.0.0-0ubuntu1~jammy1 ad@bm-super11-intel:~/accelleran$ sudo dpdk-devbind.py --status Network devices using DPDK-compatible driver ============================================ 0000:43:00.1 'Ethernet Controller X710 for 10GbE SFP+ 1572' drv=vfio-pci unused=i40e 0000:43:00.2 'Ethernet Controller X710 for 10GbE SFP+ 1572' drv=vfio-pci unused=i40e On Tue, 3 Dec 2024 at 15:04, joerg.hofrichter--- via USRP-users < usrp-users@lists.ettus.com> wrote: > Hi Houshang, > > UHD 4.7.0.0 is only compatible up until DPDK 21.11.x. Later DPDK versions > *might* work, but for certain network cards you will run into issues as > reported in https://github.com/EttusResearch/uhd/issues/754 and > https://github.com/EttusResearch/uhd/issues/795 > > UHD on latest master was successfully tested with DPDK 23.11.x. We did not > check for later DPDK versions yet. > > Kind regards, > Jörg > _______________________________________________ > USRP-users mailing list -- usrp-users@lists.ettus.com > To unsubscribe send an email to usrp-users-le...@lists.ettus.com > -- *Houshang Azizi* *Test Engineer* [image: logo] <https://www.accelleran.com/> *(32) 492195241* *houshang.az...@accelleran.com <em...@accelleran.com>* *www.accelleran.com* <http://www.accelleran.com/> [image: linkedin icon] <https://www.linkedin.com/company/accelleran> [image: twitter icon] <https://twitter.com/accelleran> [image: youtube icon] <https://www.youtube.com/channel/UCrAEtqWp21cibZgSFVIEx2g?themeRefresh=1>
_______________________________________________ USRP-users mailing list -- usrp-users@lists.ettus.com To unsubscribe send an email to usrp-users-le...@lists.ettus.com