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: 796 MB/s 13514 calls/s 13514 msg/s # tcp rx: 797 MB/s 135868 calls/s # tcp tx: 763 MB/s 12942 calls/s 12942 msg/s # tcp rx: 764 MB/s 126197 calls/s # tcp tx: 800 MB/s 13574 calls/s 13574 msg/s # tcp rx: 808 MB/s 137696 calls/s # tcp tx: 803 MB/s 13632 calls/s 13632 msg/s # udp gso - over veth touching data # udp rx: 1166 MB/s 831122 calls/s # udp tx: 1193 MB/s 20250 calls/s 20250 msg/s # udp rx: 1271 MB/s 905636 calls/s # udp tx: 1270 MB/s 21549 calls/s 21549 msg/s # udp rx: 1271 MB/s 905905 calls/s # udp tx: 1271 MB/s 21559 calls/s 21559 msg/s # udp rx: 1270 MB/s 904854 calls/s # udp tx: 1269 MB/s 21538 calls/s 21538 msg/s # udp gso and gro - over veth touching data # udp rx: 1083 MB/s 771700 calls/s # udp tx: 1108 MB/s 18799 calls/s 18799 msg/s # udp rx: 1215 MB/s 866115 calls/s # udp tx: 1218 MB/s 20670 calls/s 20670 msg/s # udp rx: 1199 MB/s 854610 calls/s # udp tx: 1194 MB/s 20261 calls/s 20261 msg/s # udp rx: 1160 MB/s 826530 calls/s # udp tx: 1176 MB/s 19948 calls/s 19948 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 775 MB/s 13149 calls/s 13149 msg/s # tcp rx: 775 MB/s 140288 calls/s # tcp tx: 629 MB/s 10676 calls/s 10676 msg/s # tcp rx: 630 MB/s 81009 calls/s # tcp tx: 640 MB/s 10869 calls/s 10869 msg/s # tcp rx: 641 MB/s 81069 calls/s # tcp tx: 642 MB/s 10904 calls/s 10904 msg/s # udp gso - over veth touching data # udp rx: 614 MB/s 448157 calls/s # udp tx: 628 MB/s 10662 calls/s 10662 msg/s # udp rx: 634 MB/s 462427 calls/s # udp tx: 632 MB/s 10736 calls/s 10736 msg/s # udp rx: 636 MB/s 463885 calls/s # udp tx: 635 MB/s 10783 calls/s 10783 msg/s # udp rx: 638 MB/s 465934 calls/s # udp tx: 638 MB/s 10831 calls/s 10831 msg/s # udp gso and gro - over veth touching data # udp rx: 1079 MB/s 787329 calls/s # udp tx: 1098 MB/s 18625 calls/s 18625 msg/s # udp rx: 1177 MB/s 858526 calls/s # udp tx: 1182 MB/s 20053 calls/s 20053 msg/s # udp rx: 1147 MB/s 837235 calls/s # udp tx: 1154 MB/s 19588 calls/s 19588 msg/s # udp rx: 1251 MB/s 912494 calls/s # udp tx: 1248 MB/s 21176 calls/s 21176 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__->