Re: [dpdk-dev] [PATCH] crypto/aesni_mb: fix missed wrapping

2018-12-18 Thread Akhil Goyal
On 12/18/2018 7:33 PM, Fan Zhang wrote: > This patch fixes the missed macro check of intel-ipsec-mb version. > Since plain SHA is supported only in 0.52, without a marco to > wrap the newly introduced definitions will cause the failed > compile if intel-ipsec-mb older than 0.52 is installed. > >

[dpdk-dev] [PATCH] crypto/aesni_mb: fix missed wrapping

2018-12-18 Thread Fan Zhang
This patch fixes the missed macro check of intel-ipsec-mb version. Since plain SHA is supported only in 0.52, without a marco to wrap the newly introduced definitions will cause the failed compile if intel-ipsec-mb older than 0.52 is installed. Fixes: 9d8dd0c5af95 ("crypto/aesni_mb: support plain