patches for DPDK stable branches
 help / color / mirror / Atom feed
From: Ferruh Yigit <ferruh.yigit@intel.com>
To: Qi Zhang <qi.z.zhang@intel.com>, qiming.yang@intel.com
Cc: dev@dpdk.org, stable@dpdk.org, Luca Boccassi <bluca@debian.org>,
	Christian Ehrhardt <christian.ehrhardt@canonical.com>
Subject: Re: [dpdk-stable] [PATCH] doc: update ice matching list
Date: Tue, 23 Mar 2021 16:54:53 +0000	[thread overview]
Message-ID: <2f1386c0-bffe-a4cc-66fb-c870d433f796@intel.com> (raw)
In-Reply-To: <20210308043450.1716176-1-qi.z.zhang@intel.com>

On 3/8/2021 4:34 AM, Qi Zhang wrote:
> Updated ice recommended matching list for DPDK 21.02.
> and also fixed matching kernel driver version for DPDK 20.11.
> 
> Fixes: e89aebf3b597 ("doc: update ice user guide")
> Cc: stable@dpdk.org
> 
> Signed-off-by: Qi Zhang <qi.z.zhang@intel.com>
> ---
>   doc/guides/nics/ice.rst | 12 +++++++-----
>   1 file changed, 7 insertions(+), 5 deletions(-)
> 
> diff --git a/doc/guides/nics/ice.rst b/doc/guides/nics/ice.rst
> index ccda26f82f..10a555c192 100644
> --- a/doc/guides/nics/ice.rst
> +++ b/doc/guides/nics/ice.rst
> @@ -34,11 +34,13 @@ to avoid the compatibility issues with ice PMD.
>   Here is the suggested matching list which has been tested and verified.
>   The detailed information can refer to chapter Tested Platforms/Tested NICs in release notes.
>   
> -   +-----------+---------------+-----------------+-----------+-----------+
> -   |    DPDK   | Kernel Driver | OS Default DDP  | COMMS DDP | Firmware  |
> -   +===========+===============+=================+===========+===========+
> -   |    20.11  |     1.3.0     |      1.3.20     |  1.3.24   |    2.3    |
> -   +-----------+---------------+-----------------+-----------+-----------+
> +   +-----------+---------------+-----------------+-----------+--------------+-----------+
> +   |    DPDK   | Kernel Driver | OS Default DDP  | COMMS DDP | Wireless DDP | Firmware  |
> +   +===========+===============+=================+===========+==============+===========+
> +   |    20.11  |     1.3.2     |      1.3.20     |  1.3.24   |      N/A     |    2.3    |
> +   +-----------+---------------+-----------------+-----------+--------------+-----------+
> +   |    21.02  |     1.4.11    |      1.3.24     |  1.3.28   |    1.3.4     |    2.4    |
> +   +-----------+---------------+-----------------+-----------+--------------+-----------+
>   
>   Pre-Installation Configuration
>   ------------------------------
> 

Hi Qi,

I guess you want this to be backported to the 20.11, since it is changing kernel 
driver version for 20.11.

Not sure if the patch can be backported with 21.02 part, perhaps patch needs to 
be split into two patches (20.11 update & 21.02 addition), cc'ing Luca & 
Christian for comment.

  reply	other threads:[~2021-03-23 16:55 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-08  4:34 Qi Zhang
2021-03-23 16:54 ` Ferruh Yigit [this message]
2021-03-23 23:52   ` Zhang, Qi Z

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=2f1386c0-bffe-a4cc-66fb-c870d433f796@intel.com \
    --to=ferruh.yigit@intel.com \
    --cc=bluca@debian.org \
    --cc=christian.ehrhardt@canonical.com \
    --cc=dev@dpdk.org \
    --cc=qi.z.zhang@intel.com \
    --cc=qiming.yang@intel.com \
    --cc=stable@dpdk.org \
    /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).