From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] doc: fix wrong supported feature table Date: Mon, 20 Jun 2016 21:09:17 +0200 Message-ID: <2502940.B7czE3vP2Y@xps13> References: <1465487074-6055-1-git-send-email-pablo.de.lara.guarch@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, "Mcnamara, John" , "Doherty, Declan" To: "De Lara Guarch, Pablo" Return-path: Received: from mail-wm0-f46.google.com (mail-wm0-f46.google.com [74.125.82.46]) by dpdk.org (Postfix) with ESMTP id 2BFAE960F for ; Mon, 20 Jun 2016 21:09:20 +0200 (CEST) Received: by mail-wm0-f46.google.com with SMTP id r201so74991492wme.1 for ; Mon, 20 Jun 2016 12:09:20 -0700 (PDT) In-Reply-To: List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" > > Some crypto PMDs that support symmetric crypto were not marked as > > supported in the supported feature flags table. > > > > Fixes: 2373c0661b2f0 ("doc: add cryptodevs guide overview") > > > > Signed-off-by: Pablo de Lara > > Acked-by: John McNamara Applied, thanks