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 518 calls/s # tcp tx: 15 MB/s 256 calls/s 256 msg/s # tcp rx: 13 MB/s 463 calls/s # tcp tx: 13 MB/s 231 calls/s 231 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 7954 calls/s # udp tx: 13 MB/s 232 calls/s 232 msg/s # udp rx: 12 MB/s 9148 calls/s # udp tx: 12 MB/s 214 calls/s 214 msg/s # udp rx: 12 MB/s 9198 calls/s # udp tx: 12 MB/s 218 calls/s 218 msg/s # udp rx: 13 MB/s 9408 calls/s # udp tx: 13 MB/s 222 calls/s 222 msg/s # udp gso and gro - over veth touching data # udp rx: 14 MB/s 240 calls/s # udp tx: 16 MB/s 284 calls/s 284 msg/s # udp rx: 15 MB/s 259 calls/s # udp tx: 15 MB/s 265 calls/s 265 msg/s # udp rx: 16 MB/s 274 calls/s # udp tx: 16 MB/s 273 calls/s 273 msg/s # udp rx: 16 MB/s 275 calls/s # ipv6 # tcp - over veth touching data # tcp tx: 15 MB/s 257 calls/s 257 msg/s # tcp rx: 15 MB/s 520 calls/s # tcp tx: 14 MB/s 249 calls/s 249 msg/s # tcp rx: 14 MB/s 497 calls/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 8041 calls/s # udp tx: 13 MB/s 226 calls/s 226 msg/s # udp rx: 12 MB/s 9347 calls/s # udp tx: 12 MB/s 219 calls/s 219 msg/s # udp rx: 11 MB/s 8678 calls/s # udp tx: 11 MB/s 203 calls/s 203 msg/s # udp rx: 12 MB/s 9374 calls/s # udp gso and gro - over veth touching data # udp rx: 14 MB/s 241 calls/s # udp tx: 16 MB/s 281 calls/s 281 msg/s # udp rx: 15 MB/s 265 calls/s # udp tx: 15 MB/s 267 calls/s 267 msg/s # udp rx: 15 MB/s 267 calls/s # udp tx: 15 MB/s 266 calls/s 266 msg/s # udp rx: 15 MB/s 267 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__->