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 2067 calls/s # tcp tx: 10 MB/s 182 calls/s 182 msg/s # tcp rx: 10 MB/s 2089 calls/s # tcp tx: 10 MB/s 176 calls/s 176 msg/s # tcp rx: 10 MB/s 2096 calls/s # tcp tx: 10 MB/s 174 calls/s 174 msg/s # udp gso - over veth touching data # udp rx: 10 MB/s 7442 calls/s # udp tx: 12 MB/s 220 calls/s 220 msg/s # udp rx: 12 MB/s 8778 calls/s # udp tx: 12 MB/s 208 calls/s 208 msg/s # udp rx: 12 MB/s 9072 calls/s # udp tx: 12 MB/s 216 calls/s 216 msg/s # udp rx: 12 MB/s 8862 calls/s # udp gso and gro - over veth touching data # udp rx: 9 MB/s 6896 calls/s # udp tx: 13 MB/s 228 calls/s 228 msg/s # udp rx: 12 MB/s 8820 calls/s # udp tx: 12 MB/s 208 calls/s 208 msg/s # udp rx: 12 MB/s 9206 calls/s # udp tx: 12 MB/s 219 calls/s 219 msg/s # udp rx: 12 MB/s 9256 calls/s # udp tx: 13 MB/s 221 calls/s 221 msg/s # ipv6 # tcp - over veth touching data # tcp rx: 10 MB/s 2207 calls/s # tcp tx: 10 MB/s 180 calls/s 180 msg/s # tcp rx: 10 MB/s 2152 calls/s # tcp tx: 10 MB/s 175 calls/s 175 msg/s # tcp rx: 10 MB/s 2183 calls/s # tcp tx: 10 MB/s 177 calls/s 177 msg/s # udp gso - over veth touching data # udp rx: 9 MB/s 7189 calls/s # udp tx: 13 MB/s 223 calls/s 223 msg/s # udp rx: 11 MB/s 8729 calls/s # udp tx: 11 MB/s 200 calls/s 200 msg/s # udp rx: 11 MB/s 8428 calls/s # udp tx: 11 MB/s 201 calls/s 201 msg/s # udp rx: 12 MB/s 9073 calls/s # udp gso and gro - over veth touching data # udp rx: 10 MB/s 7576 calls/s # udp tx: 12 MB/s 215 calls/s 215 msg/s # udp rx: 12 MB/s 8815 calls/s # udp tx: 12 MB/s 205 calls/s 205 msg/s # udp rx: 12 MB/s 8901 calls/s # udp tx: 12 MB/s 210 calls/s 210 msg/s # udp rx: 12 MB/s 9073 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__->