On August 26, 2022 1:50 PM, James wrote: >Previously the nfp driver as supported NFP chips with the Netronome PCIe ID. There seems to be a typo, the word "as" should be has?
>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> >--- > drivers/net/nfp/nfp_common.h | 2 ++ > drivers/net/nfp/nfp_ethdev.c | 12 ++++++++++++ > drivers/net/nfp/nfp_ethdev_vf.c | 8 ++++++++ > 3 files changed, 22 insertions(+) > >diff --git a/drivers/net/nfp/nfp_common.h b/drivers/net/nfp/nfp_common.h >index 6d917e4..6ceb7e9 100644 >--- a/drivers/net/nfp/nfp_common.h >+++ b/drivers/net/nfp/nfp_common.h >@@ -16,6 +16,8 @@ [...] >1.8.3.1