make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_frglist.shh TEST_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: 947 MB/s 16073 calls/s 16073 msg/s # tcp rx: 948 MB/s 49274 calls/s # tcp tx: 899 MB/s 15257 calls/s 15257 msg/s # tcp rx: 913 MB/s 47274 calls/s # tcp tx: 927 MB/s 15736 calls/s 15736 msg/s # tcp rx: 930 MB/s 46857 calls/s # tcp tx: 931 MB/s 15807 calls/s 15807 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: 503 MB/s 364506 calls/s # udp tx: 818 MB/s 13883 calls/s 13883 msg/s # udp rx: 521 MB/s 377620 calls/s # udp tx: 822 MB/s 13948 calls/s 13948 msg/s # udp rx: 524 MB/s 379136 calls/s # udp tx: 865 MB/s 14685 calls/s 14685 msg/s # udp rx: 522 MB/s 378112 calls/s # udp tx: 866 MB/s 14694 calls/s 14694 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: 1102 MB/s 803987 calls/s # udp tx: 1133 MB/s 19228 calls/s 19228 msg/s # udp rx: 1158 MB/s 844771 calls/s # udp tx: 1161 MB/s 19697 calls/s 19697 msg/s # udp rx: 1155 MB/s 842359 calls/s # udp tx: 1156 MB/s 19616 calls/s 19616 msg/s # udp rx: 1154 MB/s 841803 calls/s # udp tx: 1156 MB/s 19608 calls/s 19608 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__->