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 # overriding timeout to 7200 # selftests: net: udpgro_bench.sh # ipv4 # tcp - over veth touching data # tcp tx: 14 MB/s 246 calls/s 246 msg/s # tcp rx: 14 MB/s 501 calls/s # tcp tx: 14 MB/s 242 calls/s 242 msg/s # tcp rx: 14 MB/s 484 calls/s # tcp tx: 14 MB/s 244 calls/s 244 msg/s # tcp rx: 14 MB/s 488 calls/s # udp gso - over veth touching data # udp rx: 9 MB/s 6786 calls/s # udp tx: 12 MB/s 219 calls/s 219 msg/s # udp rx: 12 MB/s 8786 calls/s # udp tx: 12 MB/s 213 calls/s 213 msg/s # udp rx: 12 MB/s 8880 calls/s # udp tx: 12 MB/s 209 calls/s 209 msg/s # udp rx: 12 MB/s 8954 calls/s # udp gso and gro - over veth touching data # udp rx: 10 MB/s 179 calls/s # udp tx: 16 MB/s 276 calls/s 276 msg/s # udp rx: 15 MB/s 258 calls/s # udp tx: 15 MB/s 258 calls/s 258 msg/s # udp rx: 15 MB/s 263 calls/s # udp tx: 15 MB/s 265 calls/s 265 msg/s # udp rx: 15 MB/s 265 calls/s # ipv6 # tcp - over veth touching data # tcp tx: 14 MB/s 247 calls/s 247 msg/s # tcp rx: 14 MB/s 500 calls/s # tcp tx: 13 MB/s 234 calls/s 234 msg/s # tcp rx: 13 MB/s 468 calls/s # tcp tx: 14 MB/s 239 calls/s 239 msg/s # tcp rx: 14 MB/s 474 calls/s # tcp tx: 14 MB/s 238 calls/s 238 msg/s # udp gso - over veth touching data # udp rx: 7 MB/s 5555 calls/s # udp tx: 12 MB/s 207 calls/s 207 msg/s # udp rx: 11 MB/s 8471 calls/s # udp tx: 11 MB/s 200 calls/s 200 msg/s # udp rx: 12 MB/s 8944 calls/s # udp tx: 12 MB/s 206 calls/s 206 msg/s # udp rx: 12 MB/s 8815 calls/s # udp gso and gro - over veth touching data # udp rx: 10 MB/s 182 calls/s # udp tx: 15 MB/s 267 calls/s 267 msg/s # udp rx: 14 MB/s 250 calls/s # udp tx: 14 MB/s 250 calls/s 250 msg/s # udp rx: 14 MB/s 253 calls/s # udp tx: 14 MB/s 254 calls/s 254 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__->