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 2226 calls/s # tcp tx: 11 MB/s 187 calls/s 187 msg/s # tcp rx: 10 MB/s 2181 calls/s # tcp tx: 10 MB/s 184 calls/s 184 msg/s # tcp rx: 9 MB/s 1768 calls/s # tcp tx: 9 MB/s 153 calls/s 153 msg/s # udp gso - over veth touching data # udp rx: 9 MB/s 6518 calls/s # udp tx: 13 MB/s 224 calls/s 224 msg/s # udp rx: 12 MB/s 9030 calls/s # udp tx: 12 MB/s 219 calls/s 219 msg/s # udp rx: 12 MB/s 8568 calls/s # udp tx: 11 MB/s 187 calls/s 187 msg/s # udp rx: 9 MB/s 6972 calls/s # udp gso and gro - over veth touching data # udp rx: 9 MB/s 6476 calls/s # udp tx: 13 MB/s 231 calls/s 231 msg/s # udp rx: 12 MB/s 9172 calls/s # udp tx: 13 MB/s 221 calls/s 221 msg/s # udp rx: 12 MB/s 9122 calls/s # udp tx: 12 MB/s 208 calls/s 208 msg/s # udp rx: 11 MB/s 8292 calls/s # ipv6 # tcp - over veth touching data # tcp tx: 10 MB/s 185 calls/s 185 msg/s # tcp rx: 10 MB/s 2114 calls/s # tcp tx: 10 MB/s 184 calls/s 184 msg/s # tcp rx: 10 MB/s 2148 calls/s # tcp tx: 10 MB/s 185 calls/s 185 msg/s # tcp rx: 10 MB/s 2146 calls/s # tcp tx: 8 MB/s 144 calls/s 144 msg/s # udp gso - over veth touching data # udp rx: 6 MB/s 4910 calls/s # udp tx: 11 MB/s 199 calls/s 199 msg/s # udp rx: 11 MB/s 8428 calls/s # udp tx: 11 MB/s 199 calls/s 199 msg/s # udp rx: 12 MB/s 9073 calls/s # udp tx: 12 MB/s 205 calls/s 205 msg/s # udp rx: 11 MB/s 8186 calls/s # udp gso and gro - over veth touching data # udp rx: 7 MB/s 5383 calls/s # udp tx: 11 MB/s 199 calls/s 199 msg/s # udp rx: 11 MB/s 8514 calls/s # udp tx: 11 MB/s 200 calls/s 200 msg/s # udp rx: 12 MB/s 8761 calls/s # udp tx: 10 MB/s 179 calls/s 179 msg/s # udp rx: 9 MB/s 6778 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__->