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 2184 calls/s # tcp tx: 11 MB/s 192 calls/s 192 msg/s # tcp rx: 11 MB/s 2291 calls/s # tcp tx: 11 MB/s 194 calls/s 194 msg/s # tcp rx: 11 MB/s 2288 calls/s # tcp tx: 11 MB/s 192 calls/s 192 msg/s # udp gso - over veth touching data # udp rx: 9 MB/s 7022 calls/s # udp tx: 13 MB/s 230 calls/s 230 msg/s # udp rx: 12 MB/s 9156 calls/s # udp tx: 13 MB/s 223 calls/s 223 msg/s # udp rx: 13 MB/s 9492 calls/s # udp tx: 13 MB/s 231 calls/s 231 msg/s # udp rx: 13 MB/s 9450 calls/s # udp gso and gro - over veth touching data # udp rx: 10 MB/s 7190 calls/s # udp tx: 13 MB/s 236 calls/s 236 msg/s # udp rx: 13 MB/s 9492 calls/s # udp tx: 13 MB/s 222 calls/s 222 msg/s # udp rx: 13 MB/s 9324 calls/s # udp tx: 13 MB/s 225 calls/s 225 msg/s # udp rx: 13 MB/s 9542 calls/s # ipv6 # tcp - over veth touching data # tcp rx: 11 MB/s 2244 calls/s # tcp tx: 11 MB/s 194 calls/s 194 msg/s # tcp rx: 11 MB/s 2248 calls/s # tcp tx: 11 MB/s 192 calls/s 192 msg/s # tcp rx: 10 MB/s 2176 calls/s # tcp tx: 10 MB/s 186 calls/s 186 msg/s # udp gso - over veth touching data # udp rx: 8 MB/s 6165 calls/s # udp tx: 11 MB/s 200 calls/s 200 msg/s # udp rx: 11 MB/s 8420 calls/s # udp tx: 11 MB/s 196 calls/s 196 msg/s # udp rx: 11 MB/s 8084 calls/s # udp tx: 10 MB/s 185 calls/s 185 msg/s # udp rx: 11 MB/s 8358 calls/s # udp gso and gro - over veth touching data # udp rx: 7 MB/s 5555 calls/s # udp tx: 11 MB/s 203 calls/s 203 msg/s # udp rx: 12 MB/s 8858 calls/s # udp tx: 12 MB/s 208 calls/s 208 msg/s # udp rx: 12 MB/s 8815 calls/s # udp tx: 12 MB/s 209 calls/s 209 msg/s # udp rx: 12 MB/s 9210 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__->