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: 973 MB/s 16506 calls/s 16506 msg/s # tcp rx: 986 MB/s 49989 calls/s # tcp tx: 961 MB/s 16305 calls/s 16305 msg/s # tcp rx: 959 MB/s 49193 calls/s # tcp tx: 962 MB/s 16327 calls/s 16327 msg/s # tcp rx: 963 MB/s 49584 calls/s # tcp tx: 964 MB/s 16363 calls/s 16363 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 438528 calls/s # udp tx: 1273 MB/s 21606 calls/s 21606 msg/s # udp rx: 597 MB/s 433392 calls/s # udp tx: 1140 MB/s 19340 calls/s 19340 msg/s # udp rx: 596 MB/s 432247 calls/s # udp tx: 1293 MB/s 21938 calls/s 21938 msg/s # udp rx: 597 MB/s 433032 calls/s # udp tx: 1284 MB/s 21792 calls/s 21792 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: 1079 MB/s 787242 calls/s # udp tx: 1111 MB/s 18844 calls/s 18844 msg/s # udp rx: 1089 MB/s 794811 calls/s # udp tx: 1090 MB/s 18488 calls/s 18488 msg/s # udp rx: 1113 MB/s 811748 calls/s # udp tx: 1113 MB/s 18889 calls/s 18889 msg/s # udp rx: 1101 MB/s 803418 calls/s # udp tx: 1103 MB/s 18717 calls/s 18717 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__->