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: 11 MB/s 2321 calls/s # tcp tx: 11 MB/s 198 calls/s 198 msg/s # tcp rx: 10 MB/s 2030 calls/s # tcp tx: 10 MB/s 174 calls/s 174 msg/s # tcp rx: 10 MB/s 2085 calls/s # tcp tx: 10 MB/s 182 calls/s 182 msg/s # udp gso - over veth touching data # udp rx: 8 MB/s 6140 calls/s # udp tx: 13 MB/s 222 calls/s 222 msg/s # udp rx: 12 MB/s 8610 calls/s # udp tx: 11 MB/s 198 calls/s 198 msg/s # udp rx: 11 MB/s 8182 calls/s # udp tx: 11 MB/s 198 calls/s 198 msg/s # udp rx: 12 MB/s 8810 calls/s # udp gso and gro - over veth touching data # udp rx: 9 MB/s 6778 calls/s # udp tx: 12 MB/s 208 calls/s 208 msg/s # udp rx: 11 MB/s 8308 calls/s # udp tx: 11 MB/s 194 calls/s 194 msg/s # udp rx: 12 MB/s 8736 calls/s # udp tx: 12 MB/s 217 calls/s 217 msg/s # udp rx: 12 MB/s 8988 calls/s # ipv6 # tcp - over veth touching data # tcp rx: 10 MB/s 2065 calls/s # tcp tx: 10 MB/s 178 calls/s 178 msg/s # tcp rx: 10 MB/s 2154 calls/s # tcp tx: 10 MB/s 185 calls/s 185 msg/s # tcp rx: 11 MB/s 2191 calls/s # tcp tx: 11 MB/s 189 calls/s 189 msg/s # udp gso - over veth touching data # udp rx: 8 MB/s 6286 calls/s # udp tx: 12 MB/s 213 calls/s 213 msg/s # udp rx: 11 MB/s 8408 calls/s # udp tx: 11 MB/s 187 calls/s 187 msg/s # udp rx: 10 MB/s 7912 calls/s # udp tx: 11 MB/s 187 calls/s 187 msg/s # udp rx: 11 MB/s 8256 calls/s # udp gso and gro - over veth touching data # udp rx: 7 MB/s 5622 calls/s # udp tx: 11 MB/s 200 calls/s 200 msg/s # udp rx: 11 MB/s 8490 calls/s # udp tx: 11 MB/s 197 calls/s 197 msg/s # udp rx: 11 MB/s 8127 calls/s # udp tx: 11 MB/s 194 calls/s 194 msg/s # udp rx: 11 MB/s 8643 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__->