From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] doc: new l2fwd-crypto sample app guide Date: Thu, 07 Apr 2016 18:46:53 +0200 Message-ID: <1652572.15qjiQrIki@xps13> References: <1460040592-54355-1-git-send-email-pablo.de.lara.guarch@intel.com> <570683F7.6040000@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, Declan Doherty , john.mcnamara@intel.com To: Pablo de Lara Return-path: Received: from mail-wm0-f52.google.com (mail-wm0-f52.google.com [74.125.82.52]) by dpdk.org (Postfix) with ESMTP id 5018A2949 for ; Thu, 7 Apr 2016 18:46:56 +0200 (CEST) Received: by mail-wm0-f52.google.com with SMTP id f198so33409700wme.0 for ; Thu, 07 Apr 2016 09:46:56 -0700 (PDT) In-Reply-To: <570683F7.6040000@intel.com> 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" > > Signed-off-by: Pablo de Lara > > --- > > .../sample_app_ug/img/l2_fwd_encrypt_flow.svg | 194 +++++++++ It was done with MS Visio and does not render very well in Inkscape. Please prefer free tools. Thanks > > doc/guides/sample_app_ug/index.rst | 3 + > > doc/guides/sample_app_ug/l2_forward_crypto.rst | 467 +++++++++++++++++++++ > > Acked-by: Declan Doherty Applied, thanks