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: 939 MB/s 15929 calls/s 15929 msg/s # tcp rx: 939 MB/s 49610 calls/s # tcp tx: 906 MB/s 15376 calls/s 15376 msg/s # tcp rx: 918 MB/s 48500 calls/s # tcp tx: 915 MB/s 15523 calls/s 15523 msg/s # tcp rx: 920 MB/s 46318 calls/s # tcp tx: 946 MB/s 16047 calls/s 16047 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: 460 MB/s 333844 calls/s # udp tx: 820 MB/s 13922 calls/s 13922 msg/s # udp rx: 520 MB/s 377338 calls/s # udp tx: 842 MB/s 14281 calls/s 14281 msg/s # udp rx: 511 MB/s 370176 calls/s # udp tx: 850 MB/s 14430 calls/s 14430 msg/s # udp rx: 503 MB/s 364800 calls/s # udp tx: 862 MB/s 14623 calls/s 14623 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: 1023 MB/s 746547 calls/s # udp tx: 1053 MB/s 17860 calls/s 17860 msg/s # udp rx: 1154 MB/s 841989 calls/s # udp tx: 1153 MB/s 19570 calls/s 19570 msg/s # udp rx: 1155 MB/s 843000 calls/s # udp tx: 1154 MB/s 19589 calls/s 19589 msg/s # udp rx: 1155 MB/s 842916 calls/s # udp tx: 1155 MB/s 19590 calls/s 19590 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__->