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 tx: 10 MB/s 175 calls/s 175 msg/s # tcp rx: 10 MB/s 2012 calls/s # tcp rx: 9 MB/s 1834 calls/s # tcp tx: 9 MB/s 161 calls/s 161 msg/s # tcp rx: 9 MB/s 1821 calls/s # tcp tx: 9 MB/s 159 calls/s 159 msg/s # udp gso - over veth touching data # udp rx: 8 MB/s 5972 calls/s # udp tx: 11 MB/s 198 calls/s 198 msg/s # udp rx: 10 MB/s 7812 calls/s # udp tx: 11 MB/s 195 calls/s 195 msg/s # udp rx: 12 MB/s 8610 calls/s # udp tx: 12 MB/s 208 calls/s 208 msg/s # udp rx: 12 MB/s 8568 calls/s # udp gso and gro - over veth touching data # udp rx: 7 MB/s 5636 calls/s # udp tx: 11 MB/s 195 calls/s 195 msg/s # udp rx: 11 MB/s 8022 calls/s # udp tx: 11 MB/s 195 calls/s 195 msg/s # udp rx: 11 MB/s 8148 calls/s # udp tx: 11 MB/s 200 calls/s 200 msg/s # udp rx: 11 MB/s 8434 calls/s # ipv6 # tcp - over veth touching data # tcp rx: 10 MB/s 2045 calls/s # tcp tx: 10 MB/s 177 calls/s 177 msg/s # tcp rx: 10 MB/s 1981 calls/s # tcp tx: 10 MB/s 172 calls/s 172 msg/s # tcp rx: 10 MB/s 2055 calls/s # tcp tx: 10 MB/s 178 calls/s 178 msg/s # udp gso - over veth touching data # udp rx: 9 MB/s 6654 calls/s # udp tx: 11 MB/s 202 calls/s 202 msg/s # udp rx: 11 MB/s 8189 calls/s # udp tx: 11 MB/s 198 calls/s 198 msg/s # udp rx: 11 MB/s 8581 calls/s # udp tx: 11 MB/s 199 calls/s 199 msg/s # udp rx: 12 MB/s 8826 calls/s # udp gso and gro - over veth touching data # udp rx: 7 MB/s 5297 calls/s # udp tx: 11 MB/s 190 calls/s 190 msg/s # udp rx: 10 MB/s 7826 calls/s # udp tx: 10 MB/s 177 calls/s 177 msg/s # udp rx: 10 MB/s 7998 calls/s # udp tx: 11 MB/s 195 calls/s 195 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__->