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 1980 calls/s # tcp tx: 10 MB/s 172 calls/s 172 msg/s # tcp rx: 8 MB/s 1757 calls/s # tcp tx: 8 MB/s 152 calls/s 152 msg/s # tcp rx: 9 MB/s 1774 calls/s # tcp tx: 9 MB/s 153 calls/s 153 msg/s # udp gso - over veth touching data # udp rx: 8 MB/s 5720 calls/s # udp tx: 11 MB/s 201 calls/s 201 msg/s # udp rx: 11 MB/s 7938 calls/s # udp tx: 10 MB/s 185 calls/s 185 msg/s # udp rx: 11 MB/s 7854 calls/s # udp tx: 11 MB/s 190 calls/s 190 msg/s # udp rx: 11 MB/s 7980 calls/s # udp gso and gro - over veth touching data # udp rx: 7 MB/s 5300 calls/s # udp tx: 11 MB/s 196 calls/s 196 msg/s # udp rx: 11 MB/s 7938 calls/s # udp tx: 11 MB/s 194 calls/s 194 msg/s # udp rx: 11 MB/s 8064 calls/s # udp tx: 11 MB/s 194 calls/s 194 msg/s # udp rx: 11 MB/s 8232 calls/s # ipv6 # tcp - over veth touching data # tcp tx: 9 MB/s 164 calls/s 164 msg/s # tcp rx: 9 MB/s 1891 calls/s # tcp tx: 9 MB/s 158 calls/s 158 msg/s # tcp rx: 9 MB/s 1843 calls/s # tcp tx: 9 MB/s 158 calls/s 158 msg/s # tcp rx: 9 MB/s 1818 calls/s # udp gso - over veth touching data # udp rx: 8 MB/s 5985 calls/s # udp tx: 11 MB/s 197 calls/s 197 msg/s # udp rx: 9 MB/s 7138 calls/s # udp tx: 9 MB/s 154 calls/s 154 msg/s # udp rx: 9 MB/s 6880 calls/s # udp tx: 10 MB/s 170 calls/s 170 msg/s # udp rx: 9 MB/s 6818 calls/s # udp gso and gro - over veth touching data # udp rx: 7 MB/s 5254 calls/s # udp tx: 11 MB/s 188 calls/s 188 msg/s # udp rx: 10 MB/s 7998 calls/s # udp tx: 11 MB/s 194 calls/s 194 msg/s # udp rx: 11 MB/s 8151 calls/s # udp tx: 11 MB/s 188 calls/s 188 msg/s # udp rx: 11 MB/s 8060 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__->