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 260 calls/s 260 msg/s # tcp tx: 14 MB/s 251 calls/s 251 msg/s # tcp rx: 14 MB/s 504 calls/s # tcp rx: 13 MB/s 442 calls/s # tcp tx: 13 MB/s 222 calls/s 222 msg/s # udp gso - over veth touching data # udp rx: 12 MB/s 8912 calls/s # udp tx: 14 MB/s 239 calls/s 239 msg/s # udp rx: 13 MB/s 9450 calls/s # udp tx: 13 MB/s 224 calls/s 224 msg/s # udp rx: 13 MB/s 9652 calls/s # udp tx: 13 MB/s 226 calls/s 226 msg/s # udp rx: 13 MB/s 9416 calls/s # udp gso and gro - over veth touching data # udp rx: 14 MB/s 247 calls/s # udp tx: 17 MB/s 293 calls/s 293 msg/s # udp rx: 16 MB/s 274 calls/s # udp tx: 16 MB/s 274 calls/s 274 msg/s # udp rx: 16 MB/s 278 calls/s # udp tx: 16 MB/s 276 calls/s 276 msg/s # udp rx: 16 MB/s 280 calls/s # ipv6 # tcp - over veth touching data # tcp rx: 15 MB/s 536 calls/s # tcp tx: 15 MB/s 266 calls/s 266 msg/s # tcp rx: 14 MB/s 502 calls/s # tcp tx: 14 MB/s 251 calls/s 251 msg/s # tcp rx: 14 MB/s 493 calls/s # tcp tx: 14 MB/s 246 calls/s 246 msg/s # udp gso - over veth touching data # udp rx: 11 MB/s 8495 calls/s # udp tx: 13 MB/s 229 calls/s 229 msg/s # udp rx: 12 MB/s 9280 calls/s # udp tx: 12 MB/s 213 calls/s 213 msg/s # udp rx: 12 MB/s 9237 calls/s # udp tx: 12 MB/s 218 calls/s 218 msg/s # udp rx: 12 MB/s 9253 calls/s # udp gso and gro - over veth touching data # udp rx: 14 MB/s 245 calls/s # udp tx: 16 MB/s 278 calls/s 278 msg/s # udp rx: 15 MB/s 263 calls/s # udp tx: 15 MB/s 264 calls/s 264 msg/s # udp rx: 15 MB/s 261 calls/s # udp tx: 15 MB/s 263 calls/s 263 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__->