From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v3 0/2] doc: add i40e pmd driver introduction Date: Wed, 09 Mar 2016 18:01:44 +0100 Message-ID: <52070946.MC9maE48cO@xps13> References: <1456190585-29107-1-git-send-email-jingjing.wu@intel.com> <1457508520-2751-1-git-send-email-jingjing.wu@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: Jingjing Wu Return-path: Received: from mail-wm0-f47.google.com (mail-wm0-f47.google.com [74.125.82.47]) by dpdk.org (Postfix) with ESMTP id 1A9E3567E for ; Wed, 9 Mar 2016 18:03:25 +0100 (CET) Received: by mail-wm0-f47.google.com with SMTP id l68so201840638wml.0 for ; Wed, 09 Mar 2016 09:03:25 -0800 (PST) In-Reply-To: <1457508520-2751-1-git-send-email-jingjing.wu@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" 2016-03-09 15:28, Jingjing Wu: > A new doc "i40e.rst" is added to introduce i40e pmd driver. > > v3 changes: > - update table in overview.rst. > - rework index.rst to keep an alphabetical order. > > v2 changes: > - restrict long code line > - fix typo > > Jingjing Wu (2): > doc: add doc for i40e pmd driver introduction > doc: add i40e to overview table Applied as one patch, thanks