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: 759 MB/s 12876 calls/s 12876 msg/s # tcp rx: 759 MB/s 63715 calls/s # tcp tx: 498 MB/s 8457 calls/s 8457 msg/s # tcp rx: 498 MB/s 35565 calls/s # tcp tx: 552 MB/s 9372 calls/s 9372 msg/s # tcp rx: 553 MB/s 37697 calls/s # tcp tx: 520 MB/s 8831 calls/s 8831 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: 606 MB/s 439040 calls/s # udp tx: 1245 MB/s 21119 calls/s 21119 msg/s # udp rx: 605 MB/s 439954 calls/s # udp tx: 961 MB/s 16311 calls/s 16311 msg/s # udp rx: 652 MB/s 473581 calls/s # udp tx: 1122 MB/s 19037 calls/s 19037 msg/s # udp rx: 674 MB/s 488192 calls/s # udp tx: 1322 MB/s 22428 calls/s 22428 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: 1142 MB/s 833424 calls/s # udp tx: 1170 MB/s 19855 calls/s 19855 msg/s # udp rx: 1165 MB/s 849729 calls/s # udp tx: 1165 MB/s 19771 calls/s 19771 msg/s # udp rx: 1165 MB/s 850161 calls/s # udp tx: 1166 MB/s 19782 calls/s 19782 msg/s # udp rx: 1158 MB/s 845060 calls/s # udp tx: 1162 MB/s 19710 calls/s 19710 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__->