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: 958 MB/s 16263 calls/s 16263 msg/s # tcp rx: 959 MB/s 126779 calls/s # tcp tx: 696 MB/s 11821 calls/s 11821 msg/s # tcp rx: 697 MB/s 86696 calls/s # tcp tx: 610 MB/s 10350 calls/s 10350 msg/s # tcp rx: 610 MB/s 83834 calls/s # tcp tx: 680 MB/s 11538 calls/s 11538 msg/s # udp gso - over veth touching data # udp rx: 634 MB/s 451749 calls/s # udp tx: 661 MB/s 11223 calls/s 11223 msg/s # udp rx: 653 MB/s 465251 calls/s # udp tx: 657 MB/s 11152 calls/s 11152 msg/s # udp rx: 677 MB/s 482971 calls/s # udp tx: 681 MB/s 11552 calls/s 11552 msg/s # udp rx: 678 MB/s 483259 calls/s # udp tx: 681 MB/s 11556 calls/s 11556 msg/s # udp gso and gro - over veth touching data # udp rx: 631 MB/s 450146 calls/s # udp tx: 658 MB/s 11167 calls/s 11167 msg/s # udp rx: 675 MB/s 481230 calls/s # udp tx: 679 MB/s 11531 calls/s 11531 msg/s # udp rx: 676 MB/s 481766 calls/s # udp tx: 679 MB/s 11531 calls/s 11531 msg/s # udp rx: 675 MB/s 481215 calls/s # udp tx: 679 MB/s 11520 calls/s 11520 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 834 MB/s 14159 calls/s 14159 msg/s # tcp rx: 836 MB/s 94398 calls/s # tcp tx: 771 MB/s 13089 calls/s 13089 msg/s # tcp rx: 771 MB/s 90506 calls/s # tcp tx: 774 MB/s 13141 calls/s 13141 msg/s # tcp rx: 963 MB/s 92131 calls/s # tcp tx: 884 MB/s 15010 calls/s 15010 msg/s # udp gso - over veth touching data # udp rx: 1191 MB/s 869320 calls/s # udp tx: 1240 MB/s 21044 calls/s 21044 msg/s # udp rx: 1261 MB/s 919930 calls/s # udp tx: 1266 MB/s 21482 calls/s 21482 msg/s # udp rx: 1258 MB/s 917976 calls/s # udp tx: 1262 MB/s 21416 calls/s 21416 msg/s # udp rx: 1252 MB/s 913174 calls/s # udp tx: 1256 MB/s 21316 calls/s 21316 msg/s # udp gso and gro - over veth touching data # udp rx: 1152 MB/s 840523 calls/s # udp tx: 1187 MB/s 20139 calls/s 20139 msg/s # udp rx: 1095 MB/s 798884 calls/s # udp tx: 1095 MB/s 18588 calls/s 18588 msg/s # udp rx: 1186 MB/s 865405 calls/s # udp tx: 1190 MB/s 20184 calls/s 20184 msg/s # udp rx: 1148 MB/s 837381 calls/s # udp tx: 1150 MB/s 19506 calls/s 19506 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__->