make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_frglist.sh TTEST_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: 928 MB/s 15753 calls/s 15753 msg/s # tcp rx: 929 MB/s 50454 calls/s # tcp tx: 944 MB/s 16018 calls/s 16018 msg/s # tcp rx: 945 MB/s 48782 calls/s # tcp tx: 940 MB/s 15955 calls/s 15955 msg/s # tcp rx: 943 MB/s 47842 calls/s # tcp tx: 897 MB/s 15215 calls/s 15215 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: 523 MB/s 379392 calls/s # udp tx: 809 MB/s 13730 calls/s 13730 msg/s # udp rx: 566 MB/s 410880 calls/s # udp tx: 784 MB/s 13313 calls/s 13313 msg/s # udp rx: 648 MB/s 469630 calls/s # udp tx: 1235 MB/s 20962 calls/s 20962 msg/s # udp rx: 655 MB/s 474880 calls/s # udp tx: 1265 MB/s 21457 calls/s 21457 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: 588 MB/s 428977 calls/s # udp tx: 603 MB/s 10238 calls/s 10238 msg/s # udp rx: 632 MB/s 461369 calls/s # udp tx: 635 MB/s 10771 calls/s 10771 msg/s # udp rx: 650 MB/s 474538 calls/s # udp tx: 652 MB/s 11060 calls/s 11060 msg/s # udp rx: 649 MB/s 473651 calls/s # udp tx: 651 MB/s 11043 calls/s 11043 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__->