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 522 calls/s # tcp tx: 15 MB/s 259 calls/s 259 msg/s # tcp rx: 14 MB/s 476 calls/s # tcp tx: 14 MB/s 238 calls/s 238 msg/s # tcp rx: 14 MB/s 479 calls/s # tcp tx: 14 MB/s 240 calls/s 240 msg/s # udp gso - over veth touching data # udp rx: 11 MB/s 7862 calls/s # udp tx: 13 MB/s 227 calls/s 227 msg/s # udp rx: 12 MB/s 9114 calls/s # udp tx: 12 MB/s 217 calls/s 217 msg/s # udp rx: 12 MB/s 9232 calls/s # udp tx: 13 MB/s 223 calls/s 223 msg/s # udp rx: 13 MB/s 9416 calls/s # udp gso and gro - over veth touching data # udp rx: 14 MB/s 248 calls/s # udp tx: 16 MB/s 285 calls/s 285 msg/s # udp rx: 15 MB/s 270 calls/s # udp tx: 15 MB/s 267 calls/s 267 msg/s # udp rx: 15 MB/s 269 calls/s # udp tx: 15 MB/s 270 calls/s 270 msg/s # udp rx: 16 MB/s 275 calls/s # ipv6 # tcp - over veth touching data # tcp rx: 15 MB/s 520 calls/s # tcp tx: 15 MB/s 258 calls/s 258 msg/s # tcp rx: 14 MB/s 494 calls/s # tcp tx: 14 MB/s 247 calls/s 247 msg/s # tcp rx: 14 MB/s 502 calls/s # tcp tx: 14 MB/s 250 calls/s 250 msg/s # tcp tx: 14 MB/s 239 calls/s 239 msg/s # udp gso - over veth touching data # udp rx: 11 MB/s 8608 calls/s # udp tx: 13 MB/s 228 calls/s 228 msg/s # udp rx: 12 MB/s 9245 calls/s # udp tx: 12 MB/s 217 calls/s 217 msg/s # udp rx: 12 MB/s 9140 calls/s # udp tx: 12 MB/s 215 calls/s 215 msg/s # udp rx: 12 MB/s 9264 calls/s # udp gso and gro - over veth touching data # udp rx: 13 MB/s 236 calls/s # udp tx: 16 MB/s 276 calls/s 276 msg/s # udp rx: 14 MB/s 254 calls/s # udp tx: 15 MB/s 255 calls/s 255 msg/s # udp rx: 15 MB/s 269 calls/s # udp tx: 15 MB/s 263 calls/s 263 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__->