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: 932 MB/s 15821 calls/s 15821 msg/s # tcp rx: 944 MB/s 49119 calls/s # tcp tx: 905 MB/s 15365 calls/s 15365 msg/s # tcp rx: 911 MB/s 46235 calls/s # tcp tx: 909 MB/s 15432 calls/s 15432 msg/s # tcp rx: 913 MB/s 46049 calls/s # tcp tx: 886 MB/s 15043 calls/s 15043 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: 599 MB/s 434176 calls/s # udp tx: 1321 MB/s 22416 calls/s 22416 msg/s # udp rx: 645 MB/s 467456 calls/s # udp tx: 1311 MB/s 22250 calls/s 22250 msg/s # udp rx: 661 MB/s 478976 calls/s # udp tx: 1307 MB/s 22176 calls/s 22176 msg/s # udp rx: 649 MB/s 470272 calls/s # udp tx: 1310 MB/s 22221 calls/s 22221 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: 1161 MB/s 846743 calls/s # udp tx: 1184 MB/s 20097 calls/s 20097 msg/s # udp rx: 1163 MB/s 848439 calls/s # udp tx: 1178 MB/s 19992 calls/s 19992 msg/s # udp rx: 1155 MB/s 842911 calls/s # udp tx: 1159 MB/s 19658 calls/s 19658 msg/s # udp rx: 1156 MB/s 843386 calls/s # udp tx: 1159 MB/s 19664 calls/s 19664 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__->