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: 11 MB/s 2358 calls/s # tcp tx: 11 MB/s 199 calls/s 199 msg/s # tcp rx: 11 MB/s 2361 calls/s # tcp tx: 11 MB/s 200 calls/s 200 msg/s # tcp rx: 11 MB/s 2365 calls/s # tcp tx: 11 MB/s 200 calls/s 200 msg/s # udp gso - over veth touching data # udp rx: 9 MB/s 7106 calls/s # udp tx: 12 MB/s 220 calls/s 220 msg/s # udp rx: 12 MB/s 9114 calls/s # udp tx: 13 MB/s 222 calls/s 222 msg/s # udp rx: 13 MB/s 9492 calls/s # udp tx: 13 MB/s 222 calls/s 222 msg/s # udp rx: 12 MB/s 8862 calls/s # udp gso and gro - over veth touching data # udp rx: 10 MB/s 7306 calls/s # udp tx: 13 MB/s 234 calls/s 234 msg/s # udp rx: 13 MB/s 9284 calls/s # udp tx: 13 MB/s 222 calls/s 222 msg/s # udp rx: 13 MB/s 9324 calls/s # udp tx: 13 MB/s 226 calls/s 226 msg/s # udp rx: 13 MB/s 9500 calls/s # ipv6 # tcp - over veth touching data # tcp tx: 11 MB/s 193 calls/s 193 msg/s # tcp rx: 11 MB/s 2302 calls/s # tcp tx: 11 MB/s 193 calls/s 193 msg/s # tcp rx: 11 MB/s 2290 calls/s # tcp tx: 11 MB/s 191 calls/s 191 msg/s # tcp rx: 11 MB/s 2254 calls/s # udp gso - over veth touching data # udp rx: 9 MB/s 6931 calls/s # udp tx: 13 MB/s 228 calls/s 228 msg/s # udp rx: 12 MB/s 9449 calls/s # udp tx: 12 MB/s 214 calls/s 214 msg/s # udp rx: 12 MB/s 9299 calls/s # udp tx: 12 MB/s 218 calls/s 218 msg/s # udp rx: 12 MB/s 9347 calls/s # udp gso and gro - over veth touching data # udp rx: 9 MB/s 7162 calls/s # udp tx: 12 MB/s 219 calls/s 219 msg/s # udp rx: 12 MB/s 9014 calls/s # udp tx: 12 MB/s 212 calls/s 212 msg/s # udp rx: 12 MB/s 9468 calls/s # udp tx: 12 MB/s 219 calls/s 219 msg/s # udp rx: 12 MB/s 9226 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__->