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: 549 MB/s 9315 calls/s 9315 msg/s # tcp rx: 549 MB/s 22181 calls/s # tcp tx: 619 MB/s 10513 calls/s 10513 msg/s # tcp rx: 620 MB/s 26636 calls/s # tcp tx: 645 MB/s 10945 calls/s 10945 msg/s # tcp rx: 645 MB/s 23144 calls/s # tcp tx: 557 MB/s 9462 calls/s 9462 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: 383 MB/s 279245 calls/s # udp tx: 477 MB/s 8094 calls/s 8094 msg/s # udp rx: 439 MB/s 319286 calls/s # udp tx: 488 MB/s 8277 calls/s 8277 msg/s # udp rx: 413 MB/s 300421 calls/s # udp tx: 485 MB/s 8233 calls/s 8233 msg/s # udp rx: 432 MB/s 315049 calls/s # udp tx: 450 MB/s 7644 calls/s 7644 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: 610 MB/s 444921 calls/s # udp tx: 629 MB/s 10670 calls/s 10670 msg/s # udp rx: 547 MB/s 398937 calls/s # udp tx: 546 MB/s 9276 calls/s 9276 msg/s # udp rx: 625 MB/s 455942 calls/s # udp tx: 619 MB/s 10510 calls/s 10510 msg/s # udp rx: 499 MB/s 364038 calls/s # udp tx: 502 MB/s 8521 calls/s 8521 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__->