make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_bench.sh TESST_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: 715 MB/s 12142 calls/s 12142 msg/s # tcp rx: 727 MB/s 89266 calls/s # tcp tx: 706 MB/s 11983 calls/s 11983 msg/s # tcp rx: 705 MB/s 84830 calls/s # tcp tx: 762 MB/s 12930 calls/s 12930 msg/s # tcp rx: 764 MB/s 64916 calls/s # tcp tx: 681 MB/s 11561 calls/s 11561 msg/s # udp gso - over veth touching data # udp rx: 551 MB/s 392772 calls/s # udp tx: 569 MB/s 9654 calls/s 9654 msg/s # udp rx: 610 MB/s 434608 calls/s # udp tx: 609 MB/s 10331 calls/s 10331 msg/s # udp rx: 606 MB/s 431718 calls/s # udp tx: 605 MB/s 10270 calls/s 10270 msg/s # udp rx: 609 MB/s 434254 calls/s # udp tx: 609 MB/s 10332 calls/s 10332 msg/s # udp gso and gro - over veth touching data # udp rx: 738 MB/s 525846 calls/s # udp tx: 758 MB/s 12864 calls/s 12864 msg/s # udp rx: 759 MB/s 540740 calls/s # udp tx: 759 MB/s 12877 calls/s 12877 msg/s # udp rx: 755 MB/s 537999 calls/s # udp tx: 754 MB/s 12797 calls/s 12797 msg/s # udp rx: 759 MB/s 540795 calls/s # udp tx: 758 MB/s 12864 calls/s 12864 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1021 MB/s 17327 calls/s 17327 msg/s # tcp rx: 1036 MB/s 131938 calls/s # tcp tx: 976 MB/s 16562 calls/s 16562 msg/s # tcp rx: 978 MB/s 130196 calls/s # tcp tx: 1015 MB/s 17229 calls/s 17229 msg/s # tcp rx: 1015 MB/s 131296 calls/s # tcp tx: 1062 MB/s 18017 calls/s 18017 msg/s # udp gso - over veth touching data # udp rx: 1241 MB/s 905545 calls/s # udp tx: 1271 MB/s 21559 calls/s 21559 msg/s # udp rx: 1279 MB/s 933190 calls/s # udp tx: 1279 MB/s 21697 calls/s 21697 msg/s # udp rx: 1295 MB/s 944508 calls/s # udp tx: 1293 MB/s 21946 calls/s 21946 msg/s # udp rx: 843 MB/s 615188 calls/s # udp tx: 837 MB/s 14209 calls/s 14209 msg/s # udp gso and gro - over veth touching data # udp rx: 106 MB/s 77320 calls/s # udp tx: 879 MB/s 14919 calls/s 14919 msg/s # udp rx: 148 MB/s 108130 calls/s # udp tx: 894 MB/s 15175 calls/s 15175 msg/s # udp rx: 98 MB/s 71687 calls/s # udp tx: 1050 MB/s 17821 calls/s 17821 msg/s # udp rx: 415 MB/s 302967 calls/s # udp tx: 775 MB/s 13160 calls/s 13160 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__->