> On 10/18/19 9:56 AM, Hemant Agrawal wrote: > > This patch fixes the compilation issue in test_cryptodev.c > > when RTE_LIBRTE_SECURITY is disabled. > > Fixes: d883e6e7131b ("test/crypto: add PDCP C-Plane encap cases") > > > > Signed-off-by: Hemant Agrawal <hemant.agra...@nxp.com> > > --- > > app/test/test_cryptodev.c | 9 ++++++++- > > 1 file changed, 8 insertions(+), 1 deletion(-) > > > > Acked-by: Thierry Herbelot <thierry.herbe...@6wind.com> > Acked-by: Akhil Goyal <akhil.go...@nxp.com>
Applied to dpdk-next-crypto Thanks.