On 11/9/2017 5:52 PM, Thomas Monjalon wrote: >>> Fixes: c261d1431bd8 ("security: introduce security API and framework") >>> >>> Signed-off-by: Akhil Goyal <akhil.go...@nxp.com> >> >> Acked-by: Pablo de Lara <pablo.de.lara.gua...@intel.com> > > I'm surprised we have not hit this issue before.
I think this only can be observed with gcc pedantic option, we don't compile DPDK with this option, only some drivers supports pedantic flag. > > Applied, thanks >