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: 1079 MB/s 18308 calls/s 18308 msg/s # tcp rx: 1079 MB/s 138262 calls/s # tcp tx: 1127 MB/s 19129 calls/s 19129 msg/s # tcp rx: 1128 MB/s 139248 calls/s # tcp tx: 1143 MB/s 19393 calls/s 19393 msg/s # tcp rx: 1144 MB/s 138749 calls/s # tcp tx: 1152 MB/s 19554 calls/s 19554 msg/s # udp gso - over veth touching data # udp rx: 1201 MB/s 855586 calls/s # udp tx: 1241 MB/s 21053 calls/s 21053 msg/s # udp rx: 1247 MB/s 888939 calls/s # udp tx: 1246 MB/s 21136 calls/s 21136 msg/s # udp rx: 1239 MB/s 883074 calls/s # udp tx: 1239 MB/s 21030 calls/s 21030 msg/s # udp rx: 1260 MB/s 897683 calls/s # udp tx: 1259 MB/s 21367 calls/s 21367 msg/s # udp gso and gro - over veth touching data # udp rx: 1192 MB/s 849827 calls/s # udp tx: 1229 MB/s 20855 calls/s 20855 msg/s # udp rx: 1334 MB/s 950349 calls/s # udp tx: 1341 MB/s 22759 calls/s 22759 msg/s # udp rx: 1323 MB/s 942799 calls/s # udp tx: 1327 MB/s 22513 calls/s 22513 msg/s # udp rx: 1317 MB/s 938642 calls/s # udp tx: 1321 MB/s 22409 calls/s 22409 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 921 MB/s 15629 calls/s 15629 msg/s # tcp rx: 922 MB/s 134627 calls/s # tcp tx: 677 MB/s 11490 calls/s 11490 msg/s # tcp rx: 677 MB/s 83961 calls/s # tcp tx: 693 MB/s 11769 calls/s 11769 msg/s # tcp rx: 694 MB/s 84626 calls/s # tcp tx: 682 MB/s 11569 calls/s 11569 msg/s # udp gso - over veth touching data # udp rx: 574 MB/s 418996 calls/s # udp tx: 590 MB/s 10009 calls/s 10009 msg/s # udp rx: 590 MB/s 430837 calls/s # udp tx: 590 MB/s 10011 calls/s 10011 msg/s # udp rx: 592 MB/s 432125 calls/s # udp tx: 592 MB/s 10046 calls/s 10046 msg/s # udp rx: 592 MB/s 431891 calls/s # udp tx: 591 MB/s 10039 calls/s 10039 msg/s # udp gso and gro - over veth touching data # udp rx: 1214 MB/s 885567 calls/s # udp tx: 1257 MB/s 21333 calls/s 21333 msg/s # udp rx: 1286 MB/s 938103 calls/s # udp tx: 1289 MB/s 21863 calls/s 21863 msg/s # udp rx: 1265 MB/s 923277 calls/s # udp tx: 1267 MB/s 21494 calls/s 21494 msg/s # udp rx: 1272 MB/s 927995 calls/s # udp tx: 1275 MB/s 21640 calls/s 21640 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__->