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 tx: 11 MB/s 193 calls/s 193 msg/s # tcp rx: 11 MB/s 2241 calls/s # tcp rx: 10 MB/s 2143 calls/s # tcp tx: 10 MB/s 184 calls/s 184 msg/s # tcp rx: 10 MB/s 2200 calls/s # tcp tx: 10 MB/s 186 calls/s 186 msg/s # udp gso - over veth touching data # udp rx: 8 MB/s 6132 calls/s # udp tx: 14 MB/s 240 calls/s 240 msg/s # udp rx: 13 MB/s 9794 calls/s # udp tx: 13 MB/s 233 calls/s 233 msg/s # udp rx: 13 MB/s 9794 calls/s # udp tx: 13 MB/s 229 calls/s 229 msg/s # udp rx: 13 MB/s 9862 calls/s # udp tx: 13 MB/s 232 calls/s 232 msg/s # udp gso and gro - over veth touching data # udp rx: 10 MB/s 7190 calls/s # udp tx: 12 MB/s 213 calls/s 213 msg/s # udp rx: 8 MB/s 6090 calls/s # udp tx: 9 MB/s 164 calls/s 164 msg/s # udp rx: 12 MB/s 8928 calls/s # udp tx: 12 MB/s 219 calls/s 219 msg/s # udp rx: 12 MB/s 9258 calls/s # ipv6 # tcp - over veth touching data # tcp rx: 9 MB/s 1807 calls/s # tcp tx: 9 MB/s 154 calls/s 154 msg/s # tcp rx: 9 MB/s 1758 calls/s # tcp tx: 9 MB/s 155 calls/s 155 msg/s # tcp rx: 8 MB/s 1680 calls/s # tcp tx: 8 MB/s 144 calls/s 144 msg/s # udp gso - over veth touching data # udp rx: 6 MB/s 4609 calls/s # udp tx: 9 MB/s 158 calls/s 158 msg/s # udp rx: 9 MB/s 7267 calls/s # udp tx: 9 MB/s 165 calls/s 165 msg/s # udp rx: 9 MB/s 6837 calls/s # udp tx: 10 MB/s 171 calls/s 171 msg/s # udp rx: 10 MB/s 7584 calls/s # udp gso and gro - over veth touching data # udp rx: 8 MB/s 6501 calls/s # udp tx: 12 MB/s 207 calls/s 207 msg/s # udp rx: 11 MB/s 8514 calls/s # udp tx: 11 MB/s 198 calls/s 198 msg/s # udp rx: 12 MB/s 8772 calls/s # udp tx: 12 MB/s 208 calls/s 208 msg/s # udp rx: 12 MB/s 9046 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__->