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: 536 MB/s 9097 calls/s 9097 msg/s # tcp rx: 539 MB/s 35772 calls/s # tcp tx: 506 MB/s 8598 calls/s 8598 msg/s # tcp rx: 505 MB/s 35308 calls/s # tcp tx: 498 MB/s 8463 calls/s 8463 msg/s # tcp rx: 499 MB/s 35011 calls/s # tcp tx: 517 MB/s 8773 calls/s 8773 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: 538 MB/s 391058 calls/s # udp tx: 759 MB/s 12890 calls/s 12890 msg/s # udp rx: 652 MB/s 472832 calls/s # udp tx: 1255 MB/s 21298 calls/s 21298 msg/s # udp rx: 573 MB/s 414976 calls/s # udp tx: 1290 MB/s 21885 calls/s 21885 msg/s # udp rx: 615 MB/s 445696 calls/s # udp tx: 1277 MB/s 21667 calls/s 21667 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: 1151 MB/s 839581 calls/s # udp tx: 1179 MB/s 20001 calls/s 20001 msg/s # udp rx: 1185 MB/s 864371 calls/s # udp tx: 1184 MB/s 20085 calls/s 20085 msg/s # udp rx: 1184 MB/s 864155 calls/s # udp tx: 1184 MB/s 20082 calls/s 20082 msg/s # udp rx: 1183 MB/s 862830 calls/s # udp tx: 1182 MB/s 20051 calls/s 20051 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__->