commit | fd2fab1a4998fd9aceb1f2e68c8aef90d31e2f11 | [log] [tgz] |
---|---|---|
author | Robert Lubos <robert.lubos@nordicsemi.no> | Thu Jun 02 15:05:54 2022 +0200 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Thu Jun 23 11:10:34 2022 +0200 |
tree | 80916151ebc8ebf2fc5cd52426a15993d617bfa6 | |
parent | 6c30c9ac47eaef4ac0e89d23747b8e07af755c5c [diff] |
samples: net: zperf: Rewrite download part to use sockets Rewrite the TCP/UDP download part of the zperf sample to use socket API. For UDP, performance impact is negligible (< 1 Mbps), for TCP it's noticable, but still throughputs can be considered satisfactory (up to ~75 Mbps). Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>