make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_bench.sh TTEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: udpgro_bench.sh # ipv4 # tcp - over veth touching data # tcp tx: 717 MB/s 12169 calls/s 12169 msg/s # tcp rx: 717 MB/s 86091 calls/s # tcp tx: 709 MB/s 12037 calls/s 12037 msg/s # tcp rx: 715 MB/s 84429 calls/s # tcp tx: 700 MB/s 11883 calls/s 11883 msg/s # tcp rx: 700 MB/s 83653 calls/s # tcp tx: 717 MB/s 12165 calls/s 12165 msg/s # udp gso - over veth touching data # udp rx: 595 MB/s 423931 calls/s # udp tx: 614 MB/s 10418 calls/s 10418 msg/s # udp rx: 608 MB/s 433507 calls/s # udp tx: 619 MB/s 10499 calls/s 10499 msg/s # udp rx: 604 MB/s 430264 calls/s # udp tx: 603 MB/s 10234 calls/s 10234 msg/s # udp rx: 602 MB/s 429140 calls/s # udp tx: 602 MB/s 10213 calls/s 10213 msg/s # udp gso and gro - over veth touching data # udp rx: 596 MB/s 424946 calls/s # udp tx: 613 MB/s 10406 calls/s 10406 msg/s # udp rx: 609 MB/s 434150 calls/s # udp tx: 609 MB/s 10333 calls/s 10333 msg/s # udp rx: 613 MB/s 436980 calls/s # udp tx: 612 MB/s 10392 calls/s 10392 msg/s # udp rx: 609 MB/s 434321 calls/s # udp tx: 609 MB/s 10331 calls/s 10331 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 886 MB/s 15032 calls/s 15032 msg/s # tcp rx: 887 MB/s 102420 calls/s # tcp tx: 894 MB/s 15173 calls/s 15173 msg/s # tcp rx: 895 MB/s 101366 calls/s # tcp tx: 895 MB/s 15182 calls/s 15182 msg/s # tcp rx: 896 MB/s 102966 calls/s # tcp tx: 897 MB/s 15226 calls/s 15226 msg/s # udp gso - over veth touching data # udp rx: 1207 MB/s 880487 calls/s # udp tx: 1242 MB/s 21067 calls/s 21067 msg/s # udp rx: 1274 MB/s 929253 calls/s # udp tx: 1277 MB/s 21675 calls/s 21675 msg/s # udp rx: 1277 MB/s 931930 calls/s # udp tx: 1282 MB/s 21754 calls/s 21754 msg/s # udp rx: 1274 MB/s 929525 calls/s # udp tx: 1287 MB/s 21844 calls/s 21844 msg/s # udp gso and gro - over veth touching data # udp rx: 578 MB/s 422003 calls/s # udp tx: 601 MB/s 10197 calls/s 10197 msg/s # udp rx: 600 MB/s 437959 calls/s # udp tx: 608 MB/s 10315 calls/s 10315 msg/s # udp rx: 603 MB/s 439985 calls/s # udp tx: 604 MB/s 10249 calls/s 10249 msg/s # udp rx: 595 MB/s 434590 calls/s # udp tx: 591 MB/s 10031 calls/s 10031 msg/s ok 1 selftests: net: udpgro_bench.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->