From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) by dpdk.org (Postfix) with ESMTP id 2781B2FDD for ; Tue, 4 Apr 2017 11:08:00 +0200 (CEST) Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by fmsmga105.fm.intel.com with ESMTP; 04 Apr 2017 02:08:00 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.36,274,1486454400"; d="scan'208";a="841555024" Received: from ijordano-mobl3.ger.corp.intel.com (HELO [10.252.18.105]) ([10.252.18.105]) by FMSMGA003.fm.intel.com with ESMTP; 04 Apr 2017 02:07:59 -0700 To: dev@dpdk.org References: <348A99DA5F5B7549AA880327E580B435891C21F1@IRSMSX101.ger.corp.intel.com> <1491234693-14494-1-git-send-email-fiona.trahe@intel.com> From: Declan Doherty Message-ID: Date: Tue, 4 Apr 2017 10:07:58 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 In-Reply-To: <1491234693-14494-1-git-send-email-fiona.trahe@intel.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [dpdk-dev] [PATCH v2] cryptodev: add API note 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: Tue, 04 Apr 2017 09:08:01 -0000 On 03/04/2017 4:51 PM, Fiona Trahe wrote: > Add note to cryptodev API that chained mbufs > are not supported in DOCSISBPI mode. > > Signed-off-by: Fiona Trahe > --- ... > Acked-by: Declan Doherty