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: 633 MB/s 10752 calls/s 10752 msg/s # tcp rx: 635 MB/s 37287 calls/s # tcp tx: 588 MB/s 9985 calls/s 9985 msg/s # tcp rx: 603 MB/s 35299 calls/s # tcp tx: 573 MB/s 9726 calls/s 9726 msg/s # tcp rx: 570 MB/s 35558 calls/s # tcp tx: 583 MB/s 9893 calls/s 9893 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: 506 MB/s 367096 calls/s # udp tx: 961 MB/s 16308 calls/s 16308 msg/s # udp rx: 531 MB/s 384936 calls/s # udp tx: 862 MB/s 14636 calls/s 14636 msg/s # udp rx: 514 MB/s 372243 calls/s # udp tx: 876 MB/s 14873 calls/s 14873 msg/s # udp rx: 527 MB/s 381434 calls/s # udp tx: 868 MB/s 14725 calls/s 14725 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: 1102 MB/s 803750 calls/s # udp tx: 1132 MB/s 19201 calls/s 19201 msg/s # udp rx: 1145 MB/s 835086 calls/s # udp tx: 1147 MB/s 19456 calls/s 19456 msg/s # udp rx: 1148 MB/s 837588 calls/s # udp tx: 1148 MB/s 19481 calls/s 19481 msg/s # udp rx: 1147 MB/s 836626 calls/s # udp tx: 1147 MB/s 19460 calls/s 19460 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__->