From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Doherty, Declan" Subject: Re: [PATCH v3 9/9] test/ipsec: introduce functional test Date: Thu, 13 Dec 2018 12:54:17 +0000 Message-ID: <1e56d8dd-c198-0e0a-77e7-382af8db2259@intel.com> References: <1543596366-22617-2-git-send-email-konstantin.ananyev@intel.com> <1544110714-4514-10-git-send-email-konstantin.ananyev@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Cc: Mohammad Abdul Awal , Bernard Iremonger To: Konstantin Ananyev , dev@dpdk.org Return-path: Received: from mga12.intel.com (mga12.intel.com [192.55.52.136]) by dpdk.org (Postfix) with ESMTP id 2EABC1B4D8 for ; Thu, 13 Dec 2018 13:54:19 +0100 (CET) In-Reply-To: <1544110714-4514-10-git-send-email-konstantin.ananyev@intel.com> Content-Language: en-US List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" Can you add a note to the commit message that tests require the null crypto pmd to pass successfully, and also an ERR message in the test suite initialisation if no null pmd would be good. On 06/12/2018 3:38 PM, Konstantin Ananyev wrote: > Create functional test for librte_ipsec. > > Signed-off-by: Mohammad Abdul Awal > Signed-off-by: Bernard Iremonger > Signed-off-by: Konstantin Ananyev > --- ... > Acked-by: Declan Doherty