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: 939 MB/s 15939 calls/s 15939 msg/s # tcp rx: 940 MB/s 49007 calls/s # tcp tx: 985 MB/s 16719 calls/s 16719 msg/s # tcp rx: 986 MB/s 50543 calls/s # tcp tx: 988 MB/s 16762 calls/s 16762 msg/s # tcp rx: 989 MB/s 50566 calls/s # tcp tx: 989 MB/s 16784 calls/s 16784 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: 605 MB/s 438272 calls/s # udp tx: 1247 MB/s 21155 calls/s 21155 msg/s # udp rx: 645 MB/s 467533 calls/s # udp tx: 1217 MB/s 20657 calls/s 20657 msg/s # udp rx: 650 MB/s 471040 calls/s # udp tx: 1288 MB/s 21853 calls/s 21853 msg/s # udp rx: 640 MB/s 464230 calls/s # udp tx: 1260 MB/s 21377 calls/s 21377 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: 1056 MB/s 770826 calls/s # udp tx: 1086 MB/s 18434 calls/s 18434 msg/s # udp rx: 1141 MB/s 832817 calls/s # udp tx: 1140 MB/s 19345 calls/s 19345 msg/s # udp rx: 1136 MB/s 828698 calls/s # udp tx: 1135 MB/s 19257 calls/s 19257 msg/s # udp rx: 1144 MB/s 834666 calls/s # udp tx: 1143 MB/s 19401 calls/s 19401 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__->