Re: [dpdk-dev] [PATCH v2 3/6] examples/ipsec-secgw: fix aad_len for for aes-gcm

2017-10-20 Thread Thomas Monjalon
20/10/2017 11:52, De Lara Guarch, Pablo: > Same comments as in patch 1, and also fix the commit title > ("for" duplicated) and avoid "_". The underscore is forbidden in titles to avoid naming variable or function names instead of giving a clear scope understandable without digging in the code. Her

Re: [dpdk-dev] [PATCH v2 3/6] examples/ipsec-secgw: fix aad_len for for aes-gcm

2017-10-20 Thread De Lara Guarch, Pablo
; akhil.go...@nxp.com; > hemant.agra...@nxp.com; Nicolau, Radu ; > Doherty, Declan ; avia...@dev.mellanox.co.il; > lir...@mellanox.com; nelio.laranje...@6wind.com; tho...@monjalon.net > Subject: [dpdk-dev][PATCH v2 3/6] examples/ipsec-secgw: fix aad_len for > for aes-gcm > > From: Aviad Ye

[dpdk-dev] [PATCH v2 3/6] examples/ipsec-secgw: fix aad_len for for aes-gcm

2017-10-19 Thread aviadye
From: Aviad Yehezkel This cause auth failure issue Fixes: 501e9c226adf ("examples/ipsec-secgw: add AEAD parameters") Cc: pablo.de.lara.gua...@intel.com Issue: None Signed-off-by: Aviad Yehezkel -- v2: * Fix commit message --- examples/ipsec-secgw/sa.c | 2 +- 1 file changed, 1 insertion(+), 1