make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_bench.sh TTEST_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 2130 calls/s # tcp tx: 10 MB/s 178 calls/s 178 msg/s # tcp rx: 10 MB/s 2029 calls/s # tcp tx: 10 MB/s 172 calls/s 172 msg/s # tcp rx: 9 MB/s 1953 calls/s # tcp tx: 9 MB/s 166 calls/s 166 msg/s # udp gso - over veth touching data # udp rx: 7 MB/s 5552 calls/s # udp tx: 12 MB/s 208 calls/s 208 msg/s # udp rx: 11 MB/s 8148 calls/s # udp tx: 11 MB/s 192 calls/s 192 msg/s # udp rx: 12 MB/s 8904 calls/s # udp tx: 12 MB/s 209 calls/s 209 msg/s # udp rx: 11 MB/s 8298 calls/s # udp gso and gro - over veth touching data # udp rx: 7 MB/s 5468 calls/s # udp tx: 12 MB/s 212 calls/s 212 msg/s # udp rx: 12 MB/s 8660 calls/s # udp tx: 12 MB/s 205 calls/s 205 msg/s # udp rx: 12 MB/s 8728 calls/s # udp tx: 12 MB/s 207 calls/s 207 msg/s # udp rx: 12 MB/s 8844 calls/s # ipv6 # tcp - over veth touching data # tcp rx: 10 MB/s 2128 calls/s # tcp tx: 10 MB/s 181 calls/s 181 msg/s # tcp rx: 10 MB/s 2043 calls/s # tcp tx: 10 MB/s 179 calls/s 179 msg/s # tcp rx: 9 MB/s 1784 calls/s # tcp tx: 9 MB/s 159 calls/s 159 msg/s # udp gso - over veth touching data # udp rx: 7 MB/s 5426 calls/s # udp tx: 11 MB/s 195 calls/s 195 msg/s # udp rx: 10 MB/s 7869 calls/s # udp tx: 10 MB/s 179 calls/s 179 msg/s # udp rx: 11 MB/s 8299 calls/s # udp tx: 11 MB/s 200 calls/s 200 msg/s # udp rx: 11 MB/s 8600 calls/s # udp gso and gro - over veth touching data # udp rx: 8 MB/s 6071 calls/s # udp tx: 12 MB/s 205 calls/s 205 msg/s # udp rx: 11 MB/s 8471 calls/s # udp tx: 11 MB/s 197 calls/s 197 msg/s # udp rx: 11 MB/s 8307 calls/s # udp tx: 11 MB/s 193 calls/s 193 msg/s # udp rx: 11 MB/s 8463 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__-> echo scan > /sys/kernel/debug/kmemleak && cat /sys/kernel/debug/kmemleak xx__->