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 2206 calls/s # tcp tx: 10 MB/s 185 calls/s 185 msg/s # tcp rx: 10 MB/s 2177 calls/s # tcp tx: 10 MB/s 184 calls/s 184 msg/s # tcp rx: 10 MB/s 2110 calls/s # tcp tx: 10 MB/s 178 calls/s 178 msg/s # udp gso - over veth touching data # udp rx: 10 MB/s 7400 calls/s # udp tx: 13 MB/s 232 calls/s 232 msg/s # udp rx: 13 MB/s 9366 calls/s # udp tx: 13 MB/s 221 calls/s 221 msg/s # udp rx: 12 MB/s 9114 calls/s # udp tx: 12 MB/s 219 calls/s 219 msg/s # udp rx: 13 MB/s 9298 calls/s # udp tx: 13 MB/s 223 calls/s 223 msg/s # udp gso and gro - over veth touching data # udp rx: 11 MB/s 7862 calls/s # udp tx: 13 MB/s 234 calls/s 234 msg/s # udp rx: 13 MB/s 9472 calls/s # udp tx: 13 MB/s 222 calls/s 222 msg/s # udp rx: 12 MB/s 9156 calls/s # udp tx: 13 MB/s 227 calls/s 227 msg/s # udp rx: 13 MB/s 9442 calls/s # ipv6 # tcp - over veth touching data # tcp rx: 10 MB/s 2227 calls/s # tcp tx: 10 MB/s 185 calls/s 185 msg/s # tcp tx: 10 MB/s 179 calls/s 179 msg/s # tcp rx: 10 MB/s 2125 calls/s # tcp tx: 10 MB/s 185 calls/s 185 msg/s # tcp rx: 10 MB/s 2194 calls/s # udp gso - over veth touching data # udp rx: 9 MB/s 7189 calls/s # udp tx: 13 MB/s 224 calls/s 224 msg/s # udp rx: 12 MB/s 9398 calls/s # udp tx: 12 MB/s 211 calls/s 211 msg/s # udp rx: 12 MB/s 9073 calls/s # udp tx: 12 MB/s 219 calls/s 219 msg/s # udp rx: 12 MB/s 9221 calls/s # udp gso and gro - over veth touching data # udp rx: 9 MB/s 7170 calls/s # udp tx: 13 MB/s 226 calls/s 226 msg/s # udp rx: 12 MB/s 9135 calls/s # udp tx: 12 MB/s 212 calls/s 212 msg/s # udp rx: 12 MB/s 9226 calls/s # udp tx: 12 MB/s 219 calls/s 219 msg/s # udp rx: 12 MB/s 9264 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__->