aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/transport/dpdk_simple.cpp
Commit message (Expand)AuthorAgeFilesLines
* dpdk: support new MTU discoveryAndrew Lynch2021-12-171-4/+4
* dpdk: Upgrade to DPDK 19.11 APIAndrew Lynch2021-12-061-3/+3
* host: Update code base using clang-tidyMartin Braun2021-03-171-5/+5
* uhd: Apply clang-format against all .cpp and .hpp files in host/Martin Braun2020-03-031-6/+5
* dpdk: Add new DPDK stack to integrate with I/O servicesAlex Williams2019-12-201-124/+148
* transport: Make dpdk_simple subclass udp_simpleAlex Williams2019-04-101-58/+63
* mpmd,transport,prefs: Add xport_mgr for dpdk_zero_copyAlex Williams2019-01-251-0/+192