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: 1133 MB/s 19224 calls/s 19224 msg/s # tcp rx: 1133 MB/s 143202 calls/s # tcp tx: 1142 MB/s 19384 calls/s 19384 msg/s # tcp rx: 1144 MB/s 143616 calls/s # tcp tx: 1104 MB/s 18734 calls/s 18734 msg/s # tcp rx: 1105 MB/s 142547 calls/s # tcp tx: 1039 MB/s 17634 calls/s 17634 msg/s # udp gso - over veth touching data # udp rx: 691 MB/s 492534 calls/s # udp tx: 715 MB/s 12140 calls/s 12140 msg/s # udp rx: 733 MB/s 522376 calls/s # udp tx: 733 MB/s 12440 calls/s 12440 msg/s # udp rx: 738 MB/s 526000 calls/s # udp tx: 738 MB/s 12517 calls/s 12517 msg/s # udp rx: 739 MB/s 527044 calls/s # udp tx: 738 MB/s 12532 calls/s 12532 msg/s # udp gso and gro - over veth touching data # udp rx: 1233 MB/s 878434 calls/s # udp tx: 1265 MB/s 21469 calls/s 21469 msg/s # udp rx: 1218 MB/s 868253 calls/s # udp tx: 1216 MB/s 20628 calls/s 20628 msg/s # udp rx: 1243 MB/s 885513 calls/s # udp tx: 1241 MB/s 21055 calls/s 21055 msg/s # udp rx: 1235 MB/s 880223 calls/s # udp tx: 1235 MB/s 20950 calls/s 20950 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 936 MB/s 15885 calls/s 15885 msg/s # tcp rx: 937 MB/s 136996 calls/s # tcp tx: 1134 MB/s 19249 calls/s 19249 msg/s # tcp rx: 1136 MB/s 142454 calls/s # tcp tx: 1141 MB/s 19356 calls/s 19356 msg/s # tcp rx: 1142 MB/s 141819 calls/s # tcp tx: 1158 MB/s 19651 calls/s 19651 msg/s # udp gso - over veth touching data # udp rx: 1148 MB/s 837915 calls/s # udp tx: 1187 MB/s 20141 calls/s 20141 msg/s # udp rx: 1212 MB/s 884526 calls/s # udp tx: 1209 MB/s 20510 calls/s 20510 msg/s # udp rx: 1242 MB/s 905992 calls/s # udp tx: 1242 MB/s 21068 calls/s 21068 msg/s # udp rx: 1217 MB/s 887624 calls/s # udp tx: 1231 MB/s 20882 calls/s 20882 msg/s # udp gso and gro - over veth touching data # udp rx: 1153 MB/s 841593 calls/s # udp tx: 1196 MB/s 20298 calls/s 20298 msg/s # udp rx: 1279 MB/s 933236 calls/s # udp tx: 1279 MB/s 21705 calls/s 21705 msg/s # udp rx: 1272 MB/s 928368 calls/s # udp tx: 1273 MB/s 21604 calls/s 21604 msg/s # udp rx: 1273 MB/s 928425 calls/s # udp tx: 1273 MB/s 21607 calls/s 21607 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__->