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: 1358 MB/s 23047 calls/s 23047 msg/s # tcp rx: 1359 MB/s 55033 calls/s # tcp tx: 1429 MB/s 24253 calls/s 24253 msg/s # tcp rx: 1431 MB/s 59197 calls/s # tcp tx: 1558 MB/s 26430 calls/s 26430 msg/s # tcp rx: 1559 MB/s 67938 calls/s # tcp tx: 1340 MB/s 22737 calls/s 22737 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: 594 MB/s 429869 calls/s # udp tx: 1606 MB/s 27246 calls/s 27246 msg/s # udp rx: 566 MB/s 409856 calls/s # udp tx: 1587 MB/s 26930 calls/s 26930 msg/s # udp rx: 614 MB/s 444416 calls/s # udp tx: 1693 MB/s 28718 calls/s 28718 msg/s # udp rx: 598 MB/s 432896 calls/s # udp tx: 1635 MB/s 27745 calls/s 27745 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: 1171 MB/s 854116 calls/s # udp tx: 1201 MB/s 20378 calls/s 20378 msg/s # udp rx: 1085 MB/s 791842 calls/s # udp tx: 1091 MB/s 18519 calls/s 18519 msg/s # udp rx: 1087 MB/s 793063 calls/s # udp tx: 1086 MB/s 18430 calls/s 18430 msg/s # udp rx: 1185 MB/s 864728 calls/s # udp tx: 1196 MB/s 20298 calls/s 20298 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__->