[v4,9/9] doc: add ipsec lib into shared libraries list

Message ID 20190329102726.27716-10-konstantin.ananyev@intel.com (mailing list archive)
State Superseded, archived
Delegated to: akhil goyal
Headers
Series Few small improvements for ipsec library |

Checks

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

Commit Message

Ananyev, Konstantin March 29, 2019, 10:27 a.m. UTC
  Add librte_ipsec into 'Shared Library Versions' list in the release notes.

Signed-off-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
---
 doc/guides/rel_notes/release_19_05.rst | 1 +
 1 file changed, 1 insertion(+)
  

Comments

Akhil Goyal March 29, 2019, 4:03 p.m. UTC | #1
On 3/29/2019 3:57 PM, Konstantin Ananyev wrote:
> Add librte_ipsec into 'Shared Library Versions' list in the release notes.
>
> Signed-off-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
> ---
>   doc/guides/rel_notes/release_19_05.rst | 1 +
>   1 file changed, 1 insertion(+)
>
> diff --git a/doc/guides/rel_notes/release_19_05.rst b/doc/guides/rel_notes/release_19_05.rst
> index d11bb5a2b..f41d1104e 100644
> --- a/doc/guides/rel_notes/release_19_05.rst
> +++ b/doc/guides/rel_notes/release_19_05.rst
> @@ -199,6 +199,7 @@ The libraries prepended with a plus sign were incremented in this version.
>        librte_gso.so.1
>        librte_hash.so.2
>        librte_ip_frag.so.1
> +     librte_ipsec.so.1
>        librte_jobstats.so.1
>        librte_kni.so.2
>        librte_kvargs.so.1
Acked-by: Akhil Goyal <akhil.goyal@nxp.com>
  

Patch

diff --git a/doc/guides/rel_notes/release_19_05.rst b/doc/guides/rel_notes/release_19_05.rst
index d11bb5a2b..f41d1104e 100644
--- a/doc/guides/rel_notes/release_19_05.rst
+++ b/doc/guides/rel_notes/release_19_05.rst
@@ -199,6 +199,7 @@  The libraries prepended with a plus sign were incremented in this version.
      librte_gso.so.1
      librte_hash.so.2
      librte_ip_frag.so.1
+     librte_ipsec.so.1
      librte_jobstats.so.1
      librte_kni.so.2
      librte_kvargs.so.1