Re: [dpdk-dev] [PATCH v5 14/15] doc: add event mode support to ipsec-secgw

2020-04-12 Thread Thomas Monjalon
27/02/2020 17:18, Lukasz Bartosik: > Document addition of event mode support > to ipsec-secgw application. > > Signed-off-by: Anoob Joseph > Signed-off-by: Lukasz Bartosik This patch is doing more than adding event mode in doc. It should have been split to distinguish what are the real addition

[dpdk-dev] [PATCH v5 14/15] doc: add event mode support to ipsec-secgw

2020-02-27 Thread Lukasz Bartosik
Document addition of event mode support to ipsec-secgw application. Signed-off-by: Anoob Joseph Signed-off-by: Lukasz Bartosik --- doc/guides/sample_app_ug/ipsec_secgw.rst | 135 ++- 1 file changed, 113 insertions(+), 22 deletions(-) diff --git a/doc/guides/sample_a