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

Ferruh Yigit ferruh.yigit at intel.com
Mon Nov 5 18:51:41 CET 2018


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>


More information about the dev mailing list