DPDK patches and discussions
 help / color / mirror / Atom feed
From: Baowen Zheng <baowen.zheng@corigine.com>
To: Chaoyong He <chaoyong.he@corigine.com>, "dev@dpdk.org" <dev@dpdk.org>
Cc: oss-drivers <oss-drivers@corigine.com>,
	Niklas Soderlund <niklas.soderlund@corigine.com>,
	James Hershaw <james.hershaw@corigine.com>
Subject: RE: [PATCH] net/nfp: support Corigine PCIe ID for the nfp PMD
Date: Fri, 26 Aug 2022 06:08:26 +0000	[thread overview]
Message-ID: <DM5PR1301MB2172617BC8E55715A94B6FD1E7759@DM5PR1301MB2172.namprd13.prod.outlook.com> (raw)
In-Reply-To: <1661493014-24112-1-git-send-email-chaoyong.he@corigine.com>

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.hershaw@corigine.com>
>Reviewed-by: Niklas Söderlund <niklas.soderlund@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


      reply	other threads:[~2022-08-29  7:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-26  5:50 Chaoyong He
2022-08-26  6:08 ` Baowen Zheng [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=DM5PR1301MB2172617BC8E55715A94B6FD1E7759@DM5PR1301MB2172.namprd13.prod.outlook.com \
    --to=baowen.zheng@corigine.com \
    --cc=chaoyong.he@corigine.com \
    --cc=dev@dpdk.org \
    --cc=james.hershaw@corigine.com \
    --cc=niklas.soderlund@corigine.com \
    --cc=oss-drivers@corigine.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).