From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx0a-001b2d01.pphosted.com (mx0a-001b2d01.pphosted.com [148.163.156.1]) by dpdk.org (Postfix) with ESMTP id 6E1F42B92 for ; Wed, 8 Aug 2018 22:12:11 +0200 (CEST) Received: from pps.filterd (m0098399.ppops.net [127.0.0.1]) by mx0a-001b2d01.pphosted.com (8.16.0.22/8.16.0.22) with SMTP id w78K8o83096526 for ; Wed, 8 Aug 2018 16:12:10 -0400 Received: from smtp.notes.na.collabserv.com (smtp.notes.na.collabserv.com [192.155.248.74]) by mx0a-001b2d01.pphosted.com with ESMTP id 2kr6qf1gh2-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT) for ; Wed, 08 Aug 2018 16:12:10 -0400 Received: from localhost by smtp.notes.na.collabserv.com with smtp.notes.na.collabserv.com ESMTP for from ; Wed, 8 Aug 2018 20:12:09 -0000 Received: from us1a3-smtp05.a3.dal06.isc4sb.com (10.146.71.159) by smtp.notes.na.collabserv.com (10.106.227.92) with smtp.notes.na.collabserv.com ESMTP; Wed, 8 Aug 2018 20:12:07 -0000 Received: from us1a3-mail93.a3.dal06.isc4sb.com ([10.146.21.248]) by us1a3-smtp05.a3.dal06.isc4sb.com with ESMTP id 2018080820120704-994071 ; Wed, 8 Aug 2018 20:12:07 +0000 MIME-Version: 1.0 To: dev@dpdk.org From: "Vivian Kong" Date: Wed, 8 Aug 2018 16:10:10 -0400 X-KeepSent: A2384177:B0106413-852582E3:006C4068; type=4; name=$KeepSent X-Mailer: IBM Notes Release 9.0.1EXT SHF888 April 26, 2018 X-LLNOutbound: False X-Disclaimed: 23019 X-TNEFEvaluated: 1 x-cbid: 18080820-7581-0000-0000-0000088FDF99 X-IBM-SpamModules-Scores: BY=0; FL=0; FP=0; FZ=0; HX=0; KW=0; PH=0; SC=0.423878; ST=0; TS=0; UL=0; ISC=; MB=0.019911 X-IBM-SpamModules-Versions: BY=3.00009508; HX=3.00000242; KW=3.00000007; PH=3.00000004; SC=3.00000266; SDB=6.01071058; UDB=6.00551431; IPR=6.00850623; BA=6.00006070; NDR=6.00000001; ZLA=6.00000005; ZF=6.00000009; ZB=6.00000000; ZP=6.00000000; ZH=6.00000000; ZU=6.00000002; MB=3.00022594; XFM=3.00000015; UTC=2018-08-08 20:12:09 X-IBM-AV-DETECTION: SAVI=unsuspicious REMOTE=unsuspicious XFE=unused X-IBM-AV-VERSION: SAVI=2018-08-08 14:27:52 - 6.00008804 x-cbparentid: 18080820-7582-0000-0000-00001E521709 Message-Id: X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10434:, , definitions=2018-08-08_07:, , signatures=0 X-Proofpoint-Spam-Reason: safe Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.15 Subject: [dpdk-dev] How to run tests X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Aug 2018 20:12:11 -0000 Hi everyone, Got a newbie question - I was able to build the source with `make install DESTDIR=3D~/dpdk-install T=3Dx86=5F64-native-linuxapp-gcc`. How do I go ab= out running the tests? I looked into the directory "x86=5F64-native-linuxapp-gcc" but I didn't see the "app/test" executable. Am I missing something in my make command? Thanks for your help. Regards, Vivian Kong Linux on z Systems Open Source Ecosystem IBM Canada Toronto Lab