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 2116 calls/s # tcp tx: 10 MB/s 182 calls/s 182 msg/s # tcp rx: 10 MB/s 2062 calls/s # tcp tx: 10 MB/s 179 calls/s 179 msg/s # tcp rx: 10 MB/s 2148 calls/s # tcp tx: 10 MB/s 182 calls/s 182 msg/s # udp gso - over veth touching data # udp rx: 11 MB/s 7844 calls/s # udp tx: 12 MB/s 218 calls/s 218 msg/s # udp rx: 9 MB/s 6646 calls/s # udp tx: 9 MB/s 156 calls/s 156 msg/s # udp rx: 9 MB/s 6744 calls/s # udp tx: 9 MB/s 164 calls/s 164 msg/s # udp rx: 11 MB/s 8064 calls/s # udp gso and gro - over veth touching data # udp rx: 8 MB/s 6014 calls/s # udp tx: 12 MB/s 211 calls/s 211 msg/s # udp rx: 12 MB/s 8728 calls/s # udp tx: 11 MB/s 202 calls/s 202 msg/s # udp rx: 12 MB/s 8836 calls/s # udp tx: 12 MB/s 215 calls/s 215 msg/s # udp rx: 12 MB/s 8728 calls/s # ipv6 # tcp - over veth touching data # tcp rx: 11 MB/s 2217 calls/s # tcp tx: 11 MB/s 193 calls/s 193 msg/s # tcp rx: 10 MB/s 2123 calls/s # tcp tx: 10 MB/s 186 calls/s 186 msg/s # tcp rx: 10 MB/s 2072 calls/s # tcp tx: 10 MB/s 179 calls/s 179 msg/s # udp gso - over veth touching data # udp rx: 9 MB/s 7060 calls/s # udp tx: 12 MB/s 218 calls/s 218 msg/s # udp rx: 11 MB/s 8686 calls/s # udp tx: 11 MB/s 203 calls/s 203 msg/s # udp rx: 12 MB/s 8831 calls/s # udp tx: 12 MB/s 208 calls/s 208 msg/s # udp rx: 12 MB/s 9014 calls/s # udp gso and gro - over veth touching data # udp rx: 9 MB/s 6912 calls/s # udp tx: 12 MB/s 216 calls/s 216 msg/s # udp rx: 11 MB/s 8533 calls/s # udp tx: 12 MB/s 205 calls/s 205 msg/s # udp rx: 12 MB/s 9073 calls/s # udp tx: 12 MB/s 210 calls/s 210 msg/s # udp rx: 12 MB/s 8815 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__->