diff options
author | Alex Williams <alex.williams@ni.com> | 2019-03-22 11:20:50 -0700 |
---|---|---|
committer | michael-west <michael.west@ettus.com> | 2019-05-21 16:05:50 -0700 |
commit | 914206e04182d2446de14be29ef886ae7c013641 (patch) | |
tree | a1526cb143b878b7b2ed9b6990dc09fa172e28a5 /host/docs/dpdk.dox | |
parent | 79b235502da6d5f55ca59d48f9d825e40e191d02 (diff) | |
download | uhd-914206e04182d2446de14be29ef886ae7c013641.tar.gz uhd-914206e04182d2446de14be29ef886ae7c013641.tar.bz2 uhd-914206e04182d2446de14be29ef886ae7c013641.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 |