[dpdk-dev] [PATCH v6] crypto/ccp: move device from vdev to PCI
David Marchand
david.marchand at redhat.com
Fri Oct 6 13:06:40 CEST 2023
Hello Sunil,
On Mon, Jul 26, 2021 at 11:09 AM <asomalap at amd.com> wrote:
>
> From: Amaranath Somalapuram <Amaranath.Somalapuram at amd.com>
>
> drop all the code duplicating the PCI bus driver
> developed for enable IOMMU in vdev.
>
> Signed-off-by: Amaranath Somalapuram <Amaranath.Somalapuram at amd.com>
Looking back in history, this patch converted crypto/ccp to a PCI
driver, but the associated doc is still about vdev.
https://doc.dpdk.org/guides/cryptodevs/ccp.html#initialization
And I also noticed some remnants, like:
drivers/crypto/ccp/meson.build:deps += 'bus_vdev'
drivers/crypto/ccp/rte_ccp_pmd.c:#include <bus_vdev_driver.h>
drivers/crypto/ccp/rte_ccp_pmd.c: CCP_LOG_ERR("failed to
create cryptodev vdev");
Can you send fixes?
Thanks.
--
David Marchand
More information about the dev
mailing list