crypto/qat: add C62x device
[dpdk.git] / drivers / crypto / qat / rte_qat_cryptodev.c
index 170ae78..84ca133 100644 (file)
@@ -71,6 +71,9 @@ static struct rte_pci_id pci_id_qat_map[] = {
                {
                        RTE_PCI_DEVICE(0x8086, 0x0443),
                },
+               {
+                       RTE_PCI_DEVICE(0x8086, 0x37c9),
+               },
                {.device_id = 0},
 };