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 2249 calls/s # tcp tx: 10 MB/s 185 calls/s 185 msg/s # tcp tx: 10 MB/s 184 calls/s 184 msg/s # tcp rx: 10 MB/s 2201 calls/s # tcp tx: 10 MB/s 179 calls/s 179 msg/s # tcp rx: 10 MB/s 2135 calls/s # udp gso - over veth touching data # udp rx: 10 MB/s 7641 calls/s # udp tx: 13 MB/s 234 calls/s 234 msg/s # udp rx: 12 MB/s 9022 calls/s # udp tx: 12 MB/s 214 calls/s 214 msg/s # udp rx: 12 MB/s 8736 calls/s # udp tx: 12 MB/s 210 calls/s 210 msg/s # udp rx: 12 MB/s 8828 calls/s # udp gso and gro - over veth touching data # udp rx: 10 MB/s 7198 calls/s # udp tx: 13 MB/s 229 calls/s 229 msg/s # udp rx: 13 MB/s 9316 calls/s # udp tx: 12 MB/s 216 calls/s 216 msg/s # udp rx: 12 MB/s 8836 calls/s # udp tx: 12 MB/s 219 calls/s 219 msg/s # udp rx: 11 MB/s 8022 calls/s # ipv6 # tcp - over veth touching data # tcp rx: 9 MB/s 2142 calls/s # tcp tx: 9 MB/s 163 calls/s 163 msg/s # tcp rx: 9 MB/s 2149 calls/s # tcp tx: 9 MB/s 159 calls/s 159 msg/s # tcp rx: 9 MB/s 2031 calls/s # tcp tx: 9 MB/s 163 calls/s 163 msg/s # udp gso - over veth touching data # udp rx: 9 MB/s 6845 calls/s # udp tx: 12 MB/s 211 calls/s 211 msg/s # udp rx: 11 MB/s 8600 calls/s # udp tx: 12 MB/s 206 calls/s 206 msg/s # udp rx: 12 MB/s 9159 calls/s # udp tx: 12 MB/s 212 calls/s 212 msg/s # udp rx: 12 MB/s 9159 calls/s # udp gso and gro - over veth touching data # udp rx: 9 MB/s 7213 calls/s # udp tx: 12 MB/s 219 calls/s 219 msg/s # udp rx: 12 MB/s 8979 calls/s # udp tx: 12 MB/s 213 calls/s 213 msg/s # udp rx: 10 MB/s 7810 calls/s # udp tx: 10 MB/s 178 calls/s 178 msg/s # udp rx: 11 MB/s 8522 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__->