diff options
author | michael-west <michael.west@ettus.com> | 2022-01-13 11:07:56 -0800 |
---|---|---|
committer | Aaron Rossetto <aaron.rossetto@ni.com> | 2022-01-27 10:05:41 -0600 |
commit | da297ccf82836dc3f1e1c9a4daef8e85a5b9a4d5 (patch) | |
tree | 19c0c9a6ef0f530ed6b6c1835f5ba4dd8943313d /host/lib/error_c.cpp | |
parent | 3e97df7a8035dbf93a5224153ffacad8b6530a95 (diff) | |
download | uhd-da297ccf82836dc3f1e1c9a4daef8e85a5b9a4d5.tar.gz uhd-da297ccf82836dc3f1e1c9a4daef8e85a5b9a4d5.tar.bz2 uhd-da297ccf82836dc3f1e1c9a4daef8e85a5b9a4d5.zip |
RFNoC: Cache and re-use host endpoints
Constatntly incrementing endpoints was causing the entries in the
routing table on the device to be exhausted, eventually resulting in a
timeout error on control packets. Since a connection between the host
and a stream endpoint on a device in a given direction is unique, the
host endpoints can be cached and re-used. This change does that.
Signed-off-by: michael-west <michael.west@ettus.com>
Diffstat (limited to 'host/lib/error_c.cpp')
0 files changed, 0 insertions, 0 deletions