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 2183 calls/s # tcp tx: 10 MB/s 184 calls/s 184 msg/s # tcp rx: 10 MB/s 2095 calls/s # tcp tx: 10 MB/s 178 calls/s 178 msg/s # tcp rx: 10 MB/s 2069 calls/s # tcp tx: 10 MB/s 182 calls/s 182 msg/s # udp gso - over veth touching data # udp rx: 7 MB/s 5468 calls/s # udp tx: 11 MB/s 201 calls/s 201 msg/s # udp rx: 12 MB/s 8568 calls/s # udp tx: 12 MB/s 210 calls/s 210 msg/s # udp rx: 12 MB/s 8946 calls/s # udp tx: 12 MB/s 210 calls/s 210 msg/s # udp rx: 12 MB/s 9156 calls/s # udp gso and gro - over veth touching data # udp rx: 8 MB/s 6400 calls/s # udp tx: 13 MB/s 223 calls/s 223 msg/s # udp rx: 12 MB/s 8678 calls/s # udp tx: 12 MB/s 205 calls/s 205 msg/s # udp rx: 12 MB/s 8912 calls/s # udp tx: 12 MB/s 218 calls/s 218 msg/s # udp rx: 12 MB/s 9240 calls/s # ipv6 # tcp - over veth touching data # tcp rx: 10 MB/s 2027 calls/s # tcp tx: 10 MB/s 175 calls/s 175 msg/s # tcp rx: 10 MB/s 2047 calls/s # tcp tx: 10 MB/s 177 calls/s 177 msg/s # tcp rx: 10 MB/s 2078 calls/s # tcp tx: 10 MB/s 183 calls/s 183 msg/s # udp gso - over veth touching data # udp rx: 8 MB/s 5899 calls/s # udp tx: 11 MB/s 197 calls/s 197 msg/s # udp rx: 11 MB/s 8084 calls/s # udp tx: 10 MB/s 182 calls/s 182 msg/s # udp rx: 10 MB/s 7568 calls/s # udp tx: 10 MB/s 175 calls/s 175 msg/s # udp rx: 10 MB/s 7740 calls/s # udp gso and gro - over veth touching data # udp rx: 6 MB/s 4926 calls/s # udp tx: 10 MB/s 185 calls/s 185 msg/s # udp rx: 11 MB/s 8264 calls/s # udp tx: 11 MB/s 194 calls/s 194 msg/s # udp rx: 11 MB/s 8404 calls/s # udp tx: 11 MB/s 202 calls/s 202 msg/s # udp rx: 11 MB/s 8256 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__->