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: 1147 MB/s 19459 calls/s 19459 msg/s # tcp rx: 1148 MB/s 143215 calls/s # tcp tx: 1181 MB/s 20042 calls/s 20042 msg/s # tcp rx: 1182 MB/s 142456 calls/s # tcp tx: 1071 MB/s 18167 calls/s 18167 msg/s # tcp rx: 1072 MB/s 141030 calls/s # tcp tx: 1058 MB/s 17948 calls/s 17948 msg/s # udp gso - over veth touching data # udp rx: 1192 MB/s 849290 calls/s # udp tx: 1234 MB/s 20936 calls/s 20936 msg/s # udp rx: 1340 MB/s 954642 calls/s # udp tx: 1341 MB/s 22746 calls/s 22746 msg/s # udp rx: 1343 MB/s 957250 calls/s # udp tx: 1343 MB/s 22788 calls/s 22788 msg/s # udp rx: 1342 MB/s 956030 calls/s # udp tx: 1341 MB/s 22758 calls/s 22758 msg/s # udp gso and gro - over veth touching data # udp rx: 1122 MB/s 799667 calls/s # udp tx: 1163 MB/s 19738 calls/s 19738 msg/s # udp rx: 1286 MB/s 916113 calls/s # udp tx: 1285 MB/s 21796 calls/s 21796 msg/s # udp rx: 1281 MB/s 912763 calls/s # udp tx: 1280 MB/s 21722 calls/s 21722 msg/s # udp rx: 1282 MB/s 913420 calls/s # udp tx: 1281 MB/s 21739 calls/s 21739 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1064 MB/s 18050 calls/s 18050 msg/s # tcp rx: 1064 MB/s 135631 calls/s # tcp tx: 1081 MB/s 18337 calls/s 18337 msg/s # tcp rx: 1081 MB/s 135536 calls/s # tcp tx: 1080 MB/s 18334 calls/s 18334 msg/s # tcp rx: 1081 MB/s 135961 calls/s # tcp tx: 1085 MB/s 18403 calls/s 18403 msg/s # udp gso - over veth touching data # udp rx: 1118 MB/s 815439 calls/s # udp tx: 1149 MB/s 19501 calls/s 19501 msg/s # udp rx: 1214 MB/s 885793 calls/s # udp tx: 1215 MB/s 20615 calls/s 20615 msg/s # udp rx: 1295 MB/s 944882 calls/s # udp tx: 1296 MB/s 21997 calls/s 21997 msg/s # udp rx: 1301 MB/s 949501 calls/s # udp tx: 1301 MB/s 22071 calls/s 22071 msg/s # udp gso and gro - over veth touching data # udp rx: 1223 MB/s 892179 calls/s # udp tx: 1258 MB/s 21342 calls/s 21342 msg/s # udp rx: 1259 MB/s 918821 calls/s # udp tx: 1261 MB/s 21397 calls/s 21397 msg/s # udp rx: 1278 MB/s 932405 calls/s # udp tx: 1280 MB/s 21713 calls/s 21713 msg/s # udp rx: 1260 MB/s 919336 calls/s # udp tx: 1261 MB/s 21403 calls/s 21403 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__->