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: 10 MB/s 2283 calls/s # tcp tx: 10 MB/s 185 calls/s 185 msg/s # tcp rx: 10 MB/s 2230 calls/s # tcp tx: 10 MB/s 178 calls/s 178 msg/s # tcp rx: 9 MB/s 2247 calls/s # tcp tx: 10 MB/s 170 calls/s 170 msg/s # udp gso - over veth touching data # udp rx: 10 MB/s 7786 calls/s # udp tx: 13 MB/s 234 calls/s 234 msg/s # udp rx: 12 MB/s 8728 calls/s # udp tx: 12 MB/s 205 calls/s 205 msg/s # udp rx: 12 MB/s 9114 calls/s # udp tx: 12 MB/s 216 calls/s 216 msg/s # udp rx: 13 MB/s 9408 calls/s # udp gso and gro - over veth touching data # udp rx: 9 MB/s 7022 calls/s # udp tx: 13 MB/s 226 calls/s 226 msg/s # udp rx: 12 MB/s 9240 calls/s # udp tx: 12 MB/s 219 calls/s 219 msg/s # udp rx: 13 MB/s 9282 calls/s # udp tx: 13 MB/s 221 calls/s 221 msg/s # udp rx: 12 MB/s 9240 calls/s # ipv6 # tcp - over veth touching data # tcp tx: 11 MB/s 190 calls/s 190 msg/s # tcp rx: 11 MB/s 2261 calls/s # tcp tx: 10 MB/s 181 calls/s 181 msg/s # tcp rx: 10 MB/s 2171 calls/s # tcp tx: 10 MB/s 183 calls/s 183 msg/s # tcp rx: 10 MB/s 2202 calls/s # udp gso - over veth touching data # udp rx: 10 MB/s 7522 calls/s # udp tx: 13 MB/s 224 calls/s 224 msg/s # udp rx: 12 MB/s 8783 calls/s # udp tx: 11 MB/s 199 calls/s 199 msg/s # udp rx: 11 MB/s 8608 calls/s # udp tx: 12 MB/s 209 calls/s 209 msg/s # udp rx: 12 MB/s 9382 calls/s # udp gso and gro - over veth touching data # udp rx: 10 MB/s 7404 calls/s # udp tx: 12 MB/s 214 calls/s 214 msg/s # udp rx: 11 MB/s 8651 calls/s # udp tx: 11 MB/s 201 calls/s 201 msg/s # udp rx: 12 MB/s 8893 calls/s # udp tx: 11 MB/s 203 calls/s 203 msg/s # udp rx: 11 MB/s 8643 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__->