test suite reviews and discussions
 help / color / mirror / Atom feed
From: "Tu, Lijuan" <lijuan.tu@intel.com>
To: "Niklas Söderlund" <niklas.soderlund@corigine.com>,
	"dts@dpdk.org" <dts@dpdk.org>
Cc: "oss-drivers@corigine.com" <oss-drivers@corigine.com>,
	Qin Ke <qin.ke@corigine.com>
Subject: RE: [PATCH v2 0/5] Add initial support for NFP PMD
Date: Tue, 7 Mar 2023 03:35:27 +0000	[thread overview]
Message-ID: <CY5PR11MB61879C442436CA4F9C64E40BF5B79@CY5PR11MB6187.namprd11.prod.outlook.com> (raw)
In-Reply-To: <20230209152717.4057220-1-niklas.soderlund@corigine.com>

> -----Original Message-----
> From: Niklas Söderlund <niklas.soderlund@corigine.com>
> Sent: Thursday, February 9, 2023 11:27 PM
> To: dts@dpdk.org
> Cc: oss-drivers@corigine.com; Qin Ke <qin.ke@corigine.com>; Niklas Söderlund
> <niklas.soderlund@corigine.com>
> Subject: [PATCH v2 0/5] Add initial support for NFP PMD
> 
> Hello,
> 
> This patch series aims to add support for the NFP PMD driver to DTS. The DTS
> framework lacks support in some ares around support for dual-port NICs with a
> single PCI address, which NFP is.
> 
> Patches 1-3 add support for dual-port NIC with single PCI address in restoring
> interfaces, rescanning ports, mapping ports and getting second interface.
> 
> Patch 4 extends the timeout when binding the kernel driver as NFP can take
> some time to load its firmware. Finally patch 5 adds the Netronome and
> Corigine PCI IDs to allow DTS to recognise the devices.
> 
> * Changes since v1
> - Fix format.sh warnings
> 
> Qin Ke (5):
>   framework/dut: add support for restoring dual-port NIC with single PCI
>     address
>   framework/dut: only map ports not already matched
>   nics/net_device: add support for dual-port nfp NIC with single PCI
>     address
>   framework/dut: add longer timeout for loading driver and firmware
>   framework/setting: enable Corigine and Netronome NIC for dts
> 
>  framework/dut.py      | 30 ++++++++++++++++++++++--------
>  framework/settings.py | 20 ++++++++++++++++++++
>  framework/tester.py   |  3 ++-
>  nics/net_device.py    |  4 ++--
>  4 files changed, 46 insertions(+), 11 deletions(-)

Applied the series, thanks

      parent reply	other threads:[~2023-03-07  3:35 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-08 16:46 [PATCH " Niklas Söderlund
2023-02-08 16:46 ` [PATCH 1/5] framework/dut: add support for restoring dual-port NIC with single PCI address Niklas Söderlund
2023-02-08 16:46 ` [PATCH 2/5] framework/dut: only map ports not already matched Niklas Söderlund
2023-02-08 16:46 ` [PATCH 3/5] nics/net_device: add support for dual-port nfp NIC with single PCI address Niklas Söderlund
2023-02-08 16:46 ` [PATCH 4/5] framework/dut: add longer timeout for loading driver and firmware Niklas Söderlund
2023-02-08 16:46 ` [PATCH 5/5] framework/setting: enable Corigine and Netronome NIC for dts Niklas Söderlund
2023-02-09 15:27 ` [PATCH v2 0/5] Add initial support for NFP PMD Niklas Söderlund
2023-02-09 15:27   ` [PATCH v2 1/5] framework/dut: add support for restoring dual-port NIC with single PCI address Niklas Söderlund
2023-02-09 15:27   ` [PATCH v2 2/5] framework/dut: only map ports not already matched Niklas Söderlund
2023-02-09 15:27   ` [PATCH v2 3/5] nics/net_device: add support for dual-port nfp NIC with single PCI address Niklas Söderlund
2023-02-09 15:27   ` [PATCH v2 4/5] framework/dut: add longer timeout for loading driver and firmware Niklas Söderlund
2023-02-09 15:27   ` [PATCH v2 5/5] framework/setting: enable Corigine and Netronome NIC for dts Niklas Söderlund
2023-03-06 13:06   ` [PATCH v2 0/5] Add initial support for NFP PMD Niklas Söderlund
2023-03-07  3:35   ` Tu, Lijuan [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=CY5PR11MB61879C442436CA4F9C64E40BF5B79@CY5PR11MB6187.namprd11.prod.outlook.com \
    --to=lijuan.tu@intel.com \
    --cc=dts@dpdk.org \
    --cc=niklas.soderlund@corigine.com \
    --cc=oss-drivers@corigine.com \
    --cc=qin.ke@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).