> The perf tests were removed in a previous commit. > > Fixes: 2ac67c32837a ('test/crypto: remove crypto perf tests') > Signed-off-by: Thierry Herbelot <thierry.herbe...@6wind.com> > --- > doc/guides/cryptodevs/armv8.rst | 1 - > doc/guides/cryptodevs/openssl.rst | 1 - > 2 files changed, 2 deletions(-) > Acked-by: Akhil Goyal <akhil.go...@nxp.com>
Please add fixes line for every fix that you do. It was missing in a couple of your patches. Cc: sta...@dpdk.org Patchset applied to dpdk-next-crypto Thanks.