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: 891 MB/s 15124 calls/s 15124 msg/s # tcp rx: 892 MB/s 48463 calls/s # tcp tx: 942 MB/s 15980 calls/s 15980 msg/s # tcp rx: 943 MB/s 49426 calls/s # tcp tx: 858 MB/s 14569 calls/s 14569 msg/s # tcp rx: 858 MB/s 47611 calls/s # tcp tx: 648 MB/s 10999 calls/s 10999 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: 620 MB/s 449536 calls/s # udp tx: 1295 MB/s 21980 calls/s 21980 msg/s # udp rx: 657 MB/s 476160 calls/s # udp tx: 1301 MB/s 22070 calls/s 22070 msg/s # udp rx: 659 MB/s 477952 calls/s # udp tx: 1301 MB/s 22075 calls/s 22075 msg/s # udp rx: 622 MB/s 450560 calls/s # udp tx: 1315 MB/s 22304 calls/s 22304 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: 1007 MB/s 734957 calls/s # udp tx: 1040 MB/s 17642 calls/s 17642 msg/s # udp rx: 1054 MB/s 769294 calls/s # udp tx: 1053 MB/s 17860 calls/s 17860 msg/s # udp rx: 1066 MB/s 777552 calls/s # udp tx: 1065 MB/s 18069 calls/s 18069 msg/s # udp rx: 1142 MB/s 833574 calls/s # udp tx: 1142 MB/s 19371 calls/s 19371 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__->