[1/6] doc: add missing shared library versions to release notes

Message ID 20181015145057.37864-1-ferruh.yigit@intel.com (mailing list archive)
State Accepted, archived
Delegated to: Thomas Monjalon
Headers
Series [1/6] doc: add missing shared library versions to release notes |

Checks

Context Check Description
ci/Intel-compilation success Compilation OK
ci/checkpatch success coding style OK

Commit Message

Ferruh Yigit Oct. 15, 2018, 2:50 p.m. UTC
  Fixes: 857ed6c68cf2 ("member: implement main API")
Fixes: 56b6ef874f80 ("efd: new Elastic Flow Distributor library")

Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com>
---
Cc: yipeng1.wang@intel.com
Cc: pablo.de.lara.guarch@intel.com
---
 doc/guides/rel_notes/release_18_11.rst | 2 ++
 1 file changed, 2 insertions(+)
  

Comments

Thomas Monjalon Oct. 25, 2018, 12:31 p.m. UTC | #1
15/10/2018 16:50, Ferruh Yigit:
> Fixes: 857ed6c68cf2 ("member: implement main API")
> Fixes: 56b6ef874f80 ("efd: new Elastic Flow Distributor library")
> 
> Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com>

Series applied without patch 6 (rejected), thanks for the good clean-up.
  

Patch

diff --git a/doc/guides/rel_notes/release_18_11.rst b/doc/guides/rel_notes/release_18_11.rst
index 1348fab06..e803a800d 100644
--- a/doc/guides/rel_notes/release_18_11.rst
+++ b/doc/guides/rel_notes/release_18_11.rst
@@ -304,6 +304,7 @@  The libraries prepended with a plus sign were incremented in this version.
      librte_cryptodev.so.5
      librte_distributor.so.1
    + librte_eal.so.9
+     librte_efd.so.1
      librte_ethdev.so.10
    + librte_eventdev.so.6
      librte_flow_classify.so.1
@@ -317,6 +318,7 @@  The libraries prepended with a plus sign were incremented in this version.
      librte_latencystats.so.1
      librte_lpm.so.2
      librte_mbuf.so.4
+     librte_member.so.1
      librte_mempool.so.5
      librte_meter.so.2
      librte_metrics.so.1