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 534 calls/s # tcp tx: 14 MB/s 245 calls/s 245 msg/s # tcp rx: 14 MB/s 488 calls/s # tcp tx: 14 MB/s 250 calls/s 250 msg/s # tcp rx: 14 MB/s 502 calls/s # udp gso - over veth touching data # udp rx: 11 MB/s 8366 calls/s # udp tx: 13 MB/s 235 calls/s 235 msg/s # udp rx: 13 MB/s 9450 calls/s # udp tx: 13 MB/s 227 calls/s 227 msg/s # udp rx: 13 MB/s 9358 calls/s # udp tx: 12 MB/s 219 calls/s 219 msg/s # udp rx: 12 MB/s 9038 calls/s # udp gso and gro - over veth touching data # udp rx: 15 MB/s 256 calls/s # udp tx: 17 MB/s 296 calls/s 296 msg/s # udp rx: 16 MB/s 278 calls/s # udp tx: 16 MB/s 282 calls/s 282 msg/s # udp rx: 16 MB/s 284 calls/s # udp tx: 16 MB/s 281 calls/s 281 msg/s # udp rx: 16 MB/s 283 calls/s # ipv6 # tcp - over veth touching data # tcp rx: 15 MB/s 544 calls/s # tcp tx: 15 MB/s 269 calls/s 269 msg/s # tcp rx: 14 MB/s 505 calls/s # tcp tx: 14 MB/s 253 calls/s 253 msg/s # tcp rx: 15 MB/s 510 calls/s # tcp tx: 15 MB/s 255 calls/s 255 msg/s # udp gso - over veth touching data # udp rx: 11 MB/s 8221 calls/s # udp tx: 13 MB/s 231 calls/s 231 msg/s # udp rx: 12 MB/s 9374 calls/s # udp tx: 12 MB/s 217 calls/s 217 msg/s # udp rx: 12 MB/s 9398 calls/s # udp tx: 12 MB/s 214 calls/s 214 msg/s # udp rx: 12 MB/s 9366 calls/s # udp gso and gro - over veth touching data # udp rx: 11 MB/s 189 calls/s # udp tx: 16 MB/s 281 calls/s 281 msg/s # udp rx: 15 MB/s 269 calls/s # udp tx: 16 MB/s 272 calls/s 272 msg/s # udp rx: 15 MB/s 263 calls/s # udp tx: 15 MB/s 260 calls/s 260 msg/s # udp rx: 15 MB/s 269 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__->