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: 943 MB/s 16000 calls/s 16000 msg/s # tcp rx: 953 MB/s 51097 calls/s # tcp tx: 915 MB/s 15521 calls/s 15521 msg/s # tcp rx: 918 MB/s 49200 calls/s # tcp tx: 895 MB/s 15185 calls/s 15185 msg/s # tcp rx: 897 MB/s 48402 calls/s # tcp tx: 946 MB/s 16049 calls/s 16049 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: 507 MB/s 368647 calls/s # udp tx: 726 MB/s 12321 calls/s 12321 msg/s # udp rx: 588 MB/s 426954 calls/s # udp tx: 750 MB/s 12736 calls/s 12736 msg/s # udp rx: 583 MB/s 423092 calls/s # udp tx: 759 MB/s 12890 calls/s 12890 msg/s # udp rx: 557 MB/s 404500 calls/s # udp tx: 754 MB/s 12793 calls/s 12793 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: 988 MB/s 720960 calls/s # udp tx: 1027 MB/s 17433 calls/s 17433 msg/s # udp rx: 1180 MB/s 860984 calls/s # udp tx: 1179 MB/s 20010 calls/s 20010 msg/s # udp rx: 1182 MB/s 862064 calls/s # udp tx: 1181 MB/s 20035 calls/s 20035 msg/s # udp rx: 1184 MB/s 863894 calls/s # udp tx: 1183 MB/s 20073 calls/s 20073 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__->