From 914206e04182d2446de14be29ef886ae7c013641 Mon Sep 17 00:00:00 2001 From: Alex Williams Date: Fri, 22 Mar 2019 11:20:50 -0700 Subject: docs: Add mention of DPDK support to X3x0 --- host/docs/dpdk.dox | 3 ++- host/docs/usrp_x3x0.dox | 7 +++++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/host/docs/dpdk.dox b/host/docs/dpdk.dox index db4072b78..66caab084 100644 --- a/host/docs/dpdk.dox +++ b/host/docs/dpdk.dox @@ -138,7 +138,8 @@ case, and octets must be separated by colons. Here is an example: Once DPDK is installed and configured on your system, it can be used with UHD. The following steps will describe how to stream using DPDK. This feature is -currently only available with \ref page_mpm "MPM-enabled devices." +currently only available with \ref page_mpm "MPM-enabled devices" and +\ref page_usrp_x3x0 "X300-series devices." \subsection dpdk_device_args Enabling DPDK with UHD Device Args diff --git a/host/docs/usrp_x3x0.dox b/host/docs/usrp_x3x0.dox index d55643e1f..58f3a2dd3 100644 --- a/host/docs/usrp_x3x0.dox +++ b/host/docs/usrp_x3x0.dox @@ -148,6 +148,13 @@ Ethernet interfaces with the maximum rate of 200 Msps per channel: The second interface is specified by the extra argument second_addr. +### DPDK Support + +To enable the highest streaming rates over the network, X310 supports using +transports based on the \subpage page_dpdk "Data Plane Development Kit (DPDK)". +See the DPDK page for details on how it can improve streaming and how to use +it. + \subsection x3x0_hw_pcie PCI Express (Desktop) Important Note: The USRP X-Series provides PCIe connectivity over MXI cable. -- cgit v1.2.3