From patchwork Mon Sep 11 16:33:34 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ferruh Yigit X-Patchwork-Id: 28598 Return-Path: X-Original-To: patchwork@dpdk.org Delivered-To: patchwork@dpdk.org Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 9D5993798; Mon, 11 Sep 2017 18:33:43 +0200 (CEST) Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by dpdk.org (Postfix) with ESMTP id 0E5012BCE for ; Mon, 11 Sep 2017 18:33:41 +0200 (CEST) Received: from orsmga003.jf.intel.com ([10.7.209.27]) by orsmga101.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 11 Sep 2017 09:33:40 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos; i="5.42,378,1500966000"; d="scan'208"; a="1013232216" Received: from silpixa00372839.ir.intel.com (HELO silpixa00372839.ger.corp.intel.com) ([10.237.222.154]) by orsmga003.jf.intel.com with ESMTP; 11 Sep 2017 09:33:38 -0700 From: Ferruh Yigit To: John McNamara Cc: dev@dpdk.org, Ferruh Yigit , Stephen Hurd ; Ajit Khaparde , Jingjing Wu ; Helin Zhang , Helin Zhang ; Konstantin Ananyev Date: Mon, 11 Sep 2017 17:33:34 +0100 Message-Id: <20170911163335.50221-1-ferruh.yigit@intel.com> X-Mailer: git-send-email 2.13.5 Subject: [dpdk-dev] [PATCH 1/2] doc: add shared library versions for missing PMDs 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: , Errors-To: dev-bounces@dpdk.org Sender: "dev" Signed-off-by: Ferruh Yigit Acked-by: John McNamara --- doc/guides/rel_notes/release_17_11.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/guides/rel_notes/release_17_11.rst b/doc/guides/rel_notes/release_17_11.rst index 8773b086d..925612eea 100644 --- a/doc/guides/rel_notes/release_17_11.rst +++ b/doc/guides/rel_notes/release_17_11.rst @@ -177,7 +177,10 @@ The libraries prepended with a plus sign were incremented in this version. librte_net.so.1 librte_pdump.so.1 librte_pipeline.so.3 + librte_pmd_bnxt.so.1 librte_pmd_bond.so.1 + librte_pmd_i40e.so.1 + librte_pmd_ixgbe.so.1 librte_pmd_ring.so.2 librte_port.so.3 librte_power.so.1