From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id D7C6545AD9; Mon, 7 Oct 2024 22:12:50 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7A1BC40285; Mon, 7 Oct 2024 22:12:50 +0200 (CEST) Received: from mail-pl1-f182.google.com (mail-pl1-f182.google.com [209.85.214.182]) by mails.dpdk.org (Postfix) with ESMTP id 433A74026C for ; Mon, 7 Oct 2024 22:12:49 +0200 (CEST) Received: by mail-pl1-f182.google.com with SMTP id d9443c01a7336-20b84bfbdfcso38147205ad.0 for ; Mon, 07 Oct 2024 13:12:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=networkplumber-org.20230601.gappssmtp.com; s=20230601; t=1728331968; x=1728936768; darn=dpdk.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:subject:cc:to:from:date:from:to:cc:subject:date :message-id:reply-to; bh=m+RY9wAp8ZeSMpS1/jkM6pbPEUO0N4dR3lMH1NKIIYg=; b=jUFu9OIbUBvMAvYthS+jVRKFQNgTi/3Y3p7Or52/+OW1bxgcs/cCP7nf3sg1VB+AjX v4r7EU5EumHm6agCAp13ao7ZfGTj7IeFq5oB/I3Tgkf26KAfupqKuqm1LeKMPqzP9YGw kCDu6pm2wx3Y8miAJZn5rTwyZ1RGsq3QjGcoVm758hdkZ3R3ul7kM859jBqtAhLbtmfW HiB3TBnWvBOI61Aty6hNnzs1EL4dosxm7GCg5NQDOGNqNlqOdRwvDcbGuPRt/svlz/uD pcdnb3i3KwkyRNuBOvHfYIh8ngecEFCMBfl1rQZjaFE4+buVE3njBFyGhs6w8LZDTQf9 7+KA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1728331968; x=1728936768; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:subject:cc:to:from:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=m+RY9wAp8ZeSMpS1/jkM6pbPEUO0N4dR3lMH1NKIIYg=; b=rPwuRkfIFG1sFWZ8xXlbmTxpkuAc79sR5DUj43x01PLHTPU7H85dH4cyg4Db+BJgoV L4F59KbcTay2K6e5Y0xaUfdJuRka6LrGoswwehvpAALOd6Ud2QcveqyiwyhPM77c4lKb kfSCBFvWKn6LxINqiviClyBXlTpXsrtumR2986Aa97mg7Cveklq7HKlKu+M9pp9ugRs+ aL/M5GRjbYJyRevm96xYr44b7hFcAHKqueYFJc5jU7ZxoWJZNKCN0OAJd25AFxIgWKiF dDG+ePOSNV/hB2tbyMUKCTa/XEA9txLLsq273+7odtYQpr+rBEAf4g//S1zfXKUNKOMu cK/g== X-Forwarded-Encrypted: i=1; AJvYcCV0L3OzgPw327S8OIcOQ1X69GDqjXWPQAAFFqtIpgx54eGGQmMxkeKXVJgTAE1fdzMJUu8=@dpdk.org X-Gm-Message-State: AOJu0YyU9cewqX1F2bz6rRDuhS4nXfM3YFut5gkRUvLzUhc/IwMjQOy4 9kPwjDu8rDlhMTGj/yxTe/unm3PveOtrqDCXhhkCgL6h8gb83zhlY9OYLRog9js= X-Google-Smtp-Source: AGHT+IFRJD47tgn/NOor8j0LQvo1Qyxu8tZUjllYmFXk2kqvQOC6oxGnBBqrhnJoUzWWn64jiQMQvA== X-Received: by 2002:a17:903:2443:b0:20b:c043:3873 with SMTP id d9443c01a7336-20c4e31a3d6mr11558395ad.21.1728331968294; Mon, 07 Oct 2024 13:12:48 -0700 (PDT) Received: from hermes.local (204-195-96-226.wavecable.com. [204.195.96.226]) by smtp.gmail.com with ESMTPSA id d9443c01a7336-20c138b234esm43206785ad.58.2024.10.07.13.12.47 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 07 Oct 2024 13:12:48 -0700 (PDT) Date: Mon, 7 Oct 2024 13:12:45 -0700 From: Stephen Hemminger To: Junfeng Guo Cc: jingjing.wu@intel.com, dev@dpdk.org, omkar.maslekar@intel.com Subject: Re: [PATCH] raw/ntb: refactor to support NTB on 5th Gen Intel Xeon Message-ID: <20241007131245.59342be0@hermes.local> In-Reply-To: <20231206030025.2334584-1-junfeng.guo@intel.com> References: <20231206030025.2334584-1-junfeng.guo@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org On Wed, 6 Dec 2023 11:00:25 +0800 Junfeng Guo wrote: > Refactor to support for 5th 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. > It is more reasonable to distinguish NTB devices by their PCIe generation. > > Signed-off-by: Junfeng Guo > --- > doc/guides/rawdevs/ntb.rst | 7 +- > doc/guides/rel_notes/release_24_03.rst | 4 + Needs to be rebased to target the correct release note.