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: 10 MB/s 183 calls/s 183 msg/s # tcp rx: 10 MB/s 2221 calls/s # tcp tx: 10 MB/s 183 calls/s 183 msg/s # tcp rx: 10 MB/s 2219 calls/s # tcp tx: 10 MB/s 181 calls/s 181 msg/s # tcp rx: 10 MB/s 2186 calls/s # tcp tx: 10 MB/s 183 calls/s 183 msg/s # udp gso - over veth touching data # udp rx: 9 MB/s 6854 calls/s # udp tx: 13 MB/s 230 calls/s 230 msg/s # udp rx: 9 MB/s 6972 calls/s # udp tx: 9 MB/s 159 calls/s 159 msg/s # udp rx: 11 MB/s 7854 calls/s # udp tx: 11 MB/s 192 calls/s 192 msg/s # udp rx: 11 MB/s 8526 calls/s # udp gso and gro - over veth touching data # udp rx: 7 MB/s 5132 calls/s # udp tx: 11 MB/s 193 calls/s 193 msg/s # udp rx: 11 MB/s 8206 calls/s # udp tx: 11 MB/s 203 calls/s 203 msg/s # udp rx: 10 MB/s 7712 calls/s # udp tx: 9 MB/s 166 calls/s 166 msg/s # udp rx: 10 MB/s 7224 calls/s # ipv6 # tcp - over veth touching data # tcp rx: 8 MB/s 2115 calls/s # tcp tx: 8 MB/s 145 calls/s 145 msg/s # tcp rx: 8 MB/s 1986 calls/s # tcp tx: 8 MB/s 141 calls/s 141 msg/s # tcp rx: 7 MB/s 1874 calls/s # tcp tx: 7 MB/s 130 calls/s 130 msg/s # udp gso - over veth touching data # udp rx: 7 MB/s 5684 calls/s # udp tx: 12 MB/s 207 calls/s 207 msg/s # udp rx: 12 MB/s 8944 calls/s # udp tx: 12 MB/s 205 calls/s 205 msg/s # udp rx: 11 MB/s 8686 calls/s # udp tx: 11 MB/s 201 calls/s 201 msg/s # udp rx: 12 MB/s 8772 calls/s # udp gso and gro - over veth touching data # udp rx: 8 MB/s 6501 calls/s # udp tx: 12 MB/s 210 calls/s 210 msg/s # udp rx: 11 MB/s 8323 calls/s # udp tx: 11 MB/s 192 calls/s 192 msg/s # udp rx: 11 MB/s 8705 calls/s # udp tx: 12 MB/s 205 calls/s 205 msg/s # udp rx: 12 MB/s 8933 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__->