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: 962 MB/s 16325 calls/s 16325 msg/s # tcp rx: 962 MB/s 50247 calls/s # tcp tx: 961 MB/s 16312 calls/s 16312 msg/s # tcp rx: 962 MB/s 50082 calls/s # tcp tx: 991 MB/s 16824 calls/s 16824 msg/s # tcp rx: 992 MB/s 50757 calls/s # tcp tx: 995 MB/s 16882 calls/s 16882 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: 601 MB/s 436224 calls/s # udp tx: 1214 MB/s 20604 calls/s 20604 msg/s # udp rx: 622 MB/s 450762 calls/s # udp tx: 1313 MB/s 22271 calls/s 22271 msg/s # udp rx: 616 MB/s 446725 calls/s # udp tx: 1316 MB/s 22327 calls/s 22327 msg/s # udp rx: 605 MB/s 438445 calls/s # udp tx: 1317 MB/s 22338 calls/s 22338 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: 1061 MB/s 774237 calls/s # udp tx: 1098 MB/s 18627 calls/s 18627 msg/s # udp rx: 1103 MB/s 805106 calls/s # udp tx: 1109 MB/s 18812 calls/s 18812 msg/s # udp rx: 1125 MB/s 820839 calls/s # udp tx: 1126 MB/s 19112 calls/s 19112 msg/s # udp rx: 1135 MB/s 828082 calls/s # udp tx: 1135 MB/s 19253 calls/s 19253 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__->