[dpdk-dev] [PATCH v3] doc: release note for the IPsec library
Akhil Goyal
akhil.goyal at nxp.com
Fri Jul 26 12:27:09 CEST 2019
Hi Bernard,
>
> Update release notes for changes to the IPsec library.
>
> Signed-off-by: Bernard Iremonger <bernard.iremonger at intel.com>
> ---
> changes in v3:
> revised content
>
> doc/guides/rel_notes/release_19_08.rst | 8 ++++++++
> 1 file changed, 8 insertions(+)
>
> diff --git a/doc/guides/rel_notes/release_19_08.rst
> b/doc/guides/rel_notes/release_19_08.rst
> index c9bd3ce..7737ebe 100644
> --- a/doc/guides/rel_notes/release_19_08.rst
> +++ b/doc/guides/rel_notes/release_19_08.rst
> @@ -224,6 +224,14 @@ New Features
>
> Added multiple cores feature to compression perf tool application.
>
> +* **Updated the IPsec library.**
> +
> + Added the following functionality to ``librte_ipsec``.
> +
> + * Added support for transport mode with IPv6 extension headers.
> +
> + * Added support for packets that consist of multiple segments.
> +
>
Ipsec library changes are already there in the release note.
Could you please consolidate all changes in ipsec lib in a single bullet.
Also the ipsec-secgw application changes can also be there in that single bullet. As the features are same for ipsec lib and ipsec application.
So I would say, we can combine the two commits in a single bullet already there in the release note for header reconstruction.
http://patches.dpdk.org/patch/57122/
http://patches.dpdk.org/patch/57124/
-Akhil
More information about the dev
mailing list