diff options
author | Alex Williams <alex.williams@ni.com> | 2018-08-31 11:52:04 -0700 |
---|---|---|
committer | Brent Stapleton <brent.stapleton@ettus.com> | 2019-01-15 17:14:57 -0800 |
commit | e2cde21ceb7497dcc1ef25156afa6472fe64f009 (patch) | |
tree | 43def88d4d1e3950236dad44812d27f08ee9e232 /README.md | |
parent | 853c2a2263e54c1e1fd9562b479a17122a6d9b37 (diff) | |
download | uhd-e2cde21ceb7497dcc1ef25156afa6472fe64f009.tar.gz uhd-e2cde21ceb7497dcc1ef25156afa6472fe64f009.tar.bz2 uhd-e2cde21ceb7497dcc1ef25156afa6472fe64f009.zip |
uhd-dpdk: Add ARP responder, set MTU, and clean up API
Set MTU of Ethernet ports:
Some NICs (like the Mellanox ones) require this to work.
Add ARP responder to uhd-dpdk.
Clean up pending ARP request list when done:
Threads waiting for an ARP request to complete would be woken up when
the request completed, but they wouldn't get removed from the list of
pending requests. This fixes the issue.
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions