> -----Original Message----- > From: avia...@dev.mellanox.co.il [mailto:avia...@dev.mellanox.co.il] > Sent: Thursday, October 19, 2017 7:53 PM > To: dev@dpdk.org; Gonzalez Monroy, Sergio > <sergio.gonzalez.mon...@intel.com>; De Lara Guarch, Pablo > <pablo.de.lara.gua...@intel.com>; avia...@mellanox.com > Cc: bor...@mellanox.com; akhil.go...@nxp.com; > hemant.agra...@nxp.com; Nicolau, Radu <radu.nico...@intel.com>; > Doherty, Declan <declan.dohe...@intel.com>; 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 Yehezkel <avia...@mellanox.com> > > 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 <avia...@mellanox.com>
Same comments as in patch 1, and also fix the commit title ("for" duplicated) and avoid "_". For the rest of the patch: Acked-by: Pablo de Lara <pablo.de.lara.gua...@intel.com>