make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_frglist.shh TEST_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: 936 MB/s 15883 calls/s 15883 msg/s # tcp rx: 936 MB/s 52227 calls/s # tcp tx: 921 MB/s 15623 calls/s 15623 msg/s # tcp rx: 922 MB/s 50386 calls/s # tcp tx: 939 MB/s 15927 calls/s 15927 msg/s # tcp rx: 939 MB/s 49031 calls/s # tcp tx: 956 MB/s 16229 calls/s 16229 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: 601 MB/s 435776 calls/s # udp tx: 1165 MB/s 19774 calls/s 19774 msg/s # udp rx: 614 MB/s 444928 calls/s # udp tx: 1268 MB/s 21514 calls/s 21514 msg/s # udp rx: 659 MB/s 477696 calls/s # udp tx: 1274 MB/s 21622 calls/s 21622 msg/s # udp rx: 659 MB/s 477440 calls/s # udp tx: 1274 MB/s 21611 calls/s 21611 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: 557 MB/s 406932 calls/s # udp tx: 571 MB/s 9700 calls/s 9700 msg/s # udp rx: 616 MB/s 449517 calls/s # udp tx: 615 MB/s 10446 calls/s 10446 msg/s # udp rx: 639 MB/s 466090 calls/s # udp tx: 638 MB/s 10832 calls/s 10832 msg/s # udp rx: 639 MB/s 466467 calls/s # udp tx: 639 MB/s 10842 calls/s 10842 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__->