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: 870 MB/s 14770 calls/s 14770 msg/s # tcp rx: 870 MB/s 45507 calls/s # tcp tx: 647 MB/s 10985 calls/s 10985 msg/s # tcp rx: 648 MB/s 33172 calls/s # tcp tx: 649 MB/s 11020 calls/s 11020 msg/s # tcp rx: 650 MB/s 33388 calls/s # tcp tx: 611 MB/s 10363 calls/s 10363 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: 651 MB/s 471552 calls/s # udp tx: 1291 MB/s 21905 calls/s 21905 msg/s # udp rx: 640 MB/s 464059 calls/s # udp tx: 1212 MB/s 20558 calls/s 20558 msg/s # udp rx: 595 MB/s 432168 calls/s # udp tx: 912 MB/s 15483 calls/s 15483 msg/s # udp rx: 557 MB/s 403953 calls/s # udp tx: 786 MB/s 13343 calls/s 13343 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: 1080 MB/s 787763 calls/s # udp tx: 1107 MB/s 18783 calls/s 18783 msg/s # udp rx: 1134 MB/s 827258 calls/s # udp tx: 1137 MB/s 19297 calls/s 19297 msg/s # udp rx: 1129 MB/s 824054 calls/s # udp tx: 1133 MB/s 19224 calls/s 19224 msg/s # udp rx: 1130 MB/s 824743 calls/s # udp tx: 1134 MB/s 19235 calls/s 19235 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__->