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 rx: 14 MB/s 510 calls/s # tcp tx: 14 MB/s 253 calls/s 253 msg/s # tcp rx: 14 MB/s 490 calls/s # tcp tx: 14 MB/s 245 calls/s 245 msg/s # tcp tx: 13 MB/s 230 calls/s 230 msg/s # tcp rx: 13 MB/s 462 calls/s # udp gso - over veth touching data # udp rx: 8 MB/s 6392 calls/s # udp tx: 13 MB/s 223 calls/s 223 msg/s # udp rx: 12 MB/s 8778 calls/s # udp tx: 12 MB/s 213 calls/s 213 msg/s # udp rx: 12 MB/s 8988 calls/s # udp tx: 12 MB/s 208 calls/s 208 msg/s # udp rx: 11 MB/s 7896 calls/s # udp gso and gro - over veth touching data # udp rx: 11 MB/s 189 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 258 calls/s # udp tx: 15 MB/s 256 calls/s 256 msg/s # udp rx: 14 MB/s 253 calls/s # ipv6 # tcp - over veth touching data # tcp rx: 13 MB/s 471 calls/s # tcp tx: 13 MB/s 233 calls/s 233 msg/s # tcp rx: 12 MB/s 414 calls/s # tcp tx: 12 MB/s 207 calls/s 207 msg/s # tcp rx: 12 MB/s 429 calls/s # tcp tx: 12 MB/s 214 calls/s 214 msg/s # udp gso - over veth touching data # udp rx: 6 MB/s 4824 calls/s # udp tx: 10 MB/s 178 calls/s 178 msg/s # udp rx: 10 MB/s 7310 calls/s # udp tx: 9 MB/s 155 calls/s 155 msg/s # udp rx: 8 MB/s 6227 calls/s # udp tx: 8 MB/s 143 calls/s 143 msg/s # udp rx: 8 MB/s 6114 calls/s # udp gso and gro - over veth touching data # udp rx: 9 MB/s 159 calls/s # udp tx: 13 MB/s 231 calls/s 231 msg/s # udp rx: 12 MB/s 219 calls/s # udp tx: 13 MB/s 222 calls/s 222 msg/s # udp rx: 14 MB/s 238 calls/s # udp tx: 14 MB/s 243 calls/s 243 msg/s # udp rx: 13 MB/s 237 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__->