Re: [dpdk-dev] [PATCH v5 2/2] test/crypto: do not check for internal PMD information

2020-04-16 Thread Trahe, Fiona
> -Original Message- > From: dev On Behalf Of Pablo de Lara > Sent: Thursday, April 16, 2020 6:24 PM > To: Doherty, Declan > Cc: dev@dpdk.org; akhil.go...@nxp.com; De Lara Guarch, Pablo > > Subject: [dpdk-dev] [PATCH v5 2/2] test/crypto: do not check for intern

[dpdk-dev] [PATCH v5 2/2] test/crypto: do not check for internal PMD information

2020-04-16 Thread Pablo de Lara
Now that capabilities are checked to see if an algorithm is supported by a device, there is no need to check for a specific version of a library used in a PMD. Signed-off-by: Pablo de Lara Acked-by: Adam Dybkowski Tested-by: Ruifeng Wang --- app/test/test_cryptodev_hash_test_vectors.h | 25 --