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: 729 MB/s 12368 calls/s 12368 msg/s # tcp rx: 732 MB/s 72658 calls/s # tcp tx: 791 MB/s 13418 calls/s 13418 msg/s # tcp rx: 791 MB/s 68422 calls/s # tcp tx: 783 MB/s 13281 calls/s 13281 msg/s # tcp rx: 783 MB/s 66668 calls/s # tcp tx: 794 MB/s 13473 calls/s 13473 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: 562 MB/s 407808 calls/s # udp tx: 1225 MB/s 20790 calls/s 20790 msg/s # udp rx: 630 MB/s 456448 calls/s # udp tx: 1292 MB/s 21925 calls/s 21925 msg/s # udp rx: 664 MB/s 481024 calls/s # udp tx: 1280 MB/s 21722 calls/s 21722 msg/s # udp rx: 676 MB/s 490240 calls/s # udp tx: 1282 MB/s 21749 calls/s 21749 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: 1116 MB/s 814041 calls/s # udp tx: 1136 MB/s 19278 calls/s 19278 msg/s # udp rx: 1180 MB/s 860611 calls/s # udp tx: 1179 MB/s 20010 calls/s 20010 msg/s # udp rx: 1143 MB/s 833891 calls/s # udp tx: 1143 MB/s 19400 calls/s 19400 msg/s # udp rx: 1143 MB/s 834040 calls/s # udp tx: 1144 MB/s 19403 calls/s 19403 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__->