diff options
author | Alex Williams <alex.williams@ni.com> | 2019-03-22 11:20:50 -0700 |
---|---|---|
committer | Martin Braun <martin.braun@ettus.com> | 2019-04-10 16:50:43 -0700 |
commit | f93c5227bd4c6b6d86c16c28c309c7b20be977bf (patch) | |
tree | b5c29b7a0feaa66fd4e67abd2785092864e62470 /host/docs/dpdk.dox | |
parent | 88a405980fc19f5e9833c4880911b8b883435ad9 (diff) | |
download | uhd-f93c5227bd4c6b6d86c16c28c309c7b20be977bf.tar.gz uhd-f93c5227bd4c6b6d86c16c28c309c7b20be977bf.tar.bz2 uhd-f93c5227bd4c6b6d86c16c28c309c7b20be977bf.zip |
docs: Add mention of DPDK support to X3x0
Diffstat (limited to 'host/docs/dpdk.dox')
-rw-r--r-- | host/docs/dpdk.dox | 3 |
1 files changed, 2 insertions, 1 deletions
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 |