diff options
author | Steven Koo <steven.koo@ni.com> | 2020-09-03 10:00:54 -0500 |
---|---|---|
committer | Aaron Rossetto <aaron.rossetto@ni.com> | 2020-09-03 16:25:24 -0500 |
commit | 21bf14cb99ccadffa0b7b91dad5fbec4b9fb89e5 (patch) | |
tree | b9909f28d4b3255c54552af471fd0a676b608c49 /host/lib/device.cpp | |
parent | 7e2fa6feb642b0970eafc68a0451ec4cde782106 (diff) | |
download | uhd-21bf14cb99ccadffa0b7b91dad5fbec4b9fb89e5.tar.gz uhd-21bf14cb99ccadffa0b7b91dad5fbec4b9fb89e5.tar.bz2 uhd-21bf14cb99ccadffa0b7b91dad5fbec4b9fb89e5.zip |
rfnoc: replay: Update packet size on mtu update
Replay block would previously fail output on low mtu links because it
was creating packets based on the default contruction mtu of 8192.
This change will update the packet size when mtu gets updated.
This also removes a warning for large packet sizes because the replay
block uses a maximum packet size property. The block should be
free to coerce down based on mtu limitations.
Signed-off-by: Steven Koo <steven.koo@ni.com>
Diffstat (limited to 'host/lib/device.cpp')
0 files changed, 0 insertions, 0 deletions