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: 879 MB/s 14910 calls/s 14910 msg/s # tcp rx: 879 MB/s 49604 calls/s # tcp tx: 986 MB/s 16740 calls/s 16740 msg/s # tcp rx: 987 MB/s 50409 calls/s # tcp tx: 993 MB/s 16846 calls/s 16846 msg/s # tcp rx: 994 MB/s 50769 calls/s # tcp tx: 920 MB/s 15616 calls/s 15616 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: 548 MB/s 397312 calls/s # udp tx: 1305 MB/s 22139 calls/s 22139 msg/s # udp rx: 670 MB/s 485376 calls/s # udp tx: 1291 MB/s 21913 calls/s 21913 msg/s # udp rx: 669 MB/s 484608 calls/s # udp tx: 1290 MB/s 21882 calls/s 21882 msg/s # udp rx: 670 MB/s 485376 calls/s # udp tx: 1292 MB/s 21926 calls/s 21926 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: 1131 MB/s 825445 calls/s # udp tx: 1158 MB/s 19642 calls/s 19642 msg/s # udp rx: 1156 MB/s 843267 calls/s # udp tx: 1158 MB/s 19642 calls/s 19642 msg/s # udp rx: 1151 MB/s 839873 calls/s # udp tx: 1153 MB/s 19563 calls/s 19563 msg/s # udp rx: 1150 MB/s 839121 calls/s # udp tx: 1156 MB/s 19611 calls/s 19611 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__->