crypto/cnxk: add PCI ID for cn9k
authorAnoob Joseph <anoobj@marvell.com>
Fri, 9 Jul 2021 06:28:43 +0000 (11:58 +0530)
committerDavid Marchand <david.marchand@redhat.com>
Fri, 9 Jul 2021 11:18:56 +0000 (13:18 +0200)
commitb146c30d3c0e0c7bf2713ef67cd5473ad3c426f9
tree227408daa23f263decceaab4c0032836a8e8f792
parent75e4023dd7ad3b37ad2843635b38436d91613c86
crypto/cnxk: add PCI ID for cn9k

Add PCI ID for crypo_cn9k PMD.

To avoid conflicting PCI ID in crypto_octeontx2 and crypto_cn9k PMDs,
disable crypto_cn9k PMD when built with octeontx2 config.

The lack of PCI ID is causing debug build to fail on Ubuntu 18.04
for crypto_cn9k PMD.

Reported-by: Ali Alnubani <alialnu@nvidia.com>
Suggested-by: David Marchand <david.marchand@redhat.com>
Signed-off-by: Anoob Joseph <anoobj@marvell.com>
config/arm/arm64_octeontx2_linux_gcc
drivers/crypto/cnxk/cn9k_cryptodev.c