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: 797 MB/s 13530 calls/s 13530 msg/s # tcp rx: 806 MB/s 141194 calls/s # tcp tx: 789 MB/s 13386 calls/s 13386 msg/s # tcp rx: 788 MB/s 142034 calls/s # tcp tx: 796 MB/s 13503 calls/s 13503 msg/s # tcp rx: 796 MB/s 141779 calls/s # tcp tx: 767 MB/s 13024 calls/s 13024 msg/s # udp gso - over veth touching data # udp rx: 1123 MB/s 800574 calls/s # udp tx: 1151 MB/s 19528 calls/s 19528 msg/s # udp rx: 1128 MB/s 803924 calls/s # udp tx: 1137 MB/s 19293 calls/s 19293 msg/s # udp rx: 1178 MB/s 839487 calls/s # udp tx: 1178 MB/s 19994 calls/s 19994 msg/s # udp rx: 1119 MB/s 797509 calls/s # udp tx: 1099 MB/s 18647 calls/s 18647 msg/s # udp gso and gro - over veth touching data # udp rx: 643 MB/s 458504 calls/s # udp tx: 663 MB/s 11249 calls/s 11249 msg/s # udp rx: 679 MB/s 484344 calls/s # udp tx: 679 MB/s 11522 calls/s 11522 msg/s # udp rx: 678 MB/s 483570 calls/s # udp tx: 678 MB/s 11505 calls/s 11505 msg/s # udp rx: 680 MB/s 484442 calls/s # udp tx: 679 MB/s 11521 calls/s 11521 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 676 MB/s 11473 calls/s 11473 msg/s # tcp rx: 677 MB/s 81371 calls/s # tcp tx: 650 MB/s 11037 calls/s 11037 msg/s # tcp rx: 651 MB/s 81655 calls/s # tcp tx: 654 MB/s 11094 calls/s 11094 msg/s # tcp rx: 654 MB/s 80417 calls/s # tcp tx: 656 MB/s 11143 calls/s 11143 msg/s # udp gso - over veth touching data # udp rx: 1120 MB/s 817547 calls/s # udp tx: 1151 MB/s 19532 calls/s 19532 msg/s # udp rx: 1152 MB/s 840511 calls/s # udp tx: 1151 MB/s 19524 calls/s 19524 msg/s # udp rx: 1144 MB/s 834692 calls/s # udp tx: 1146 MB/s 19444 calls/s 19444 msg/s # udp rx: 1189 MB/s 867275 calls/s # udp tx: 1192 MB/s 20224 calls/s 20224 msg/s # udp gso and gro - over veth touching data # udp rx: 1071 MB/s 781120 calls/s # udp tx: 1102 MB/s 18699 calls/s 18699 msg/s # udp rx: 1059 MB/s 772371 calls/s # udp tx: 1053 MB/s 17873 calls/s 17873 msg/s # udp rx: 1072 MB/s 781866 calls/s # udp tx: 1075 MB/s 18247 calls/s 18247 msg/s # udp rx: 1187 MB/s 865882 calls/s # udp tx: 1186 MB/s 20126 calls/s 20126 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__->