aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/common/io_service_mgr.cpp
Commit message (Expand)AuthorAgeFilesLines
* host: Update code base using clang-tidyMartin Braun2021-03-041-2/+3
* uhd: Apply clang-format against all .cpp and .hpp files in host/Martin Braun2020-03-031-14/+11
* usrp: Add I/O service manager for DPDKCiro Nishiguchi2019-12-201-0/+16
* rfnoc: Rename thread affinity argsCiro Nishiguchi2019-11-261-6/+6
* rfnoc: Restrict to inline I/O service based on link restrictionsCiro Nishiguchi2019-11-261-1/+33
* rfnoc: Merge I/O service device args with stream argsCiro Nishiguchi2019-11-261-30/+63
* uhd: Introduce I/O service managerAaron Rossetto2019-11-261-0/+511