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: 953 MB/s 16175 calls/s 16175 msg/s # tcp rx: 966 MB/s 50283 calls/s # tcp tx: 958 MB/s 16249 calls/s 16249 msg/s # tcp rx: 959 MB/s 48180 calls/s # tcp tx: 948 MB/s 16085 calls/s 16085 msg/s # tcp rx: 960 MB/s 47048 calls/s # tcp tx: 940 MB/s 15955 calls/s 15955 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: 599 MB/s 434176 calls/s # udp tx: 1213 MB/s 20574 calls/s 20574 msg/s # udp rx: 542 MB/s 393216 calls/s # udp tx: 1323 MB/s 22444 calls/s 22444 msg/s # udp rx: 575 MB/s 416512 calls/s # udp tx: 1300 MB/s 22051 calls/s 22051 msg/s # udp rx: 653 MB/s 473088 calls/s # udp tx: 1277 MB/s 21668 calls/s 21668 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: 1058 MB/s 772246 calls/s # udp tx: 1085 MB/s 18419 calls/s 18419 msg/s # udp rx: 1156 MB/s 843611 calls/s # udp tx: 1159 MB/s 19658 calls/s 19658 msg/s # udp rx: 1134 MB/s 827290 calls/s # udp tx: 1134 MB/s 19236 calls/s 19236 msg/s # udp rx: 1121 MB/s 817653 calls/s # udp tx: 1121 MB/s 19013 calls/s 19013 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__->