[dpdk-dev] [PATCH v2 4/4] test/crypto: do not check for PMD in tests
Ruifeng Wang
Ruifeng.Wang at arm.com
Thu Apr 16 17:28:40 CEST 2020
> -----Original Message-----
> From: Pablo de Lara <pablo.de.lara.guarch at intel.com>
> Sent: Thursday, April 16, 2020 5:26 PM
> To: declan.doherty at intel.com; ravi1.kumar at amd.com; Ruifeng Wang
> <Ruifeng.Wang at arm.com>; anoobj at marvell.com; roy.fan.zhang at intel.com;
> fiona.trahe at intel.com; tdu at semihalf.com; rnagadheeraj at marvell.com;
> adwivedi at marvell.com; g.singh at nxp.com; hemant.agrawal at nxp.com;
> jianjay.zhou at huawei.com
> Cc: dev at dpdk.org; Akhil.goyal at nxp.com; Pablo de Lara
> <pablo.de.lara.guarch at intel.com>; Adam Dybkowski
> <adamx.dybkowski at intel.com>
> Subject: [PATCH v2 4/4] test/crypto: do not check for PMD in tests
>
> Remove PMD bitmask, which selects the PMD to be tested
> for each test case. Instead, all PMDs are eligible
> to run all tests, and capability checking discards
> the PMDs which do not support each test case.
>
> Signed-off-by: Pablo de Lara <pablo.de.lara.guarch at intel.com>
> Acked-by: Adam Dybkowski <adamx.dybkowski at intel.com>
>
> ---
Tested-by: Ruifeng Wang <ruifeng.wang at arm.com>
More information about the dev
mailing list