Re: [PATCH net-next v3 0/3] UDP GSO audit tests

From: Willem de Bruijn
Date: Mon Jun 17 2019 - 16:35:14 EST


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>