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: 1151 MB/s 19526 calls/s 19526 msg/s # tcp rx: 1151 MB/s 148494 calls/s # tcp tx: 1071 MB/s 18170 calls/s 18170 msg/s # tcp rx: 1071 MB/s 136947 calls/s # tcp tx: 1122 MB/s 19033 calls/s 19033 msg/s # tcp rx: 1123 MB/s 138613 calls/s # tcp tx: 1143 MB/s 19389 calls/s 19389 msg/s # udp gso - over veth touching data # udp rx: 1213 MB/s 864221 calls/s # udp tx: 1240 MB/s 21035 calls/s 21035 msg/s # udp rx: 1150 MB/s 819903 calls/s # udp tx: 1163 MB/s 19730 calls/s 19730 msg/s # udp rx: 1257 MB/s 895823 calls/s # udp tx: 1260 MB/s 21380 calls/s 21380 msg/s # udp rx: 1155 MB/s 823188 calls/s # udp tx: 1158 MB/s 19649 calls/s 19649 msg/s # udp gso and gro - over veth touching data # udp rx: 1229 MB/s 875594 calls/s # udp tx: 1264 MB/s 21448 calls/s 21448 msg/s # udp rx: 1206 MB/s 859597 calls/s # udp tx: 1211 MB/s 20540 calls/s 20540 msg/s # udp rx: 1037 MB/s 739254 calls/s # udp tx: 1029 MB/s 17458 calls/s 17458 msg/s # udp rx: 694 MB/s 494704 calls/s # udp tx: 698 MB/s 11846 calls/s 11846 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 806 MB/s 13673 calls/s 13673 msg/s # tcp rx: 806 MB/s 95685 calls/s # tcp tx: 735 MB/s 12478 calls/s 12478 msg/s # tcp rx: 762 MB/s 91829 calls/s # tcp tx: 769 MB/s 13051 calls/s 13051 msg/s # tcp rx: 765 MB/s 93581 calls/s # tcp tx: 781 MB/s 13255 calls/s 13255 msg/s # udp gso - over veth touching data # udp rx: 1182 MB/s 862105 calls/s # udp tx: 1216 MB/s 20640 calls/s 20640 msg/s # udp rx: 1264 MB/s 922470 calls/s # udp tx: 1268 MB/s 21511 calls/s 21511 msg/s # udp rx: 1262 MB/s 920469 calls/s # udp tx: 1265 MB/s 21461 calls/s 21461 msg/s # udp rx: 1263 MB/s 921727 calls/s # udp tx: 1267 MB/s 21492 calls/s 21492 msg/s # udp gso and gro - over veth touching data # udp rx: 1135 MB/s 828459 calls/s # udp tx: 1169 MB/s 19829 calls/s 19829 msg/s # udp rx: 1199 MB/s 874654 calls/s # udp tx: 1204 MB/s 20422 calls/s 20422 msg/s # udp rx: 1274 MB/s 929236 calls/s # udp tx: 1274 MB/s 21618 calls/s 21618 msg/s # udp rx: 1168 MB/s 852275 calls/s # udp tx: 1170 MB/s 19857 calls/s 19857 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__->