> -----Original Message----- > From: dev <dev-boun...@dpdk.org> On Behalf Of Pablo de Lara > Sent: Tuesday, 14 April, 2020 12:23 > To: Doherty, Declan <declan.dohe...@intel.com>; akhil.go...@nxp.com; > Zhang, Roy Fan <roy.fan.zh...@intel.com>; tho...@monjalon.net > Cc: dev@dpdk.org; De Lara Guarch, Pablo <pablo.de.lara.gua...@intel.com> > Subject: [dpdk-dev] [PATCH 2/2] test/crypto: do not check for > IMB_VERSION_NUM > > 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 <pablo.de.lara.gua...@intel.com>
Acked-by: Adam Dybkowski <adamx.dybkow...@intel.com>