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 rx: 15 MB/s 525 calls/s # tcp tx: 15 MB/s 261 calls/s 261 msg/s # tcp rx: 14 MB/s 496 calls/s # tcp tx: 14 MB/s 248 calls/s 248 msg/s # tcp rx: 14 MB/s 495 calls/s # tcp tx: 14 MB/s 248 calls/s 248 msg/s # udp gso - over veth touching data # udp rx: 11 MB/s 8332 calls/s # udp tx: 13 MB/s 230 calls/s 230 msg/s # udp rx: 12 MB/s 9248 calls/s # udp tx: 13 MB/s 223 calls/s 223 msg/s # udp rx: 12 MB/s 9258 calls/s # udp tx: 13 MB/s 222 calls/s 222 msg/s # udp rx: 12 MB/s 8920 calls/s # udp gso and gro - over veth touching data # udp rx: 14 MB/s 243 calls/s # udp tx: 16 MB/s 284 calls/s 284 msg/s # udp rx: 16 MB/s 272 calls/s # udp tx: 16 MB/s 272 calls/s 272 msg/s # udp rx: 16 MB/s 273 calls/s # udp tx: 16 MB/s 272 calls/s 272 msg/s # udp rx: 16 MB/s 272 calls/s # udp tx: 15 MB/s 267 calls/s 267 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 15 MB/s 261 calls/s 261 msg/s # tcp rx: 15 MB/s 528 calls/s # tcp tx: 14 MB/s 248 calls/s 248 msg/s # tcp rx: 14 MB/s 495 calls/s # tcp rx: 14 MB/s 494 calls/s # tcp tx: 14 MB/s 248 calls/s 248 msg/s # udp gso - over veth touching data # udp rx: 10 MB/s 7705 calls/s # udp tx: 13 MB/s 222 calls/s 222 msg/s # udp rx: 12 MB/s 9331 calls/s # udp tx: 12 MB/s 215 calls/s 215 msg/s # udp rx: 12 MB/s 9288 calls/s # udp tx: 12 MB/s 217 calls/s 217 msg/s # udp rx: 12 MB/s 9452 calls/s # udp gso and gro - over veth touching data # udp rx: 12 MB/s 221 calls/s # udp tx: 15 MB/s 267 calls/s 267 msg/s # udp rx: 15 MB/s 258 calls/s # udp tx: 15 MB/s 258 calls/s 258 msg/s # udp rx: 13 MB/s 232 calls/s # udp tx: 13 MB/s 226 calls/s 226 msg/s # udp rx: 14 MB/s 252 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__->