mbox series

[net-next,v2,0/3] UDP GSO audit tests

Message ID 20190528184708.16516-1-fklassen@appneta.com
Headers show
Series UDP GSO audit tests | expand

Message

Fred Klassen May 28, 2019, 6:47 p.m. UTC
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   |  51 +++-
 tools/testing/selftests/net/udpgso_bench_tx.c | 324 ++++++++++++++++++++++++--
 2 files changed, 357 insertions(+), 18 deletions(-)