aboutsummaryrefslogtreecommitdiffstats
path: root/host/tests/byteswap_test.cpp
diff options
context:
space:
mode:
authorAlex Williams <alex.williams@ni.com>2019-11-04 16:01:20 -0800
committerMartin Braun <martin.braun@ettus.com>2019-11-26 12:21:33 -0800
commitf5861562d9fde84d73c381aa51753602a75546f2 (patch)
treec9c95799e3ce14b6d48da9187384f14f57e5d9ae /host/tests/byteswap_test.cpp
parent07e04cd76015d13cbb100fc8eb61dae935fd632b (diff)
downloaduhd-f5861562d9fde84d73c381aa51753602a75546f2.tar.gz
uhd-f5861562d9fde84d73c381aa51753602a75546f2.tar.bz2
uhd-f5861562d9fde84d73c381aa51753602a75546f2.zip
transport: Add new base for DPDK links, based on 18.11
dpdk_ctx represents the central context and manager of all memory and threads allocated via the DPDK EAL. In this commit, it parses the user's arguments, configures all the ports, and brings them up. dpdk_port represents each DPDK NIC port's configuration, and it manages the allocation of individual queues and their flow rules. It also would provide access to an ARP table and functions for handling ARP requests and responses. The flow rules and ARP functions are not yet implemented.
Diffstat (limited to 'host/tests/byteswap_test.cpp')
0 files changed, 0 insertions, 0 deletions