From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jingjing Wu Subject: [PATCH v3 0/2] doc: add i40e pmd driver introduction Date: Wed, 9 Mar 2016 15:28:38 +0800 Message-ID: <1457508520-2751-1-git-send-email-jingjing.wu@intel.com> References: <1456190585-29107-1-git-send-email-jingjing.wu@intel.com> Cc: dev@dpdk.org To: thomas.monjalon@6wind.com Return-path: Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by dpdk.org (Postfix) with ESMTP id CA4113195 for ; Wed, 9 Mar 2016 08:28:50 +0100 (CET) In-Reply-To: <1456190585-29107-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" 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 doc/guides/nics/i40e.rst | 368 +++++++++++++++++++++++++++++++++++++++++++ doc/guides/nics/index.rst | 1 + doc/guides/nics/overview.rst | 82 +++++----- 3 files changed, 410 insertions(+), 41 deletions(-) create mode 100644 doc/guides/nics/i40e.rst -- 2.4.0