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 2278 calls/s # tcp tx: 11 MB/s 197 calls/s 197 msg/s # tcp rx: 11 MB/s 2249 calls/s # tcp tx: 11 MB/s 192 calls/s 192 msg/s # tcp rx: 11 MB/s 2247 calls/s # tcp tx: 11 MB/s 191 calls/s 191 msg/s # udp gso - over veth touching data # udp rx: 10 MB/s 7222 calls/s # udp tx: 13 MB/s 230 calls/s 230 msg/s # udp rx: 12 MB/s 8720 calls/s # udp tx: 11 MB/s 200 calls/s 200 msg/s # udp rx: 12 MB/s 8972 calls/s # udp tx: 12 MB/s 215 calls/s 215 msg/s # udp rx: 12 MB/s 8778 calls/s # udp gso and gro - over veth touching data # udp rx: 9 MB/s 6770 calls/s # udp tx: 13 MB/s 221 calls/s 221 msg/s # udp rx: 12 MB/s 8652 calls/s # udp tx: 12 MB/s 205 calls/s 205 msg/s # udp rx: 12 MB/s 9248 calls/s # udp tx: 13 MB/s 221 calls/s 221 msg/s # udp rx: 12 MB/s 8996 calls/s # ipv6 # tcp - over veth touching data # tcp rx: 10 MB/s 2155 calls/s # tcp tx: 10 MB/s 181 calls/s 181 msg/s # tcp rx: 9 MB/s 1988 calls/s # tcp tx: 9 MB/s 169 calls/s 169 msg/s # tcp rx: 9 MB/s 1971 calls/s # tcp tx: 9 MB/s 169 calls/s 169 msg/s # udp gso - over veth touching data # udp rx: 5 MB/s 3921 calls/s # udp tx: 8 MB/s 147 calls/s 147 msg/s # udp rx: 9 MB/s 6579 calls/s # udp tx: 8 MB/s 149 calls/s 149 msg/s # udp rx: 9 MB/s 6708 calls/s # udp tx: 9 MB/s 153 calls/s 153 msg/s # udp rx: 8 MB/s 6278 calls/s # udp gso and gro - over veth touching data # udp rx: 9 MB/s 7025 calls/s # udp tx: 12 MB/s 215 calls/s 215 msg/s # udp rx: 11 MB/s 8694 calls/s # udp tx: 11 MB/s 200 calls/s 200 msg/s # udp rx: 12 MB/s 8909 calls/s # udp tx: 12 MB/s 206 calls/s 206 msg/s # udp rx: 12 MB/s 8963 calls/s # udp tx: 12 MB/s 212 calls/s 212 msg/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__->