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: 574 MB/s 9740 calls/s 9740 msg/s # tcp rx: 603 MB/s 32867 calls/s # tcp tx: 926 MB/s 15720 calls/s 15720 msg/s # tcp rx: 923 MB/s 45790 calls/s # tcp tx: 683 MB/s 11587 calls/s 11587 msg/s # tcp rx: 674 MB/s 35109 calls/s # tcp tx: 609 MB/s 10338 calls/s 10338 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: 475 MB/s 344915 calls/s # udp tx: 772 MB/s 13101 calls/s 13101 msg/s # udp rx: 471 MB/s 342161 calls/s # udp tx: 841 MB/s 14274 calls/s 14274 msg/s # udp rx: 474 MB/s 343296 calls/s # udp tx: 886 MB/s 15031 calls/s 15031 msg/s # udp rx: 502 MB/s 364032 calls/s # udp tx: 863 MB/s 14648 calls/s 14648 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: 1005 MB/s 733242 calls/s # udp tx: 1032 MB/s 17514 calls/s 17514 msg/s # udp rx: 1096 MB/s 799675 calls/s # udp tx: 1096 MB/s 18593 calls/s 18593 msg/s # udp rx: 1123 MB/s 819439 calls/s # udp tx: 1122 MB/s 19036 calls/s 19036 msg/s # udp rx: 1089 MB/s 794920 calls/s # udp tx: 1089 MB/s 18486 calls/s 18486 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__->