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 tx: 10 MB/s 183 calls/s 183 msg/s # tcp rx: 10 MB/s 2303 calls/s # tcp rx: 10 MB/s 2129 calls/s # tcp tx: 10 MB/s 177 calls/s 177 msg/s # tcp rx: 10 MB/s 2104 calls/s # tcp tx: 10 MB/s 173 calls/s 173 msg/s # udp gso - over veth touching data # udp rx: 9 MB/s 7106 calls/s # udp tx: 13 MB/s 232 calls/s 232 msg/s # udp rx: 13 MB/s 9306 calls/s # udp tx: 12 MB/s 217 calls/s 217 msg/s # udp rx: 12 MB/s 9022 calls/s # udp tx: 12 MB/s 217 calls/s 217 msg/s # udp rx: 12 MB/s 9182 calls/s # udp gso and gro - over veth touching data # udp rx: 9 MB/s 6980 calls/s # udp tx: 13 MB/s 233 calls/s 233 msg/s # udp rx: 12 MB/s 8694 calls/s # udp tx: 11 MB/s 202 calls/s 202 msg/s # udp rx: 12 MB/s 8904 calls/s # udp tx: 12 MB/s 215 calls/s 215 msg/s # udp rx: 12 MB/s 9122 calls/s # ipv6 # tcp - over veth touching data # tcp rx: 10 MB/s 2228 calls/s # tcp tx: 10 MB/s 183 calls/s 183 msg/s # tcp tx: 10 MB/s 180 calls/s 180 msg/s # tcp rx: 10 MB/s 2159 calls/s # tcp tx: 10 MB/s 182 calls/s 182 msg/s # tcp rx: 10 MB/s 2205 calls/s # tcp tx: 10 MB/s 181 calls/s 181 msg/s # udp gso - over veth touching data # udp rx: 10 MB/s 7490 calls/s # udp tx: 13 MB/s 223 calls/s 223 msg/s # udp rx: 12 MB/s 9245 calls/s # udp tx: 12 MB/s 212 calls/s 212 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 9288 calls/s # udp gso and gro - over veth touching data # udp rx: 8 MB/s 6423 calls/s # udp tx: 12 MB/s 210 calls/s 210 msg/s # udp rx: 12 MB/s 9046 calls/s # udp tx: 11 MB/s 203 calls/s 203 msg/s # udp rx: 11 MB/s 8705 calls/s # udp tx: 12 MB/s 211 calls/s 211 msg/s # udp rx: 12 MB/s 9140 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__->