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: 1140 MB/s 19350 calls/s 19350 msg/s # tcp rx: 1141 MB/s 140265 calls/s # tcp tx: 1135 MB/s 19256 calls/s 19256 msg/s # tcp rx: 1136 MB/s 138363 calls/s # tcp tx: 1142 MB/s 19377 calls/s 19377 msg/s # tcp rx: 1143 MB/s 139560 calls/s # tcp tx: 1118 MB/s 18972 calls/s 18972 msg/s # udp gso - over veth touching data # udp rx: 653 MB/s 465444 calls/s # udp tx: 674 MB/s 11444 calls/s 11444 msg/s # udp rx: 652 MB/s 464508 calls/s # udp tx: 651 MB/s 11054 calls/s 11054 msg/s # udp rx: 668 MB/s 476051 calls/s # udp tx: 667 MB/s 11325 calls/s 11325 msg/s # udp rx: 666 MB/s 474739 calls/s # udp tx: 666 MB/s 11296 calls/s 11296 msg/s # udp gso and gro - over veth touching data # udp rx: 668 MB/s 476417 calls/s # udp tx: 691 MB/s 11729 calls/s 11729 msg/s # udp rx: 688 MB/s 490532 calls/s # udp tx: 695 MB/s 11788 calls/s 11788 msg/s # udp rx: 672 MB/s 478976 calls/s # udp tx: 674 MB/s 11446 calls/s 11446 msg/s # udp rx: 668 MB/s 475991 calls/s # udp tx: 670 MB/s 11380 calls/s 11380 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1059 MB/s 17972 calls/s 17972 msg/s # tcp rx: 1059 MB/s 138723 calls/s # tcp tx: 1108 MB/s 18799 calls/s 18799 msg/s # tcp rx: 1108 MB/s 136626 calls/s # tcp tx: 1162 MB/s 19712 calls/s 19712 msg/s # tcp rx: 1163 MB/s 120235 calls/s # tcp tx: 914 MB/s 15513 calls/s 15513 msg/s # udp gso - over veth touching data # udp rx: 1224 MB/s 892700 calls/s # udp tx: 1264 MB/s 21443 calls/s 21443 msg/s # udp rx: 1262 MB/s 920529 calls/s # udp tx: 1265 MB/s 21467 calls/s 21467 msg/s # udp rx: 1267 MB/s 924505 calls/s # udp tx: 1270 MB/s 21553 calls/s 21553 msg/s # udp rx: 1270 MB/s 926835 calls/s # udp tx: 1273 MB/s 21599 calls/s 21599 msg/s # udp gso and gro - over veth touching data # udp rx: 1160 MB/s 846358 calls/s # udp tx: 1196 MB/s 20288 calls/s 20288 msg/s # udp rx: 1147 MB/s 836566 calls/s # udp tx: 1150 MB/s 19512 calls/s 19512 msg/s # udp rx: 1163 MB/s 848277 calls/s # udp tx: 1164 MB/s 19747 calls/s 19747 msg/s # udp rx: 1172 MB/s 854786 calls/s # udp tx: 1176 MB/s 19957 calls/s 19957 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__->