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: 1029 MB/s 17453 calls/s 17453 msg/s # tcp rx: 1033 MB/s 52471 calls/s # tcp tx: 927 MB/s 15725 calls/s 15725 msg/s # tcp rx: 949 MB/s 47503 calls/s # tcp tx: 930 MB/s 15774 calls/s 15774 msg/s # tcp rx: 932 MB/s 46832 calls/s # tcp tx: 965 MB/s 16378 calls/s 16378 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: 632 MB/s 458218 calls/s # udp tx: 1227 MB/s 20813 calls/s 20813 msg/s # udp rx: 655 MB/s 475136 calls/s # udp tx: 1201 MB/s 20379 calls/s 20379 msg/s # udp rx: 657 MB/s 476160 calls/s # udp tx: 1208 MB/s 20501 calls/s 20501 msg/s # udp rx: 655 MB/s 474880 calls/s # udp tx: 1279 MB/s 21705 calls/s 21705 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: 1056 MB/s 770189 calls/s # udp tx: 1084 MB/s 18397 calls/s 18397 msg/s # udp rx: 1076 MB/s 784912 calls/s # udp tx: 1078 MB/s 18298 calls/s 18298 msg/s # udp rx: 1144 MB/s 834782 calls/s # udp tx: 1147 MB/s 19454 calls/s 19454 msg/s # udp rx: 1118 MB/s 815555 calls/s # udp tx: 1118 MB/s 18971 calls/s 18971 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__->