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: 985 MB/s 16723 calls/s 16723 msg/s # tcp rx: 986 MB/s 48854 calls/s # tcp tx: 961 MB/s 16301 calls/s 16301 msg/s # tcp rx: 961 MB/s 49501 calls/s # tcp tx: 953 MB/s 16171 calls/s 16171 msg/s # tcp rx: 954 MB/s 49427 calls/s # tcp tx: 967 MB/s 16413 calls/s 16413 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: 649 MB/s 470478 calls/s # udp tx: 1260 MB/s 21387 calls/s 21387 msg/s # udp rx: 665 MB/s 482304 calls/s # udp tx: 1318 MB/s 22355 calls/s 22355 msg/s # udp rx: 665 MB/s 482304 calls/s # udp tx: 1318 MB/s 22357 calls/s 22357 msg/s # udp rx: 665 MB/s 482048 calls/s # udp tx: 1315 MB/s 22320 calls/s 22320 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: 1116 MB/s 814110 calls/s # udp tx: 1138 MB/s 19304 calls/s 19304 msg/s # udp rx: 1165 MB/s 849991 calls/s # udp tx: 1164 MB/s 19748 calls/s 19748 msg/s # udp rx: 1065 MB/s 777008 calls/s # udp tx: 1068 MB/s 18125 calls/s 18125 msg/s # udp rx: 1175 MB/s 857467 calls/s # udp tx: 1177 MB/s 19963 calls/s 19963 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__->