Re: [dpdk-dev] [PATCH v5] doc: release note for the IPsec library and application

2019-07-26 Thread Akhil Goyal
> > > > Update release notes for recently supported features in IPsec library and > > IPsec Security Gateway application. > > > > Signed-off-by: Bernard Iremonger > > --- > > doc/guides/rel_notes/release_19_08.rst | 13 + > > 1 file changed, 9 insertions(+), 4 deletions(-) > > > Ack

[dpdk-dev] [PATCH v5] doc: release note for the IPsec library and application

2019-07-26 Thread Bernard Iremonger
Update release notes for recently supported features in IPsec library and IPsec Security Gateway application. Signed-off-by: Bernard Iremonger --- doc/guides/rel_notes/release_19_08.rst | 13 + 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/doc/guides/rel_notes/release

Re: [dpdk-dev] [PATCH v5] doc: release note for the IPsec library and application

2019-07-26 Thread Akhil Goyal
> > Update release notes for recently supported features in IPsec library and > IPsec Security Gateway application. > > Signed-off-by: Bernard Iremonger > --- > doc/guides/rel_notes/release_19_08.rst | 13 + > 1 file changed, 9 insertions(+), 4 deletions(-) > Acked-by: Akhil Goya