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: 14 MB/s 247 calls/s 247 msg/s # tcp rx: 14 MB/s 500 calls/s # tcp tx: 13 MB/s 237 calls/s 237 msg/s # tcp rx: 13 MB/s 474 calls/s # tcp tx: 13 MB/s 236 calls/s 236 msg/s # tcp rx: 13 MB/s 471 calls/s # tcp rx: 13 MB/s 444 calls/s # tcp tx: 13 MB/s 223 calls/s 223 msg/s # udp gso - over veth touching data # udp rx: 11 MB/s 8122 calls/s # udp tx: 13 MB/s 230 calls/s 230 msg/s # udp rx: 13 MB/s 9316 calls/s # udp tx: 13 MB/s 222 calls/s 222 msg/s # udp rx: 13 MB/s 9324 calls/s # udp tx: 13 MB/s 221 calls/s 221 msg/s # udp rx: 12 MB/s 8904 calls/s # udp gso and gro - over veth touching data # udp rx: 14 MB/s 247 calls/s # udp tx: 17 MB/s 289 calls/s 289 msg/s # udp rx: 15 MB/s 268 calls/s # udp tx: 15 MB/s 270 calls/s 270 msg/s # udp rx: 15 MB/s 271 calls/s # udp tx: 15 MB/s 263 calls/s 263 msg/s # udp rx: 15 MB/s 257 calls/s # ipv6 # tcp - over veth touching data # tcp tx: 15 MB/s 256 calls/s 256 msg/s # tcp rx: 15 MB/s 517 calls/s # tcp rx: 14 MB/s 485 calls/s # tcp tx: 14 MB/s 243 calls/s 243 msg/s # tcp rx: 14 MB/s 498 calls/s # tcp tx: 14 MB/s 250 calls/s 250 msg/s # udp gso - over veth touching data # udp rx: 11 MB/s 8264 calls/s # udp tx: 13 MB/s 226 calls/s 226 msg/s # udp rx: 11 MB/s 8643 calls/s # udp tx: 11 MB/s 202 calls/s 202 msg/s # udp rx: 12 MB/s 8944 calls/s # udp tx: 12 MB/s 211 calls/s 211 msg/s # udp rx: 12 MB/s 8882 calls/s # udp gso and gro - over veth touching data # udp rx: 13 MB/s 226 calls/s # udp tx: 16 MB/s 278 calls/s 278 msg/s # udp rx: 15 MB/s 261 calls/s # udp tx: 15 MB/s 256 calls/s 256 msg/s # udp rx: 14 MB/s 254 calls/s # udp tx: 15 MB/s 256 calls/s 256 msg/s # udp rx: 15 MB/s 261 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__->