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: 979 MB/s 16620 calls/s 16620 msg/s # tcp rx: 980 MB/s 50605 calls/s # tcp tx: 986 MB/s 16729 calls/s 16729 msg/s # tcp rx: 987 MB/s 50642 calls/s # tcp tx: 995 MB/s 16879 calls/s 16879 msg/s # tcp rx: 996 MB/s 51131 calls/s # tcp tx: 988 MB/s 16767 calls/s 16767 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: 617 MB/s 447232 calls/s # udp tx: 1308 MB/s 22200 calls/s 22200 msg/s # udp rx: 654 MB/s 473840 calls/s # udp tx: 1239 MB/s 21017 calls/s 21017 msg/s # udp rx: 666 MB/s 483021 calls/s # udp tx: 1251 MB/s 21224 calls/s 21224 msg/s # udp rx: 627 MB/s 454774 calls/s # udp tx: 1314 MB/s 22301 calls/s 22301 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: 1078 MB/s 786849 calls/s # udp tx: 1107 MB/s 18784 calls/s 18784 msg/s # udp rx: 834 MB/s 608713 calls/s # udp tx: 828 MB/s 14054 calls/s 14054 msg/s # udp rx: 639 MB/s 466665 calls/s # udp tx: 639 MB/s 10843 calls/s 10843 msg/s # udp rx: 620 MB/s 452764 calls/s # udp tx: 621 MB/s 10533 calls/s 10533 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__->