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: 1123 MB/s 19054 calls/s 19054 msg/s # tcp rx: 1124 MB/s 142092 calls/s # tcp tx: 1225 MB/s 20790 calls/s 20790 msg/s # tcp rx: 1226 MB/s 122702 calls/s # tcp tx: 1129 MB/s 19158 calls/s 19158 msg/s # tcp rx: 1142 MB/s 125517 calls/s # tcp tx: 1089 MB/s 18479 calls/s 18479 msg/s # udp gso - over veth touching data # udp rx: 1268 MB/s 903830 calls/s # udp tx: 1306 MB/s 22162 calls/s 22162 msg/s # udp rx: 1313 MB/s 935994 calls/s # udp tx: 1315 MB/s 22315 calls/s 22315 msg/s # udp rx: 1315 MB/s 936868 calls/s # udp tx: 1316 MB/s 22333 calls/s 22333 msg/s # udp rx: 1316 MB/s 937761 calls/s # udp tx: 1317 MB/s 22354 calls/s 22354 msg/s # udp gso and gro - over veth touching data # udp rx: 1158 MB/s 825199 calls/s # udp tx: 1191 MB/s 20205 calls/s 20205 msg/s # udp rx: 1320 MB/s 940823 calls/s # udp tx: 1321 MB/s 22420 calls/s 22420 msg/s # udp rx: 1320 MB/s 940897 calls/s # udp tx: 1321 MB/s 22417 calls/s 22417 msg/s # udp rx: 1300 MB/s 926066 calls/s # udp tx: 1300 MB/s 22062 calls/s 22062 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1043 MB/s 17691 calls/s 17691 msg/s # tcp rx: 1054 MB/s 125036 calls/s # tcp tx: 1068 MB/s 18119 calls/s 18119 msg/s # tcp rx: 1066 MB/s 129428 calls/s # tcp tx: 1056 MB/s 17927 calls/s 17927 msg/s # tcp rx: 1058 MB/s 127390 calls/s # tcp tx: 1057 MB/s 17933 calls/s 17933 msg/s # udp gso - over veth touching data # udp rx: 1203 MB/s 877609 calls/s # udp tx: 1254 MB/s 21274 calls/s 21274 msg/s # udp rx: 1183 MB/s 862867 calls/s # udp tx: 1184 MB/s 20092 calls/s 20092 msg/s # udp rx: 1240 MB/s 904519 calls/s # udp tx: 1241 MB/s 21059 calls/s 21059 msg/s # udp rx: 1256 MB/s 916636 calls/s # udp tx: 1258 MB/s 21345 calls/s 21345 msg/s # udp gso and gro - over veth touching data # udp rx: 1280 MB/s 934048 calls/s # udp tx: 1315 MB/s 22310 calls/s 22310 msg/s # udp rx: 1299 MB/s 947675 calls/s # udp tx: 1298 MB/s 22027 calls/s 22027 msg/s # udp rx: 1293 MB/s 943659 calls/s # udp tx: 1293 MB/s 21943 calls/s 21943 msg/s # udp rx: 1297 MB/s 945977 calls/s # udp tx: 1297 MB/s 21998 calls/s 21998 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__->