Hi Dario,
UHD 4.0 requires DPDK 18.11, but Ubuntu 20.04.1 packages version 19.11. See
the UHD manual for how to build version 18.11:
https://files.ettus.com/manual/page_dpdk.html#dpdk_installation.
Jonathon
On Tue, Dec 1, 2020 at 7:59 AM Dario Pennisi via USRP-users <
usrp-users@lists.ettus.com>
Hi,
i'm trying to use DPDK with UHD 4 but it is not detected by cmake.
i have ubuntu 20.04.1 which installs DPDK 19.11.3-0ubuntu0.2 when i use
apt-get install dpdk dpdk-dev
i tried passing manually environment variables for include and library
directories but that doesn't work.
can you please shed