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 # timeout set to 4800 # selftests: net: udpgro_bench.sh # ipv4 # tcp - over veth touching data # tcp rx: 12 MB/s 425 calls/s # tcp tx: 12 MB/s 210 calls/s 210 msg/s # tcp tx: 10 MB/s 183 calls/s 183 msg/s # tcp rx: 10 MB/s 370 calls/s # tcp rx: 11 MB/s 379 calls/s # tcp tx: 11 MB/s 190 calls/s 190 msg/s # udp gso - over veth touching data # udp rx: 8 MB/s 5930 calls/s # udp tx: 10 MB/s 181 calls/s 181 msg/s # udp rx: 9 MB/s 6972 calls/s # udp tx: 9 MB/s 163 calls/s 163 msg/s # udp rx: 9 MB/s 6972 calls/s # udp tx: 9 MB/s 168 calls/s 168 msg/s # udp rx: 9 MB/s 7014 calls/s # udp gso and gro - over veth touching data # udp rx: 9 MB/s 170 calls/s # udp tx: 12 MB/s 220 calls/s 220 msg/s # udp rx: 12 MB/s 211 calls/s # udp tx: 11 MB/s 203 calls/s 203 msg/s # udp rx: 11 MB/s 203 calls/s # udp tx: 12 MB/s 213 calls/s 213 msg/s # udp rx: 12 MB/s 212 calls/s # ipv6 # tcp - over veth touching data # tcp rx: 11 MB/s 399 calls/s # tcp tx: 11 MB/s 197 calls/s 197 msg/s # tcp rx: 11 MB/s 373 calls/s # tcp tx: 11 MB/s 187 calls/s 187 msg/s # tcp rx: 10 MB/s 355 calls/s # tcp tx: 10 MB/s 177 calls/s 177 msg/s # udp gso - over veth touching data # udp rx: 8 MB/s 5966 calls/s # udp tx: 10 MB/s 174 calls/s 174 msg/s # udp rx: 9 MB/s 6581 calls/s # udp tx: 8 MB/s 147 calls/s 147 msg/s # udp rx: 8 MB/s 6286 calls/s # udp tx: 8 MB/s 152 calls/s 152 msg/s # udp rx: 9 MB/s 7130 calls/s # udp gso and gro - over veth touching data # udp rx: 10 MB/s 175 calls/s # udp tx: 12 MB/s 211 calls/s 211 msg/s # udp rx: 12 MB/s 213 calls/s # udp tx: 12 MB/s 212 calls/s 212 msg/s # udp rx: 11 MB/s 192 calls/s # udp tx: 10 MB/s 186 calls/s 186 msg/s # udp rx: 12 MB/s 206 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__->