aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp
diff options
context:
space:
mode:
authormichael-west <michael.west@ettus.com>2020-07-07 13:30:38 -0700
committerAaron Rossetto <aaron.rossetto@ni.com>2020-08-04 15:41:07 -0500
commit6647dacff16c15c0dc55b81f7f2a7a8e07ff2699 (patch)
tree1a7a440f96970e7cd4a237b21f4a83a31bc41a7a /host/lib/usrp
parentf37214061092ef6234df8325c9b9d98f9791b1f1 (diff)
downloaduhd-6647dacff16c15c0dc55b81f7f2a7a8e07ff2699.tar.gz
uhd-6647dacff16c15c0dc55b81f7f2a7a8e07ff2699.tar.bz2
uhd-6647dacff16c15c0dc55b81f7f2a7a8e07ff2699.zip
MPMD: Fix typo
Fix typo in warning message when DPDK is specified at run time but not enabled at compile time. Signed-off-by: michael-west <michael.west@ettus.com>
Diffstat (limited to 'host/lib/usrp')
-rw-r--r--host/lib/usrp/mpmd/mpmd_link_if_ctrl_udp.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/host/lib/usrp/mpmd/mpmd_link_if_ctrl_udp.cpp b/host/lib/usrp/mpmd/mpmd_link_if_ctrl_udp.cpp
index 14b02765d..a2fadd813 100644
--- a/host/lib/usrp/mpmd/mpmd_link_if_ctrl_udp.cpp
+++ b/host/lib/usrp/mpmd/mpmd_link_if_ctrl_udp.cpp
@@ -325,7 +325,7 @@ uhd::transport::both_links_t mpmd_link_if_ctrl_udp::get_link(const size_t link_i
true,
true);
#else
- UHD_LOG_WARNING("X300", "Cannot create DPDK transport, falling back to UDP");
+ UHD_LOG_WARNING("MPMD", "Cannot create DPDK transport, falling back to UDP");
#endif
}
auto link = uhd::transport::udp_boost_asio_link::make(ip_addr,