aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/include/uhdlib/transport
Commit message (Expand)AuthorAgeFilesLines
* uhd: Apply clang-format against all .cpp and .hpp files in host/Martin Braun2020-03-037-37/+40
* lib: move OSX specific code to where the values are initially setMichael Dickens2020-02-211-0/+11
* uhd: fixing MSVC warningsBrent Stapleton2020-01-091-2/+4
* dpdk: Change client to wait on member variableCiro Nishiguchi2019-12-201-8/+12
* transport,usrp: Make available packet-based flow controlAlex Williams2019-12-201-2/+2
* transport: Fix comment on recv_io_if::fc_callback_tAlex Williams2019-12-201-1/+1
* lib: Remove dpdk_zero_copy filesMartin Braun2019-12-203-406/+0
* dpdk: Add new DPDK stack to integrate with I/O servicesAlex Williams2019-12-209-90/+1121
* rfnoc: fix incorrect long fifo wait timeoutsVirendra Kakade2019-11-261-2/+2
* lib: Add DPDK service queueAlex Williams2019-11-261-0/+237
* rfnoc: fix invalid access when sending packet with no samplesCiro Nishiguchi2019-11-261-1/+3
* transport: Add new base for DPDK links, based on 18.11Alex Williams2019-11-261-0/+319
* rfnoc: Make polling I/O service not block on flow controlCiro Nishiguchi2019-11-264-12/+43
* rfnoc: Make I/O services relinquish CPU while waitingCiro Nishiguchi2019-11-262-16/+41
* rfnoc: Restrict to inline I/O service based on link restrictionsCiro Nishiguchi2019-11-262-0/+36
* rfnoc: Split up offload I/O service into multiple filesCiro Nishiguchi2019-11-262-0/+268
* uhd: Introduce I/O service managerAaron Rossetto2019-11-265-17/+94
* transport: Implement eov indications for Rx and Tx streamsAaron Rossetto2019-11-264-45/+270
* uhd: Replace usage of boost smart pointers with C++11 counterpartsMartin Braun2019-11-261-2/+2
* transport: Implement an I/O service that uses an offload threadCiro Nishiguchi2019-11-261-0/+66
* transport: Port liberio to link_ifAlex Williams2019-11-261-0/+180
* rfnoc: Fix transport buffer reservationsCiro Nishiguchi2019-11-261-9/+4
* streamer: Add option to ignore sequence errorsCiro Nishiguchi2019-11-263-8/+9
* rfnoc: radio/streamer: Handle late commands and burst ACKsMartin Braun2019-11-262-0/+22
* rfnoc: Add MTU property to RX streamerCiro Nishiguchi2019-11-262-12/+34
* rfnoc: Implement flushing on overrunCiro Nishiguchi2019-11-262-25/+125
* rfnoc: Add nirio_link link objectMartin Braun2019-11-261-0/+210
* transport: Add modeling of physical adaptersAlex Williams2019-11-264-0/+116
* rfnoc: Add ability to select transport for streamers to user APIsAlex Williams2019-11-261-0/+1
* rfnoc: tx_streamer: add support for async messagesCiro Nishiguchi2019-11-262-7/+10
* rfnoc: Add MTU property to TX streamerCiro Nishiguchi2019-11-261-5/+24
* rfnoc: add rx and tx transports, and amend rfnoc_graphCiro Nishiguchi2019-11-265-0/+1177
* uhd: add udp boost asio implementation of transport interfaceCiro Nishiguchi2019-11-262-0/+315
* uhdlib: transport: Add links.hppMartin Braun2019-11-261-0/+43
* transport: Implement a single-threaded I/O serviceAlex Williams2019-11-261-0/+121
* transport: Introduce I/O service layer between transport and linkAlex Williams2019-11-261-0/+337
* uhd: add new transport interface and base class implementationCiro Nishiguchi2019-11-262-0/+334
* uhdlib: Add dpdk_zero_copy.hppAlex Williams2019-04-101-0/+45
* transport: Make dpdk_simple subclass udp_simpleAlex Williams2019-04-101-28/+14
* uhd: Replace all usage of boost::noncopyable with uhd::noncopyableMartin Braun2019-02-152-2/+4
* mpmd,transport,prefs: Add xport_mgr for dpdk_zero_copyAlex Williams2019-01-253-7/+201
* transport: Move uhd-dpdk header to uhdlibAlex Williams2019-01-151-0/+261