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: 1083 MB/s 18381 calls/s 18381 msg/s # tcp rx: 1084 MB/s 137656 calls/s # tcp tx: 1075 MB/s 18244 calls/s 18244 msg/s # tcp rx: 1076 MB/s 125231 calls/s # tcp tx: 1079 MB/s 18306 calls/s 18306 msg/s # tcp rx: 1080 MB/s 127641 calls/s # tcp tx: 1059 MB/s 17969 calls/s 17969 msg/s # udp gso - over veth touching data # udp rx: 1258 MB/s 896632 calls/s # udp tx: 1283 MB/s 21769 calls/s 21769 msg/s # udp rx: 1298 MB/s 924917 calls/s # udp tx: 1297 MB/s 21998 calls/s 21998 msg/s # udp rx: 1301 MB/s 926968 calls/s # udp tx: 1300 MB/s 22055 calls/s 22055 msg/s # udp rx: 1297 MB/s 923995 calls/s # udp tx: 1295 MB/s 21981 calls/s 21981 msg/s # udp gso and gro - over veth touching data # udp rx: 1151 MB/s 820132 calls/s # udp tx: 1175 MB/s 19938 calls/s 19938 msg/s # udp rx: 1218 MB/s 867870 calls/s # udp tx: 1219 MB/s 20676 calls/s 20676 msg/s # udp rx: 1298 MB/s 925283 calls/s # udp tx: 1297 MB/s 22001 calls/s 22001 msg/s # udp rx: 1309 MB/s 933141 calls/s # udp tx: 1309 MB/s 22209 calls/s 22209 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1069 MB/s 18147 calls/s 18147 msg/s # tcp rx: 1070 MB/s 127356 calls/s # tcp tx: 919 MB/s 15594 calls/s 15594 msg/s # tcp rx: 919 MB/s 102972 calls/s # tcp tx: 804 MB/s 13639 calls/s 13639 msg/s # tcp rx: 806 MB/s 70077 calls/s # tcp tx: 989 MB/s 16791 calls/s 16791 msg/s # udp gso - over veth touching data # udp rx: 1126 MB/s 821273 calls/s # udp tx: 1153 MB/s 19570 calls/s 19570 msg/s # udp rx: 1163 MB/s 848906 calls/s # udp tx: 1153 MB/s 19557 calls/s 19557 msg/s # udp rx: 1127 MB/s 822047 calls/s # udp tx: 1135 MB/s 19263 calls/s 19263 msg/s # udp rx: 1169 MB/s 853061 calls/s # udp tx: 1167 MB/s 19806 calls/s 19806 msg/s # udp gso and gro - over veth touching data # udp rx: 1194 MB/s 871062 calls/s # udp tx: 1218 MB/s 20670 calls/s 20670 msg/s # udp rx: 954 MB/s 696399 calls/s # udp tx: 942 MB/s 15990 calls/s 15990 msg/s # udp rx: 607 MB/s 443335 calls/s # udp tx: 607 MB/s 10297 calls/s 10297 msg/s # udp rx: 601 MB/s 438619 calls/s # udp tx: 600 MB/s 10193 calls/s 10193 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__->