DPDK patches and discussions
 help / color / mirror / Atom feed
From: Ferruh Yigit <ferruh.yigit@intel.com>
To: John McNamara <john.mcnamara@intel.com>
Cc: dev@dpdk.org, Thomas Monjalon <thomas@monjalon.net>,
	Ferruh Yigit <ferruh.yigit@intel.com>
Subject: [dpdk-dev] [PATCH v2] doc: add shared library versions for missing PMDs
Date: Wed, 27 Sep 2017 19:58:37 +0100	[thread overview]
Message-ID: <20170927185837.22844-1-ferruh.yigit@intel.com> (raw)
In-Reply-To: <20170911163335.50221-1-ferruh.yigit@intel.com>

Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com>
Acked-by: John McNamara <john.mcnamara@intel.com>
---
 doc/guides/rel_notes/release_17_11.rst | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/doc/guides/rel_notes/release_17_11.rst b/doc/guides/rel_notes/release_17_11.rst
index bb0ba80c6..de637fb4b 100644
--- a/doc/guides/rel_notes/release_17_11.rst
+++ b/doc/guides/rel_notes/release_17_11.rst
@@ -198,8 +198,12 @@ 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_pmd_vhost.so.1
      librte_port.so.3
      librte_power.so.1
      librte_reorder.so.1
-- 
2.13.5

  parent reply	other threads:[~2017-09-27 18:58 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-11 16:33 [dpdk-dev] [PATCH 1/2] " Ferruh Yigit
2017-09-11 16:33 ` [dpdk-dev] [PATCH 2/2] doc: add API documentation for bnxt PMD Ferruh Yigit
2017-09-11 16:36   ` Ferruh Yigit
2017-09-18 18:22   ` Mcnamara, John
2017-09-18 18:22 ` [dpdk-dev] [PATCH 1/2] doc: add shared library versions for missing PMDs Mcnamara, John
2017-10-06 21:00   ` Ferruh Yigit
2017-09-27 18:58 ` Ferruh Yigit [this message]
2017-09-28  2:04   ` [dpdk-dev] [PATCH v2] " Yang, Zhiyong
2017-10-04 21:38     ` Thomas Monjalon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170927185837.22844-1-ferruh.yigit@intel.com \
    --to=ferruh.yigit@intel.com \
    --cc=dev@dpdk.org \
    --cc=john.mcnamara@intel.com \
    --cc=thomas@monjalon.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).