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 2201 calls/s # tcp tx: 10 MB/s 182 calls/s 182 msg/s # tcp rx: 10 MB/s 2145 calls/s # tcp tx: 10 MB/s 177 calls/s 177 msg/s # tcp rx: 10 MB/s 2071 calls/s # tcp tx: 10 MB/s 173 calls/s 173 msg/s # udp gso - over veth touching data # udp rx: 9 MB/s 6526 calls/s # udp tx: 13 MB/s 223 calls/s 223 msg/s # udp rx: 12 MB/s 8844 calls/s # udp tx: 12 MB/s 204 calls/s 204 msg/s # udp rx: 12 MB/s 8578 calls/s # udp tx: 12 MB/s 209 calls/s 209 msg/s # udp rx: 12 MB/s 8744 calls/s # udp gso and gro - over veth touching data # udp rx: 9 MB/s 6644 calls/s # udp tx: 13 MB/s 222 calls/s 222 msg/s # udp rx: 12 MB/s 8626 calls/s # udp tx: 11 MB/s 201 calls/s 201 msg/s # udp rx: 12 MB/s 8964 calls/s # udp tx: 12 MB/s 214 calls/s 214 msg/s # udp rx: 12 MB/s 8576 calls/s # ipv6 # tcp - over veth touching data # tcp tx: 10 MB/s 170 calls/s 170 msg/s # tcp rx: 10 MB/s 2148 calls/s # tcp rx: 10 MB/s 2124 calls/s # tcp tx: 10 MB/s 174 calls/s 174 msg/s # tcp rx: 9 MB/s 2116 calls/s # tcp tx: 9 MB/s 169 calls/s 169 msg/s # udp gso - over veth touching data # udp rx: 9 MB/s 6705 calls/s # udp tx: 12 MB/s 213 calls/s 213 msg/s # udp rx: 11 MB/s 8482 calls/s # udp tx: 11 MB/s 201 calls/s 201 msg/s # udp rx: 12 MB/s 8944 calls/s # udp tx: 11 MB/s 203 calls/s 203 msg/s # udp rx: 12 MB/s 8944 calls/s # udp gso and gro - over veth touching data # udp rx: 8 MB/s 6259 calls/s # udp tx: 12 MB/s 206 calls/s 206 msg/s # udp rx: 10 MB/s 8017 calls/s # udp tx: 11 MB/s 189 calls/s 189 msg/s # udp rx: 11 MB/s 8264 calls/s # udp tx: 11 MB/s 196 calls/s 196 msg/s # udp rx: 12 MB/s 8858 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__->