[dpdk-dev] [PATCH] examples/fips_validation: fix build

Thomas Monjalon thomas at monjalon.net
Mon Nov 5 21:06:43 CET 2018


05/11/2018 18:51, Ferruh Yigit:
> On 11/5/2018 5:45 PM, Thomas Monjalon wrote:
> > The example was not added to the Makefile and there are some
> > compilation errors:
> > 
> > examples/fips_validation/main.c: In function ‘prepare_aead_op’:
> > error: control reaches end of non-void function
> > examples/fips_validation/main.c: In function ‘prepare_auth_op’:
> > error: control reaches end of non-void function
> > 
> > Fixes: f64adb6714e0 ("examples/fips_validation: support HMAC parsing")
> > Fixes: 4aaad2995e13 ("examples/fips_validation: support GCM parsing")
> > Cc: marko.kovacevic at intel.com
> > 
> > Signed-off-by: Thomas Monjalon <thomas at monjalon.net>
> 
> Reviewed-by: Ferruh Yigit <ferruh.yigit at intel.com>
> Tested-by: Ferruh Yigit <ferruh.yigit at intel.com>

Applied




More information about the dev mailing list