From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by dpdk.org (Postfix) with ESMTP id 357107F14 for ; Fri, 16 Sep 2016 17:50:07 +0200 (CEST) Received: from fmsmga006.fm.intel.com ([10.253.24.20]) by orsmga103.jf.intel.com with ESMTP; 16 Sep 2016 08:50:05 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.30,345,1470726000"; d="scan'208";a="9775451" Received: from irsmsx109.ger.corp.intel.com ([163.33.3.23]) by fmsmga006.fm.intel.com with ESMTP; 16 Sep 2016 08:50:05 -0700 Received: from irsmsx101.ger.corp.intel.com ([169.254.1.135]) by IRSMSX109.ger.corp.intel.com ([169.254.13.12]) with mapi id 14.03.0248.002; Fri, 16 Sep 2016 16:50:04 +0100 From: "Trahe, Fiona" To: "dev@dpdk.org" CC: "De Lara Guarch, Pablo" , "Trahe, Fiona" Thread-Topic: [PATCH] app/test: improve error message in crypto test code Thread-Index: AQHSECleLtSOWUfMSkaVAvn7bZjVwaB8QzmA Date: Fri, 16 Sep 2016 15:50:04 +0000 Message-ID: <348A99DA5F5B7549AA880327E580B435890B90E7@IRSMSX101.ger.corp.intel.com> References: <1474036648-19999-1-git-send-email-fiona.trahe@intel.com> In-Reply-To: <1474036648-19999-1-git-send-email-fiona.trahe@intel.com> Accept-Language: en-IE, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiN2FkYmQ1NmMtYzJmOC00ZWE2LTg4MmEtYjIyNzRhNjc4ZWMzIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX0lDIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE1LjkuNi42IiwiVHJ1c3RlZExhYmVsSGFzaCI6InhyYlVSOGxicUdhREtBYjg5XC9yOUJJS0Y3SDV5UlFGdTFRTVdubnRsWGc0PSJ9 x-ctpclassification: CTP_IC x-originating-ip: [163.33.239.181] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH] app/test: improve error message in crypto test code X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Sep 2016 15:50:07 -0000 > -----Original Message----- > From: Trahe, Fiona > Sent: Friday, September 16, 2016 3:37 PM > To: dev@dpdk.org > Cc: De Lara Guarch, Pablo ; Trahe, Fiona > > Subject: [PATCH] app/test: improve error message in crypto test code >=20 > Resending patch as first send got to mailing list but didn't get to pachw= ork >=20 >=20 > Improve error message if crypto PMD build is not enabled in config file >=20 > Signed-off-by: Fiona Trahe Nack - This patch will need rebasing after the libcrypto patchset.