DPDK patches and discussions
 help / color / mirror / Atom feed
From: "Wu, Jingjing" <jingjing.wu@intel.com>
To: "Guo, Junfeng" <junfeng.guo@intel.com>
Cc: "dev@dpdk.org" <dev@dpdk.org>
Subject: RE: [PATCH] raw/ntb: add support for 5th and 6th Gen Intel Xeon
Date: Fri, 15 Sep 2023 09:14:03 +0000	[thread overview]
Message-ID: <MW3PR11MB4587A72E092B1F812A4E7EC1E3F6A@MW3PR11MB4587.namprd11.prod.outlook.com> (raw)
In-Reply-To: <20230915070816.893282-1-junfeng.guo@intel.com>



> -----Original Message-----
> From: Guo, Junfeng <junfeng.guo@intel.com>
> Sent: Friday, September 15, 2023 3:08 PM
> To: Wu, Jingjing <jingjing.wu@intel.com>
> Cc: dev@dpdk.org; Guo, Junfeng <junfeng.guo@intel.com>
> Subject: [PATCH] raw/ntb: add support for 5th and 6th Gen Intel Xeon
> 
> Add support for 5th and 6th Gen Intel Xeon Scalable processors. Note
> that NTB devices within the 3rd, 4th and 5th Gen Intel Xeon Scalable
> processors share the same device id, and compliant to PCIe 4.0 spec.
> And the NTB devices within 6th Gen Intel Xeon compliant to PCIe 5.0.
> 
> Signed-off-by: Junfeng Guo <junfeng.guo@intel.com>
> ---
>  doc/guides/rawdevs/ntb.rst     |   8 +-
>  drivers/raw/ntb/ntb.c          |  10 +-
>  drivers/raw/ntb/ntb.h          |   6 +-
>  drivers/raw/ntb/ntb_hw_intel.c | 190 +++++++++++++++------------------
>  drivers/raw/ntb/ntb_hw_intel.h |  96 ++++++++++-------
>  usertools/dpdk-devbind.py      |   8 +-
>  6 files changed, 159 insertions(+), 159 deletions(-)
> 
> diff --git a/doc/guides/rawdevs/ntb.rst b/doc/guides/rawdevs/ntb.rst
> index f8befc6594..e663b7a088 100644
> --- a/doc/guides/rawdevs/ntb.rst
> +++ b/doc/guides/rawdevs/ntb.rst
> @@ -153,6 +153,8 @@ Limitation
> 
>  This PMD is only supported on Intel Xeon Platforms:
> 
> -- 4th Generation Intel® Xeon® Scalable Processors.
> -- 3rd Generation Intel® Xeon® Scalable Processors.
> -- 2nd Generation Intel® Xeon® Scalable Processors.
> +- 6th Generation Intel® Xeon® Scalable Processors. (NTB GEN5 device id:
> 0x0DB4)
> +- 5th Generation Intel® Xeon® Scalable Processors. (NTB GEN4 device id:
> 0x347E)
> +- 4th Generation Intel® Xeon® Scalable Processors. (NTB GEN4 device id:
> 0x347E)
> +- 3rd Generation Intel® Xeon® Scalable Processors. (NTB GEN4 device id:
> 0x347E)
> +- 2nd Generation Intel® Xeon® Scalable Processors. (NTB GEN3 device id:
> 0x201C)

Add release note update too as new platform is added? 

  reply	other threads:[~2023-09-15  9:14 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-15  7:08 Junfeng Guo
2023-09-15  9:14 ` Wu, Jingjing [this message]
2023-09-18  2:25   ` Guo, Junfeng
2023-12-08  8:07 ` [RFC v1] raw/ntb: add support for " Junfeng Guo

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=MW3PR11MB4587A72E092B1F812A4E7EC1E3F6A@MW3PR11MB4587.namprd11.prod.outlook.com \
    --to=jingjing.wu@intel.com \
    --cc=dev@dpdk.org \
    --cc=junfeng.guo@intel.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).