aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/transport/dpdk_zero_copy.hpp
Commit message (Collapse)AuthorAgeFilesLines
* transport: Move uhd-dpdk header to uhdlibAlex Williams2019-01-151-1/+1
|
* transport: Add dpdk_zero_copy transportAlex Williams2019-01-151-0/+106
This transport is based on uhd-dpdk, and it includes a global context that must be initialized prior to creating any dpdk_zero_copy objects.