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 178 calls/s 178 msg/s # tcp rx: 10 MB/s 2250 calls/s # tcp rx: 8 MB/s 1998 calls/s # tcp tx: 8 MB/s 136 calls/s 136 msg/s # tcp rx: 9 MB/s 2206 calls/s # tcp tx: 9 MB/s 169 calls/s 169 msg/s # udp gso - over veth touching data # udp rx: 9 MB/s 6812 calls/s # udp tx: 13 MB/s 221 calls/s 221 msg/s # udp rx: 11 MB/s 7878 calls/s # udp tx: 10 MB/s 182 calls/s 182 msg/s # udp rx: 11 MB/s 8350 calls/s # udp tx: 12 MB/s 206 calls/s 206 msg/s # udp rx: 12 MB/s 9206 calls/s # udp gso and gro - over veth touching data # udp rx: 8 MB/s 6098 calls/s # udp tx: 12 MB/s 209 calls/s 209 msg/s # udp rx: 11 MB/s 8232 calls/s # udp tx: 11 MB/s 189 calls/s 189 msg/s # udp rx: 11 MB/s 8122 calls/s # udp tx: 12 MB/s 204 calls/s 204 msg/s # udp rx: 12 MB/s 8988 calls/s # ipv6 # tcp - over veth touching data # tcp rx: 9 MB/s 2093 calls/s # tcp tx: 9 MB/s 167 calls/s 167 msg/s # tcp rx: 9 MB/s 1997 calls/s # tcp tx: 9 MB/s 156 calls/s 156 msg/s # tcp rx: 9 MB/s 1994 calls/s # tcp tx: 9 MB/s 156 calls/s 156 msg/s # udp gso - over veth touching data # udp rx: 10 MB/s 7662 calls/s # udp tx: 13 MB/s 226 calls/s 226 msg/s # udp rx: 11 MB/s 8643 calls/s # udp tx: 11 MB/s 198 calls/s 198 msg/s # udp rx: 11 MB/s 8428 calls/s # udp tx: 11 MB/s 200 calls/s 200 msg/s # udp rx: 12 MB/s 9159 calls/s # udp gso and gro - over veth touching data # udp rx: 9 MB/s 7060 calls/s # udp tx: 13 MB/s 223 calls/s 223 msg/s # udp rx: 12 MB/s 8933 calls/s # udp tx: 12 MB/s 207 calls/s 207 msg/s # udp rx: 12 MB/s 9256 calls/s # udp tx: 12 MB/s 214 calls/s 214 msg/s # udp rx: 12 MB/s 9245 calls/s # udp tx: 12 MB/s 216 calls/s 216 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__->