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: 665 MB/s 11279 calls/s 11279 msg/s # tcp rx: 682 MB/s 83865 calls/s # tcp tx: 654 MB/s 11104 calls/s 11104 msg/s # tcp rx: 653 MB/s 81274 calls/s # tcp tx: 692 MB/s 11743 calls/s 11743 msg/s # tcp rx: 693 MB/s 83000 calls/s # tcp tx: 697 MB/s 11831 calls/s 11831 msg/s # udp gso - over veth touching data # udp rx: 1230 MB/s 876564 calls/s # udp tx: 1267 MB/s 21505 calls/s 21505 msg/s # udp rx: 1333 MB/s 949560 calls/s # udp tx: 1346 MB/s 22842 calls/s 22842 msg/s # udp rx: 1337 MB/s 952992 calls/s # udp tx: 1339 MB/s 22727 calls/s 22727 msg/s # udp rx: 1347 MB/s 960148 calls/s # udp tx: 1350 MB/s 22897 calls/s 22897 msg/s # udp gso and gro - over veth touching data # udp rx: 1302 MB/s 927811 calls/s # udp tx: 1335 MB/s 22645 calls/s 22645 msg/s # udp rx: 1324 MB/s 943263 calls/s # udp tx: 1325 MB/s 22489 calls/s 22489 msg/s # udp rx: 1326 MB/s 944917 calls/s # udp tx: 1327 MB/s 22522 calls/s 22522 msg/s # udp rx: 1323 MB/s 942750 calls/s # udp tx: 1324 MB/s 22470 calls/s 22470 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1132 MB/s 19212 calls/s 19212 msg/s # tcp rx: 1133 MB/s 139078 calls/s # tcp tx: 1167 MB/s 19803 calls/s 19803 msg/s # tcp rx: 1168 MB/s 138252 calls/s # tcp tx: 1173 MB/s 19911 calls/s 19911 msg/s # tcp rx: 1175 MB/s 139245 calls/s # tcp tx: 1174 MB/s 19927 calls/s 19927 msg/s # udp gso - over veth touching data # udp rx: 1207 MB/s 880651 calls/s # udp tx: 1247 MB/s 21153 calls/s 21153 msg/s # udp rx: 1262 MB/s 920701 calls/s # udp tx: 1266 MB/s 21473 calls/s 21473 msg/s # udp rx: 1261 MB/s 920166 calls/s # udp tx: 1264 MB/s 21451 calls/s 21451 msg/s # udp rx: 1259 MB/s 918495 calls/s # udp tx: 1263 MB/s 21424 calls/s 21424 msg/s # udp gso and gro - over veth touching data # udp rx: 1198 MB/s 874131 calls/s # udp tx: 1232 MB/s 20906 calls/s 20906 msg/s # udp rx: 1270 MB/s 926869 calls/s # udp tx: 1274 MB/s 21609 calls/s 21609 msg/s # udp rx: 1263 MB/s 921448 calls/s # udp tx: 1262 MB/s 21414 calls/s 21414 msg/s # udp rx: 1260 MB/s 919375 calls/s # udp tx: 1259 MB/s 21362 calls/s 21362 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__->