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: 940 MB/s 15958 calls/s 15958 msg/s # tcp rx: 954 MB/s 50160 calls/s # tcp tx: 875 MB/s 14853 calls/s 14853 msg/s # tcp rx: 880 MB/s 46487 calls/s # tcp tx: 929 MB/s 15760 calls/s 15760 msg/s # tcp rx: 929 MB/s 47454 calls/s # tcp tx: 927 MB/s 15723 calls/s 15723 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: 550 MB/s 398592 calls/s # udp tx: 1312 MB/s 22254 calls/s 22254 msg/s # udp rx: 662 MB/s 480000 calls/s # udp tx: 1292 MB/s 21930 calls/s 21930 msg/s # udp rx: 662 MB/s 480000 calls/s # udp tx: 1292 MB/s 21929 calls/s 21929 msg/s # udp rx: 663 MB/s 480256 calls/s # udp tx: 1292 MB/s 21927 calls/s 21927 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: 1065 MB/s 777305 calls/s # udp tx: 1088 MB/s 18466 calls/s 18466 msg/s # udp rx: 1078 MB/s 786397 calls/s # udp tx: 1077 MB/s 18272 calls/s 18272 msg/s # udp rx: 1099 MB/s 801640 calls/s # udp tx: 1100 MB/s 18666 calls/s 18666 msg/s # udp rx: 1147 MB/s 837125 calls/s # udp tx: 1147 MB/s 19465 calls/s 19465 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__->