Re: [dpdk-dev] [PATCH v3 1/8] test/crypto: add macro for dpaa sec device name

2018-04-03 Thread De Lara Guarch, Pablo
> -Original Message- > From: Hemant Agrawal [mailto:hemant.agra...@nxp.com] > Sent: Monday, April 2, 2018 4:33 PM > To: dev@dpdk.org > Cc: De Lara Guarch, Pablo ; > akhil.go...@nxp.com; dpdk...@nxp1.onmicrosoft.com > Subject: [PATCH v3 1/8] test/crypto: add macro for dpaa sec device name

[dpdk-dev] [PATCH v3 1/8] test/crypto: add macro for dpaa sec device name

2018-04-02 Thread Hemant Agrawal
From: Ashish Jain Fixes: b674d6d0381a ("test/crypto: add dpaa crypto test cases") Cc: sta...@dpdk.org Signed-off-by: Ashish Jain Acked-by: Pablo de Lara --- test/test/test_cryptodev.h | 1 + 1 file changed, 1 insertion(+) diff --git a/test/test/test_cryptodev.h b/test/test/test_cryptodev.h i