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 2181 calls/s # tcp tx: 10 MB/s 170 calls/s 170 msg/s # tcp rx: 8 MB/s 2062 calls/s # tcp tx: 8 MB/s 145 calls/s 145 msg/s # tcp rx: 9 MB/s 2145 calls/s # tcp tx: 9 MB/s 157 calls/s 157 msg/s # udp gso - over veth touching data # udp rx: 9 MB/s 7022 calls/s # udp tx: 13 MB/s 221 calls/s 221 msg/s # udp rx: 12 MB/s 8694 calls/s # udp tx: 11 MB/s 201 calls/s 201 msg/s # udp rx: 12 MB/s 8560 calls/s # udp tx: 11 MB/s 203 calls/s 203 msg/s # udp rx: 12 MB/s 8600 calls/s # udp gso and gro - over veth touching data # udp rx: 9 MB/s 6896 calls/s # udp tx: 13 MB/s 223 calls/s 223 msg/s # udp rx: 12 MB/s 8718 calls/s # udp tx: 12 MB/s 211 calls/s 211 msg/s # udp rx: 12 MB/s 8628 calls/s # udp tx: 11 MB/s 200 calls/s 200 msg/s # udp rx: 12 MB/s 8778 calls/s # udp tx: 12 MB/s 210 calls/s 210 msg/s # ipv6 # tcp - over veth touching data # tcp rx: 10 MB/s 2259 calls/s # tcp tx: 10 MB/s 177 calls/s 177 msg/s # tcp rx: 9 MB/s 2095 calls/s # tcp tx: 9 MB/s 164 calls/s 164 msg/s # tcp rx: 10 MB/s 2168 calls/s # tcp tx: 10 MB/s 172 calls/s 172 msg/s # tcp rx: 9 MB/s 2204 calls/s # udp gso - over veth touching data # udp rx: 8 MB/s 6544 calls/s # udp tx: 12 MB/s 211 calls/s 211 msg/s # udp rx: 11 MB/s 8428 calls/s # udp tx: 10 MB/s 186 calls/s 186 msg/s # udp rx: 11 MB/s 8557 calls/s # udp tx: 11 MB/s 203 calls/s 203 msg/s # udp rx: 11 MB/s 8538 calls/s # udp gso and gro - over veth touching data # udp rx: 9 MB/s 6853 calls/s # udp tx: 11 MB/s 200 calls/s 200 msg/s # udp rx: 10 MB/s 7963 calls/s # udp tx: 10 MB/s 176 calls/s 176 msg/s # udp rx: 11 MB/s 8068 calls/s # udp tx: 11 MB/s 194 calls/s 194 msg/s # udp rx: 11 MB/s 8495 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__->