On 9/20/2022 11:28 AM, Niklas Söderlund wrote:
From: James Hershaw<james.hers...@corigine.com>
Previously the nfp driver has supported NFP chips with the Netronome PCIe
ID. This patch extends the PMD to also support NFP chips with the
Corigine PCIe vendor ID (0x1da8), which at this point are assumed to be
otherwise identical from a software perspective.
Signed-off-by: James Hershaw<james.hers...@corigine.com>
Reviewed-by: Niklas Söderlund<niklas.soderl...@corigine.com>
Applied to dpdk-next-net/main, thanks.