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: 891 MB/s 15122 calls/s 15122 msg/s # tcp rx: 899 MB/s 50945 calls/s # tcp tx: 910 MB/s 15450 calls/s 15450 msg/s # tcp rx: 915 MB/s 48180 calls/s # tcp tx: 917 MB/s 15559 calls/s 15559 msg/s # tcp rx: 918 MB/s 49286 calls/s # tcp tx: 969 MB/s 16443 calls/s 16443 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: 627 MB/s 454400 calls/s # udp tx: 1294 MB/s 21964 calls/s 21964 msg/s # udp rx: 660 MB/s 478208 calls/s # udp tx: 1296 MB/s 21988 calls/s 21988 msg/s # udp rx: 659 MB/s 477952 calls/s # udp tx: 1231 MB/s 20889 calls/s 20889 msg/s # udp rx: 657 MB/s 476416 calls/s # udp tx: 1310 MB/s 22220 calls/s 22220 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: 1139 MB/s 830938 calls/s # udp tx: 1163 MB/s 19731 calls/s 19731 msg/s # udp rx: 1149 MB/s 838057 calls/s # udp tx: 1148 MB/s 19480 calls/s 19480 msg/s # udp rx: 1067 MB/s 778335 calls/s # udp tx: 1066 MB/s 18083 calls/s 18083 msg/s # udp rx: 1151 MB/s 839653 calls/s # udp tx: 1150 MB/s 19514 calls/s 19514 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__->