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: 14 MB/s 252 calls/s 252 msg/s # tcp rx: 14 MB/s 510 calls/s # tcp tx: 14 MB/s 248 calls/s 248 msg/s # tcp rx: 14 MB/s 498 calls/s # tcp tx: 14 MB/s 248 calls/s 248 msg/s # tcp rx: 14 MB/s 496 calls/s # udp gso - over veth touching data # udp rx: 11 MB/s 8256 calls/s # udp tx: 13 MB/s 232 calls/s 232 msg/s # udp rx: 13 MB/s 9518 calls/s # udp tx: 13 MB/s 226 calls/s 226 msg/s # udp rx: 13 MB/s 9408 calls/s # udp tx: 13 MB/s 222 calls/s 222 msg/s # udp rx: 13 MB/s 9324 calls/s # udp gso and gro - over veth touching data # udp rx: 14 MB/s 240 calls/s # udp tx: 16 MB/s 286 calls/s 286 msg/s # udp rx: 16 MB/s 275 calls/s # udp tx: 16 MB/s 277 calls/s 277 msg/s # udp rx: 15 MB/s 269 calls/s # udp tx: 15 MB/s 268 calls/s 268 msg/s # udp rx: 16 MB/s 274 calls/s # ipv6 # tcp - over veth touching data # tcp tx: 15 MB/s 259 calls/s 259 msg/s # tcp rx: 15 MB/s 524 calls/s # tcp rx: 14 MB/s 497 calls/s # tcp tx: 14 MB/s 250 calls/s 250 msg/s # tcp rx: 14 MB/s 488 calls/s # tcp tx: 14 MB/s 244 calls/s 244 msg/s # udp gso - over veth touching data # udp rx: 11 MB/s 8065 calls/s # udp tx: 13 MB/s 224 calls/s 224 msg/s # udp rx: 12 MB/s 9014 calls/s # udp tx: 12 MB/s 209 calls/s 209 msg/s # udp rx: 12 MB/s 8987 calls/s # udp tx: 12 MB/s 209 calls/s 209 msg/s # udp rx: 12 MB/s 9073 calls/s # udp gso and gro - over veth touching data # udp rx: 13 MB/s 231 calls/s # udp tx: 15 MB/s 268 calls/s 268 msg/s # udp rx: 15 MB/s 259 calls/s # udp tx: 15 MB/s 260 calls/s 260 msg/s # udp rx: 15 MB/s 256 calls/s # udp tx: 15 MB/s 257 calls/s 257 msg/s # udp rx: 15 MB/s 257 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__->