From 9cd80e13c52daf24752b609b4ce9e437f22a33f6 Mon Sep 17 00:00:00 2001 From: mattprost Date: Tue, 29 Mar 2022 17:31:27 -0500 Subject: dpdk: Add support for DPDK 18.11 API Substituting old values to restore API breakage from DPDK 18.11 to DPDK 19. It is recommended at this point that users upgrade to more recent DPDK LTS versions, but the DPDK 18.11 API is functional with UHD. Signed-off-by: mattprost --- host/docs/dpdk.dox | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'host/docs/dpdk.dox') diff --git a/host/docs/dpdk.dox b/host/docs/dpdk.dox index 0b86c78ba..a48ce42d3 100644 --- a/host/docs/dpdk.dox +++ b/host/docs/dpdk.dox @@ -26,7 +26,8 @@ computer. \subsection dpdk_installation DPDK Installation Instructions As a new and developing technology, the DPDK APIs are unstable. UHD requires -version 19.11, 20.11 or 21.11. +version 18.11(deprecated), 19.11, 20.11 or 21.11. Adjacent non-LTS releases of +DPDK may work, but are not recommended. On Ubuntu 20.04, Fedora 33-36, or Debian Bullseye/Buster (via backports), DPDK is available in your distribution's repositories. For example, on Debian -- cgit v1.2.3