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: 8 MB/s 2115 calls/s # tcp tx: 8 MB/s 152 calls/s 152 msg/s # tcp rx: 8 MB/s 1962 calls/s # tcp tx: 8 MB/s 145 calls/s 145 msg/s # tcp rx: 8 MB/s 1905 calls/s # tcp tx: 8 MB/s 148 calls/s 148 msg/s # udp gso - over veth touching data # udp rx: 6 MB/s 4326 calls/s # udp tx: 10 MB/s 170 calls/s 170 msg/s # udp rx: 9 MB/s 7088 calls/s # udp tx: 10 MB/s 181 calls/s 181 msg/s # udp rx: 10 MB/s 7452 calls/s # udp tx: 9 MB/s 169 calls/s 169 msg/s # udp rx: 10 MB/s 7358 calls/s # udp gso and gro - over veth touching data # udp rx: 9 MB/s 6560 calls/s # udp tx: 12 MB/s 205 calls/s 205 msg/s # udp rx: 11 MB/s 8450 calls/s # udp tx: 12 MB/s 207 calls/s 207 msg/s # udp rx: 12 MB/s 8618 calls/s # udp tx: 12 MB/s 207 calls/s 207 msg/s # udp rx: 12 MB/s 8728 calls/s # ipv6 # tcp - over veth touching data # tcp rx: 10 MB/s 2225 calls/s # tcp tx: 10 MB/s 174 calls/s 174 msg/s # tcp rx: 10 MB/s 2116 calls/s # tcp tx: 10 MB/s 172 calls/s 172 msg/s # tcp rx: 10 MB/s 2193 calls/s # tcp tx: 10 MB/s 172 calls/s 172 msg/s # udp gso - over veth touching data # udp rx: 9 MB/s 6845 calls/s # udp tx: 12 MB/s 219 calls/s 219 msg/s # udp rx: 12 MB/s 9304 calls/s # udp tx: 12 MB/s 216 calls/s 216 msg/s # udp rx: 12 MB/s 9116 calls/s # udp tx: 12 MB/s 214 calls/s 214 msg/s # udp rx: 12 MB/s 9315 calls/s # udp gso and gro - over veth touching data # udp rx: 10 MB/s 7498 calls/s # udp tx: 13 MB/s 226 calls/s 226 msg/s # udp rx: 12 MB/s 9355 calls/s # udp tx: 12 MB/s 213 calls/s 213 msg/s # udp rx: 12 MB/s 9076 calls/s # udp tx: 12 MB/s 217 calls/s 217 msg/s # udp rx: 12 MB/s 9210 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__->