18/12/2018 11:18, Akhil Goyal: > > On 11/15/2018 10:54 PM, Fan Zhang wrote: > > This patch adds a sample power on self-test to fips_validate > > sample application. > > > > Signed-off-by: Fan Zhang <roy.fan.zh...@intel.com> > > --- > > > Applied to dpdk-next-crypto
Dropped from master because it does not compile with clang: examples/fips_validation/fips_dev_self_test.c:1144:34: error: implicit conversion from enumeration type 'enum rte_crypto_aead_algorithm' to different enumeration type 'enum rte_crypto_auth_algorithm'