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: 1078 MB/s 18292 calls/s 18292 msg/s # tcp rx: 1079 MB/s 139036 calls/s # tcp tx: 1158 MB/s 19656 calls/s 19656 msg/s # tcp rx: 1159 MB/s 142054 calls/s # tcp tx: 1155 MB/s 19593 calls/s 19593 msg/s # tcp rx: 1156 MB/s 141146 calls/s # tcp tx: 1153 MB/s 19571 calls/s 19571 msg/s # udp gso - over veth touching data # udp rx: 1320 MB/s 940511 calls/s # udp tx: 1355 MB/s 22988 calls/s 22988 msg/s # udp rx: 1342 MB/s 956507 calls/s # udp tx: 1341 MB/s 22759 calls/s 22759 msg/s # udp rx: 1343 MB/s 957030 calls/s # udp tx: 1342 MB/s 22771 calls/s 22771 msg/s # udp rx: 1352 MB/s 963539 calls/s # udp tx: 1353 MB/s 22951 calls/s 22951 msg/s # udp gso and gro - over veth touching data # udp rx: 1230 MB/s 876396 calls/s # udp tx: 1268 MB/s 21517 calls/s 21517 msg/s # udp rx: 909 MB/s 647743 calls/s # udp tx: 895 MB/s 15186 calls/s 15186 msg/s # udp rx: 656 MB/s 467645 calls/s # udp tx: 658 MB/s 11175 calls/s 11175 msg/s # udp rx: 650 MB/s 463474 calls/s # udp tx: 652 MB/s 11075 calls/s 11075 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1143 MB/s 19388 calls/s 19388 msg/s # tcp rx: 1144 MB/s 142196 calls/s # tcp tx: 1180 MB/s 20025 calls/s 20025 msg/s # tcp rx: 1181 MB/s 139461 calls/s # tcp tx: 1164 MB/s 19748 calls/s 19748 msg/s # tcp rx: 1165 MB/s 135393 calls/s # tcp tx: 1171 MB/s 19870 calls/s 19870 msg/s # udp gso - over veth touching data # udp rx: 1214 MB/s 886100 calls/s # udp tx: 1245 MB/s 21132 calls/s 21132 msg/s # udp rx: 1249 MB/s 911594 calls/s # udp tx: 1248 MB/s 21176 calls/s 21176 msg/s # udp rx: 1242 MB/s 905904 calls/s # udp tx: 1241 MB/s 21055 calls/s 21055 msg/s # udp rx: 1242 MB/s 905934 calls/s # udp tx: 1241 MB/s 21050 calls/s 21050 msg/s # udp gso and gro - over veth touching data # udp rx: 1222 MB/s 891859 calls/s # udp tx: 1253 MB/s 21263 calls/s 21263 msg/s # udp rx: 1229 MB/s 896370 calls/s # udp tx: 1233 MB/s 20926 calls/s 20926 msg/s # udp rx: 1271 MB/s 927081 calls/s # udp tx: 1272 MB/s 21574 calls/s 21574 msg/s # udp rx: 1228 MB/s 895645 calls/s # udp tx: 1228 MB/s 20830 calls/s 20830 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__->