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 6000 # selftests: net: udpgro_bench.sh # ipv4 # tcp - over veth touching data # tcp tx: 15 MB/s 263 calls/s 263 msg/s # tcp rx: 15 MB/s 532 calls/s # tcp tx: 14 MB/s 251 calls/s 251 msg/s # tcp rx: 14 MB/s 502 calls/s # tcp tx: 14 MB/s 252 calls/s 252 msg/s # tcp rx: 14 MB/s 504 calls/s # udp gso - over veth touching data # udp rx: 11 MB/s 8324 calls/s # udp tx: 13 MB/s 237 calls/s 237 msg/s # udp rx: 13 MB/s 9534 calls/s # udp tx: 13 MB/s 229 calls/s 229 msg/s # udp rx: 13 MB/s 9416 calls/s # udp tx: 13 MB/s 223 calls/s 223 msg/s # udp rx: 13 MB/s 9484 calls/s # udp gso and gro - over veth touching data # udp rx: 14 MB/s 249 calls/s # udp tx: 17 MB/s 293 calls/s 293 msg/s # udp rx: 16 MB/s 276 calls/s # udp tx: 16 MB/s 276 calls/s 276 msg/s # udp rx: 16 MB/s 278 calls/s # udp tx: 16 MB/s 280 calls/s 280 msg/s # udp rx: 16 MB/s 279 calls/s # ipv6 # tcp - over veth touching data # tcp tx: 15 MB/s 266 calls/s 266 msg/s # tcp rx: 15 MB/s 538 calls/s # tcp tx: 14 MB/s 250 calls/s 250 msg/s # tcp rx: 14 MB/s 505 calls/s # tcp tx: 14 MB/s 251 calls/s 251 msg/s # tcp rx: 14 MB/s 501 calls/s # udp gso - over veth touching data # udp rx: 11 MB/s 8264 calls/s # udp tx: 13 MB/s 232 calls/s 232 msg/s # udp rx: 12 MB/s 9363 calls/s # udp tx: 12 MB/s 215 calls/s 215 msg/s # udp rx: 12 MB/s 9178 calls/s # udp tx: 12 MB/s 216 calls/s 216 msg/s # udp rx: 12 MB/s 9409 calls/s # udp gso and gro - over veth touching data # udp rx: 13 MB/s 232 calls/s # udp tx: 16 MB/s 282 calls/s 282 msg/s # udp rx: 15 MB/s 265 calls/s # udp tx: 15 MB/s 267 calls/s 267 msg/s # udp rx: 15 MB/s 264 calls/s # udp tx: 15 MB/s 265 calls/s 265 msg/s # udp rx: 15 MB/s 271 calls/s # udp tx: 15 MB/s 267 calls/s 267 msg/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__->