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 19053 calls/s 19053 msg/s # tcp rx: 1123 MB/s 142664 calls/s # tcp tx: 1100 MB/s 18662 calls/s 18662 msg/s # tcp rx: 1100 MB/s 137699 calls/s # tcp tx: 1096 MB/s 18603 calls/s 18603 msg/s # tcp rx: 1097 MB/s 131958 calls/s # tcp tx: 1094 MB/s 18558 calls/s 18558 msg/s # udp gso - over veth touching data # udp rx: 1288 MB/s 917989 calls/s # udp tx: 1323 MB/s 22444 calls/s 22444 msg/s # udp rx: 1310 MB/s 933390 calls/s # udp tx: 1309 MB/s 22212 calls/s 22212 msg/s # udp rx: 1326 MB/s 945218 calls/s # udp tx: 1326 MB/s 22500 calls/s 22500 msg/s # udp rx: 1326 MB/s 944892 calls/s # udp tx: 1325 MB/s 22483 calls/s 22483 msg/s # udp gso and gro - over veth touching data # udp rx: 1262 MB/s 899324 calls/s # udp tx: 1291 MB/s 21905 calls/s 21905 msg/s # udp rx: 1322 MB/s 942180 calls/s # udp tx: 1325 MB/s 22473 calls/s 22473 msg/s # udp rx: 1318 MB/s 939517 calls/s # udp tx: 1319 MB/s 22388 calls/s 22388 msg/s # udp rx: 1316 MB/s 937730 calls/s # udp tx: 1317 MB/s 22352 calls/s 22352 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1143 MB/s 19387 calls/s 19387 msg/s # tcp rx: 1143 MB/s 139784 calls/s # tcp tx: 1119 MB/s 18981 calls/s 18981 msg/s # tcp rx: 1119 MB/s 138437 calls/s # tcp tx: 1048 MB/s 17776 calls/s 17776 msg/s # tcp rx: 1048 MB/s 132623 calls/s # tcp tx: 1086 MB/s 18422 calls/s 18422 msg/s # udp gso - over veth touching data # udp rx: 1240 MB/s 904541 calls/s # udp tx: 1273 MB/s 21592 calls/s 21592 msg/s # udp rx: 1275 MB/s 930221 calls/s # udp tx: 1274 MB/s 21612 calls/s 21612 msg/s # udp rx: 1231 MB/s 898049 calls/s # udp tx: 1216 MB/s 20634 calls/s 20634 msg/s # udp rx: 640 MB/s 467029 calls/s # udp tx: 641 MB/s 10872 calls/s 10872 msg/s # udp gso and gro - over veth touching data # udp rx: 1223 MB/s 892120 calls/s # udp tx: 1263 MB/s 21427 calls/s 21427 msg/s # udp rx: 1262 MB/s 920919 calls/s # udp tx: 1268 MB/s 21522 calls/s 21522 msg/s # udp rx: 1222 MB/s 891793 calls/s # udp tx: 1221 MB/s 20724 calls/s 20724 msg/s # udp rx: 1243 MB/s 906610 calls/s # udp tx: 1242 MB/s 21068 calls/s 21068 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__->