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: 941 MB/s 15972 calls/s 15972 msg/s # tcp rx: 942 MB/s 50378 calls/s # tcp tx: 944 MB/s 16019 calls/s 16019 msg/s # tcp rx: 945 MB/s 50475 calls/s # tcp tx: 866 MB/s 14688 calls/s 14688 msg/s # tcp rx: 866 MB/s 50841 calls/s # tcp tx: 916 MB/s 15544 calls/s 15544 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: 647 MB/s 469504 calls/s # udp tx: 1164 MB/s 19751 calls/s 19751 msg/s # udp rx: 659 MB/s 477696 calls/s # udp tx: 1246 MB/s 21138 calls/s 21138 msg/s # udp rx: 655 MB/s 474368 calls/s # udp tx: 1248 MB/s 21181 calls/s 21181 msg/s # udp rx: 659 MB/s 477952 calls/s # udp tx: 1306 MB/s 22153 calls/s 22153 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 777320 calls/s # udp tx: 1089 MB/s 18480 calls/s 18480 msg/s # udp rx: 1163 MB/s 848377 calls/s # udp tx: 1163 MB/s 19741 calls/s 19741 msg/s # udp rx: 1166 MB/s 850423 calls/s # udp tx: 1165 MB/s 19775 calls/s 19775 msg/s # udp rx: 1164 MB/s 849408 calls/s # udp tx: 1164 MB/s 19752 calls/s 19752 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__->