On Mon, Nov 2, 2020 at 6:46 PM Bruce Richardson <bruce.richard...@intel.com> wrote: > > Since the built driver filenames have changed in DPDK 20.11, we need to > update the driver doc to match. > > Fixes: a20b2c01a7a1 ("build: standardize component names and defines") > > Signed-off-by: Bruce Richardson <bruce.richard...@intel.com> > --- > doc/guides/cryptodevs/aesni_gcm.rst | 2 +- > doc/guides/cryptodevs/aesni_mb.rst | 2 +- > doc/guides/cryptodevs/ccp.rst | 2 +- > doc/guides/cryptodevs/kasumi.rst | 2 +- > doc/guides/cryptodevs/null.rst | 2 +- > doc/guides/cryptodevs/scheduler.rst | 4 ++-- > doc/guides/cryptodevs/zuc.rst | 2 +- > 7 files changed, 8 insertions(+), 8 deletions(-)
We still have: doc/guides/cryptodevs/mvsam.rst:The MVSAM CRYPTO PMD (**librte_crypto_mvsam_pmd**) provides poll mode crypto driver The rest lgtm. Reviewed-by: David Marchand <david.march...@redhat.com> -- David Marchand