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: 879 MB/s 14918 calls/s 14918 msg/s # tcp rx: 880 MB/s 70616 calls/s # tcp tx: 881 MB/s 14952 calls/s 14952 msg/s # tcp rx: 882 MB/s 67512 calls/s # tcp tx: 841 MB/s 14267 calls/s 14267 msg/s # tcp rx: 842 MB/s 65105 calls/s # tcp tx: 875 MB/s 14846 calls/s 14846 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: 639 MB/s 463104 calls/s # udp tx: 1213 MB/s 20576 calls/s 20576 msg/s # udp rx: 643 MB/s 466688 calls/s # udp tx: 1156 MB/s 19617 calls/s 19617 msg/s # udp rx: 667 MB/s 483072 calls/s # udp tx: 1257 MB/s 21327 calls/s 21327 msg/s # udp rx: 672 MB/s 487168 calls/s # udp tx: 1252 MB/s 21236 calls/s 21236 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: 1123 MB/s 819055 calls/s # udp tx: 1146 MB/s 19441 calls/s 19441 msg/s # udp rx: 1186 MB/s 865632 calls/s # udp tx: 1188 MB/s 20164 calls/s 20164 msg/s # udp rx: 1179 MB/s 860235 calls/s # udp tx: 1180 MB/s 20023 calls/s 20023 msg/s # udp rx: 1184 MB/s 863503 calls/s # udp tx: 1185 MB/s 20101 calls/s 20101 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__->