make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_frglist.sh TTEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: udpgro_frglist.sh # ipv6 # tcp - over veth touching data # -l 4 -6 -D 2001:db8::1 -t rx -4 -t # -4 -t # tcp tx: 577 MB/s 9797 calls/s 9797 msg/s # tcp rx: 579 MB/s 20175 calls/s # tcp tx: 568 MB/s 9647 calls/s 9647 msg/s # tcp rx: 576 MB/s 19313 calls/s # tcp tx: 615 MB/s 10436 calls/s 10436 msg/s # tcp rx: 615 MB/s 22401 calls/s # tcp tx: 573 MB/s 9722 calls/s 9722 msg/s # udp gso - over veth touching data # -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # -4 -v # udp rx: 462 MB/s 336545 calls/s # udp tx: 578 MB/s 9813 calls/s 9813 msg/s # udp rx: 436 MB/s 317177 calls/s # udp tx: 573 MB/s 9734 calls/s 9734 msg/s # udp rx: 465 MB/s 338379 calls/s # udp tx: 608 MB/s 10318 calls/s 10318 msg/s # udp rx: 455 MB/s 330852 calls/s # udp tx: 563 MB/s 9554 calls/s 9554 msg/s # udp gso and gro - over veth touching data # -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # -4 -G # udp rx: 361 MB/s 263934 calls/s # udp tx: 380 MB/s 6446 calls/s 6446 msg/s # udp rx: 415 MB/s 303348 calls/s # udp tx: 413 MB/s 7019 calls/s 7019 msg/s # udp rx: 402 MB/s 293614 calls/s # udp tx: 404 MB/s 6854 calls/s 6854 msg/s # udp rx: 376 MB/s 274697 calls/s # udp tx: 377 MB/s 6408 calls/s 6408 msg/s ok 1 selftests: net: udpgro_frglist.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->