aboutsummaryrefslogtreecommitdiffstats
path: root/host/tests/streamer_benchmark.cpp
Commit message (Expand)AuthorAgeFilesLines
* rfnoc: Clarify usage of MTU vs. max payload size, remove DEFAULT_SPPMartin Braun2021-12-021-2/+23
* tests: Remove unused constantsMartin Braun2021-03-041-1/+0
* host: Update code base using clang-tidyMartin Braun2021-03-041-2/+2
* RFNoC: Add xport disconnect callbacksmichael-west2020-08-041-2/+10
* utils: Expose CHDR Types in Public APIrobot-rover2020-07-131-1/+1
* uhd: Apply clang-format against all .cpp and .hpp files in host/Martin Braun2020-03-031-1/+0
* transport: Implement eov indications for Rx and Tx streamsAaron Rossetto2019-11-261-0/+2
* uhd: Replace usage of boost smart pointers with C++11 counterpartsMartin Braun2019-11-261-9/+9
* tests: Add benchmark of streamer and chdr xportsCiro Nishiguchi2019-11-261-0/+507