make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_bench.sh TESST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-3/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 4800 # selftests: net: udpgro_bench.sh # ipv4 # tcp - over veth touching data # tcp rx: 13 MB/s 459 calls/s # tcp tx: 13 MB/s 227 calls/s 227 msg/s # tcp rx: 12 MB/s 432 calls/s # tcp tx: 12 MB/s 216 calls/s 216 msg/s # tcp rx: 12 MB/s 421 calls/s # tcp tx: 12 MB/s 210 calls/s 210 msg/s # udp gso - over veth touching data # udp rx: 10 MB/s 7526 calls/s # udp tx: 12 MB/s 209 calls/s 209 msg/s # udp rx: 11 MB/s 8148 calls/s # udp tx: 11 MB/s 194 calls/s 194 msg/s # udp rx: 11 MB/s 8080 calls/s # udp tx: 11 MB/s 190 calls/s 190 msg/s # udp rx: 11 MB/s 8258 calls/s # udp gso and gro - over veth touching data # udp rx: 12 MB/s 214 calls/s # udp tx: 15 MB/s 261 calls/s 261 msg/s # udp rx: 13 MB/s 237 calls/s # udp tx: 14 MB/s 239 calls/s 239 msg/s # udp rx: 13 MB/s 235 calls/s # udp tx: 13 MB/s 232 calls/s 232 msg/s # udp rx: 14 MB/s 239 calls/s # ipv6 # tcp - over veth touching data # tcp tx: 13 MB/s 234 calls/s 234 msg/s # tcp rx: 13 MB/s 474 calls/s # tcp rx: 12 MB/s 425 calls/s # tcp tx: 12 MB/s 213 calls/s 213 msg/s # tcp tx: 12 MB/s 205 calls/s 205 msg/s # tcp rx: 12 MB/s 411 calls/s # udp gso - over veth touching data # udp rx: 10 MB/s 7404 calls/s # udp tx: 11 MB/s 202 calls/s 202 msg/s # udp rx: 10 MB/s 7998 calls/s # udp tx: 10 MB/s 185 calls/s 185 msg/s # udp rx: 10 MB/s 7936 calls/s # udp tx: 10 MB/s 184 calls/s 184 msg/s # udp rx: 10 MB/s 7931 calls/s # udp tx: 10 MB/s 185 calls/s 185 msg/s # udp gso and gro - over veth touching data # udp rx: 12 MB/s 209 calls/s # udp tx: 14 MB/s 245 calls/s 245 msg/s # udp rx: 13 MB/s 225 calls/s # udp tx: 13 MB/s 224 calls/s 224 msg/s # udp rx: 13 MB/s 222 calls/s # udp tx: 13 MB/s 221 calls/s 221 msg/s # udp rx: 13 MB/s 225 calls/s ok 1 selftests: net: udpgro_bench.sh make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-3/tools/testing/selftests' xx__-> echo $? 0 xx__->