From: Willem de Bruijn <willemdebruijn.kernel@xxxxxxxxx> Date: Mon, 17 Jun 2019 16:29:37 -0400 > On Mon, Jun 17, 2019 at 3:09 PM Fred Klassen <fklassen@xxxxxxxxxxx> wrote: >> >> Updates to UDP GSO selftests ot optionally stress test CMSG >> subsytem, and report the reliability and performance of both >> TX Timestamping and ZEROCOPY messages. >> >> Fred Klassen (3): >> net/udpgso_bench_tx: options to exercise TX CMSG >> net/udpgso_bench.sh add UDP GSO audit tests >> net/udpgso_bench.sh test fails on error >> >> tools/testing/selftests/net/udpgso_bench.sh | 52 ++++- >> tools/testing/selftests/net/udpgso_bench_tx.c | 291 ++++++++++++++++++++++++-- >> 2 files changed, 327 insertions(+), 16 deletions(-) >> >> -- > > For the series: > > Acked-by: Willem de Bruijn <willemb@xxxxxxxxxx> Series applied, thanks everyone.