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 2339 calls/s # tcp tx: 10 MB/s 172 calls/s 172 msg/s # tcp rx: 10 MB/s 2438 calls/s # tcp tx: 10 MB/s 180 calls/s 180 msg/s # tcp rx: 10 MB/s 2232 calls/s # tcp tx: 10 MB/s 179 calls/s 179 msg/s # udp gso - over veth touching data # udp rx: 9 MB/s 6804 calls/s # udp tx: 12 MB/s 205 calls/s 205 msg/s # udp rx: 11 MB/s 7862 calls/s # udp tx: 10 MB/s 183 calls/s 183 msg/s # udp rx: 10 MB/s 7426 calls/s # udp tx: 10 MB/s 181 calls/s 181 msg/s # udp rx: 11 MB/s 8088 calls/s # udp gso and gro - over veth touching data # udp rx: 7 MB/s 5132 calls/s # udp tx: 10 MB/s 184 calls/s 184 msg/s # udp rx: 10 MB/s 7332 calls/s # udp tx: 10 MB/s 174 calls/s 174 msg/s # udp rx: 9 MB/s 7032 calls/s # udp tx: 9 MB/s 169 calls/s 169 msg/s # udp rx: 10 MB/s 7282 calls/s # ipv6 # tcp - over veth touching data # tcp rx: 8 MB/s 2002 calls/s # tcp tx: 8 MB/s 144 calls/s 144 msg/s # tcp tx: 8 MB/s 136 calls/s 136 msg/s # tcp rx: 8 MB/s 1794 calls/s # tcp tx: 7 MB/s 131 calls/s 131 msg/s # tcp rx: 7 MB/s 1783 calls/s # tcp tx: 7 MB/s 123 calls/s 123 msg/s # udp gso - over veth touching data # udp rx: 8 MB/s 6173 calls/s # udp tx: 10 MB/s 186 calls/s 186 msg/s # udp rx: 10 MB/s 7670 calls/s # udp tx: 10 MB/s 184 calls/s 184 msg/s # udp rx: 11 MB/s 8482 calls/s # udp tx: 11 MB/s 192 calls/s 192 msg/s # udp rx: 11 MB/s 8471 calls/s # udp gso and gro - over veth touching data # udp rx: 9 MB/s 7146 calls/s # udp tx: 12 MB/s 217 calls/s 217 msg/s # udp rx: 12 MB/s 8753 calls/s # udp tx: 11 MB/s 201 calls/s 201 msg/s # udp rx: 11 MB/s 8412 calls/s # udp tx: 11 MB/s 197 calls/s 197 msg/s # udp rx: 11 MB/s 8248 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__->