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: 9 MB/s 1899 calls/s # tcp tx: 9 MB/s 167 calls/s 167 msg/s # tcp rx: 9 MB/s 1937 calls/s # tcp tx: 9 MB/s 168 calls/s 168 msg/s # tcp rx: 9 MB/s 1769 calls/s # tcp tx: 9 MB/s 157 calls/s 157 msg/s # udp gso - over veth touching data # udp rx: 7 MB/s 5384 calls/s # udp tx: 11 MB/s 203 calls/s 203 msg/s # udp rx: 10 MB/s 7492 calls/s # udp tx: 9 MB/s 158 calls/s 158 msg/s # udp rx: 8 MB/s 6074 calls/s # udp tx: 9 MB/s 159 calls/s 159 msg/s # udp rx: 10 MB/s 7720 calls/s # udp gso and gro - over veth touching data # udp rx: 7 MB/s 5048 calls/s # udp tx: 11 MB/s 199 calls/s 199 msg/s # udp rx: 11 MB/s 8432 calls/s # udp tx: 11 MB/s 197 calls/s 197 msg/s # udp rx: 11 MB/s 7948 calls/s # udp tx: 10 MB/s 178 calls/s 178 msg/s # udp rx: 10 MB/s 7266 calls/s # ipv6 # tcp - over veth touching data # tcp tx: 9 MB/s 166 calls/s 166 msg/s # tcp rx: 9 MB/s 1907 calls/s # tcp tx: 9 MB/s 154 calls/s 154 msg/s # tcp rx: 9 MB/s 1779 calls/s # tcp rx: 9 MB/s 1851 calls/s # tcp tx: 9 MB/s 162 calls/s 162 msg/s # udp gso - over veth touching data # udp rx: 6 MB/s 4840 calls/s # udp tx: 11 MB/s 188 calls/s 188 msg/s # udp rx: 10 MB/s 7826 calls/s # udp tx: 11 MB/s 196 calls/s 196 msg/s # udp rx: 11 MB/s 8627 calls/s # udp tx: 11 MB/s 195 calls/s 195 msg/s # udp rx: 10 MB/s 7748 calls/s # udp gso and gro - over veth touching data # udp rx: 7 MB/s 5555 calls/s # udp tx: 11 MB/s 198 calls/s 198 msg/s # udp rx: 10 MB/s 7748 calls/s # udp tx: 10 MB/s 179 calls/s 179 msg/s # udp rx: 11 MB/s 8334 calls/s # udp tx: 11 MB/s 197 calls/s 197 msg/s # udp rx: 11 MB/s 8557 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__->