[dpdk-dev] [PATCH v3 2/4] test/crypto: refactor unit tests - continuation
Trahe, Fiona
fiona.trahe at intel.com
Wed Jan 15 19:06:48 CET 2020
Hi Adam,
> -----Original Message-----
> From: Dybkowski, AdamX <adamx.dybkowski at intel.com>
> Sent: Friday, December 13, 2019 3:23 PM
> To: dev at dpdk.org; Trahe, Fiona <fiona.trahe at intel.com>; akhil.goyal at nxp.com
> Cc: ravi1.kumar at amd.com; ruifeng.wang at arm.com; anoobj at marvell.com; Zhang, Roy Fan
> <roy.fan.zhang at intel.com>; Doherty, Declan <declan.doherty at intel.com>; De Lara Guarch, Pablo
> <pablo.de.lara.guarch at intel.com>; rnagadheeraj at marvell.com; adwivedi at marvell.com;
> g.singh at nxp.com; jianjay.zhou at huawei.com; lironh at marvell.com; Dybkowski, AdamX
> <adamx.dybkowski at intel.com>
> Subject: [PATCH v3 2/4] test/crypto: refactor unit tests - continuation
>
> Remove the functions that are not used any more
> but were left after the previous commit.
>
> Signed-off-by: Adam Dybkowski <adamx.dybkowski at intel.com>
Nack
This split doesn't work as the warnings for unused fns are treated as errors, so after applying p1/4 it fails to compile.
Each individual patch needs to compile.
More information about the dev
mailing list