| Commit message (Expand) | Author | Age | Files | Lines |
* | host: fix build with DPDK v21.11 LTS | Luca Boccassi | 2022-01-20 | 2 | -34/+71 |
* | dpdk: correct MTU warning message | Andrew Lynch | 2021-12-17 | 1 | -1/+1 |
* | dpdk: Upgrade to DPDK 19.11 API | Andrew Lynch | 2021-12-06 | 2 | -56/+56 |
* | dpdk: Improve link status detection | Aaron Rossetto | 2020-09-03 | 1 | -16/+37 |
* | dpdk: clean up destruction order of dpdk context members | ettus | 2020-08-14 | 1 | -4/+4 |
* | cmake: Find DPDK via pkg-config, if available | Alex Williams | 2020-01-22 | 1 | -1/+1 |
* | lib: Remove dpdk_zero_copy files | Martin Braun | 2019-12-20 | 10 | -2509/+0 |
* | dpdk: Add new DPDK stack to integrate with I/O services | Alex Williams | 2019-12-20 | 3 | -129/+1081 |
* | lib,tests: Remove old DPDK files from build | Alex Williams | 2019-11-26 | 1 | -10/+0 |
* | transport: Add new base for DPDK links, based on 18.11 | Alex Williams | 2019-11-26 | 2 | -0/+637 |
* | uhd-dpdk: Wait for links to come up before poking MPM | Alex Williams | 2019-04-02 | 1 | -4/+12 |
* | uhd: mpm: update all license header w/ "-or-later" | Brent Stapleton | 2019-03-08 | 1 | -1/+1 |
* | uhd-dpdk: Cover all paths to request TX offloads | Alex Williams | 2019-01-25 | 3 | -11/+61 |
* | uhd-dpdk: Delete useless test folder | Alex Williams | 2019-01-25 | 2 | -356/+0 |
* | mpmd,transport,prefs: Add xport_mgr for dpdk_zero_copy | Alex Williams | 2019-01-25 | 6 | -51/+108 |
* | transport: Move uhd-dpdk header to uhdlib | Alex Williams | 2019-01-15 | 1 | -1/+1 |
* | transport: Add blocking recv calls to uhd-dpdk | Alex Williams | 2019-01-15 | 10 | -218/+690 |
* | uhd-dpdk: Add ARP responder, set MTU, and clean up API | Alex Williams | 2019-01-15 | 4 | -5/+73 |
* | uhd-dpdk: Add DPDK-based sockets-like library | Alex Williams | 2018-08-29 | 11 | -0/+2248 |