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: 11 MB/s 2207 calls/s # tcp tx: 11 MB/s 188 calls/s 188 msg/s # tcp rx: 10 MB/s 2146 calls/s # tcp tx: 10 MB/s 184 calls/s 184 msg/s # tcp rx: 10 MB/s 2187 calls/s # tcp tx: 10 MB/s 185 calls/s 185 msg/s # tcp rx: 11 MB/s 2207 calls/s # tcp tx: 11 MB/s 187 calls/s 187 msg/s # udp gso - over veth touching data # udp rx: 9 MB/s 6476 calls/s # udp tx: 13 MB/s 221 calls/s 221 msg/s # udp rx: 12 MB/s 8652 calls/s # udp tx: 12 MB/s 212 calls/s 212 msg/s # udp rx: 12 MB/s 9072 calls/s # udp tx: 12 MB/s 210 calls/s 210 msg/s # udp rx: 12 MB/s 9156 calls/s # udp gso and gro - over veth touching data # udp rx: 9 MB/s 6828 calls/s # udp tx: 13 MB/s 232 calls/s 232 msg/s # udp rx: 12 MB/s 9182 calls/s # udp tx: 12 MB/s 219 calls/s 219 msg/s # udp rx: 13 MB/s 9492 calls/s # udp tx: 13 MB/s 225 calls/s 225 msg/s # udp rx: 13 MB/s 9450 calls/s # ipv6 # tcp - over veth touching data # tcp rx: 11 MB/s 2299 calls/s # tcp tx: 11 MB/s 196 calls/s 196 msg/s # tcp rx: 11 MB/s 2347 calls/s # tcp tx: 11 MB/s 198 calls/s 198 msg/s # tcp rx: 11 MB/s 2315 calls/s # tcp tx: 11 MB/s 196 calls/s 196 msg/s # udp gso - over veth touching data # udp rx: 8 MB/s 6415 calls/s # udp tx: 12 MB/s 219 calls/s 219 msg/s # udp rx: 12 MB/s 9159 calls/s # udp tx: 12 MB/s 210 calls/s 210 msg/s # udp rx: 12 MB/s 9288 calls/s # udp tx: 12 MB/s 215 calls/s 215 msg/s # udp rx: 12 MB/s 9331 calls/s # udp gso and gro - over veth touching data # udp rx: 8 MB/s 6466 calls/s # udp tx: 12 MB/s 215 calls/s 215 msg/s # udp rx: 12 MB/s 8901 calls/s # udp tx: 12 MB/s 204 calls/s 204 msg/s # udp rx: 11 MB/s 8420 calls/s # udp tx: 11 MB/s 194 calls/s 194 msg/s # udp rx: 11 MB/s 8428 calls/s # udp tx: 11 MB/s 199 calls/s 199 msg/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__->