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 2144 calls/s # tcp tx: 10 MB/s 184 calls/s 184 msg/s # tcp rx: 9 MB/s 2209 calls/s # tcp tx: 9 MB/s 169 calls/s 169 msg/s # tcp tx: 10 MB/s 172 calls/s 172 msg/s # tcp rx: 10 MB/s 2286 calls/s # tcp tx: 10 MB/s 175 calls/s 175 msg/s # udp gso - over veth touching data # udp rx: 9 MB/s 6938 calls/s # udp tx: 13 MB/s 226 calls/s 226 msg/s # udp rx: 12 MB/s 8634 calls/s # udp tx: 12 MB/s 206 calls/s 206 msg/s # udp rx: 12 MB/s 8964 calls/s # udp tx: 12 MB/s 208 calls/s 208 msg/s # udp rx: 12 MB/s 8870 calls/s # udp tx: 12 MB/s 216 calls/s 216 msg/s # udp gso and gro - over veth touching data # udp rx: 10 MB/s 7568 calls/s # udp tx: 13 MB/s 228 calls/s 228 msg/s # udp rx: 12 MB/s 9188 calls/s # udp tx: 12 MB/s 216 calls/s 216 msg/s # udp rx: 12 MB/s 8670 calls/s # udp tx: 12 MB/s 211 calls/s 211 msg/s # udp rx: 12 MB/s 9130 calls/s # ipv6 # tcp - over veth touching data # tcp rx: 10 MB/s 2221 calls/s # tcp tx: 10 MB/s 175 calls/s 175 msg/s # tcp rx: 10 MB/s 2224 calls/s # tcp tx: 10 MB/s 175 calls/s 175 msg/s # tcp rx: 10 MB/s 2154 calls/s # tcp tx: 10 MB/s 179 calls/s 179 msg/s # tcp rx: 9 MB/s 2084 calls/s # udp gso - over veth touching data # udp rx: 9 MB/s 7232 calls/s # udp tx: 12 MB/s 220 calls/s 220 msg/s # udp rx: 12 MB/s 9159 calls/s # udp tx: 12 MB/s 211 calls/s 211 msg/s # udp rx: 12 MB/s 8901 calls/s # udp tx: 12 MB/s 206 calls/s 206 msg/s # udp rx: 12 MB/s 9159 calls/s # udp gso and gro - over veth touching data # udp rx: 7 MB/s 5649 calls/s # udp tx: 11 MB/s 202 calls/s 202 msg/s # udp rx: 10 MB/s 7904 calls/s # udp tx: 9 MB/s 166 calls/s 166 msg/s # udp rx: 9 MB/s 6794 calls/s # udp tx: 9 MB/s 163 calls/s 163 msg/s # udp rx: 10 MB/s 7740 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__->