Re: [dpdk-dev] [PATCH 0/8] Fips validation fixes

2019-09-19 Thread Akhil Goyal
Hi Michael, I see that there are compilation issues with meson build Please check http://mails.dpdk.org/archives/test-report/2019-September/098161.html Also run devtools/check-git-log.sh -. You should have a fixes line in each of the fix commits as stated earlier also. Please have a look at htt

[dpdk-dev] [PATCH 0/8] Fips validation fixes

2019-09-19 Thread michaelsh
From: Michael Shamis Include fixes related to SHA, TDES and GCM. Michael Shamis (8): examples/fips_validation: separation between HMAC-SHA and SHA examples/fips_validation: fix structs used for AES-GCM examples/fips_validation: initialize IV for AES-GCM examples/fips_validation: move dig