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 2021 calls/s # tcp tx: 10 MB/s 173 calls/s 173 msg/s # tcp rx: 9 MB/s 1940 calls/s # tcp tx: 9 MB/s 167 calls/s 167 msg/s # tcp rx: 9 MB/s 1952 calls/s # tcp tx: 10 MB/s 170 calls/s 170 msg/s # udp gso - over veth touching data # udp rx: 7 MB/s 5166 calls/s # udp tx: 11 MB/s 202 calls/s 202 msg/s # udp rx: 11 MB/s 7988 calls/s # udp tx: 10 MB/s 185 calls/s 185 msg/s # udp rx: 11 MB/s 7938 calls/s # udp tx: 11 MB/s 193 calls/s 193 msg/s # udp rx: 11 MB/s 7980 calls/s # udp gso and gro - over veth touching data # udp rx: 7 MB/s 5208 calls/s # udp tx: 10 MB/s 174 calls/s 174 msg/s # udp rx: 9 MB/s 6542 calls/s # udp tx: 9 MB/s 160 calls/s 160 msg/s # udp rx: 10 MB/s 7670 calls/s # udp tx: 11 MB/s 203 calls/s 203 msg/s # udp rx: 11 MB/s 8316 calls/s # ipv6 # tcp - over veth touching data # tcp rx: 9 MB/s 1710 calls/s # tcp tx: 9 MB/s 158 calls/s 158 msg/s # tcp rx: 8 MB/s 1616 calls/s # tcp tx: 8 MB/s 139 calls/s 139 msg/s # tcp rx: 9 MB/s 1838 calls/s # tcp tx: 9 MB/s 160 calls/s 160 msg/s # udp gso - over veth touching data # udp rx: 8 MB/s 5864 calls/s # udp tx: 11 MB/s 194 calls/s 194 msg/s # udp rx: 10 MB/s 7764 calls/s # udp tx: 10 MB/s 182 calls/s 182 msg/s # udp rx: 10 MB/s 7708 calls/s # udp tx: 10 MB/s 186 calls/s 186 msg/s # udp rx: 11 MB/s 8600 calls/s # udp gso and gro - over veth touching data # udp rx: 6 MB/s 4703 calls/s # udp tx: 10 MB/s 179 calls/s 179 msg/s # udp rx: 10 MB/s 7732 calls/s # udp tx: 10 MB/s 173 calls/s 173 msg/s # udp rx: 10 MB/s 7525 calls/s # udp tx: 10 MB/s 175 calls/s 175 msg/s # udp rx: 10 MB/s 7740 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__->