DPDK patches and discussions
 help / color / mirror / Atom feed
From: "Medvedkin, Vladimir" <vladimir.medvedkin@intel.com>
To: Zhichao Zeng <zhichaox.zeng@intel.com>, <dev@dpdk.org>
Cc: <kaixinx.cui@intel.com>
Subject: Re: [PATCH v6] net/i40e: support FEC feature
Date: Wed, 3 Jul 2024 18:37:12 +0100	[thread overview]
Message-ID: <96eacdb6-ad8e-485f-a93e-72e19d13591c@intel.com> (raw)
In-Reply-To: <20240702084036.159834-1-zhichaox.zeng@intel.com>

Acked-by: Vladimir Medvedkin <vladimir.medvedkin@intel.com>

On 02/07/2024 09:40, Zhichao Zeng wrote:
> This patch enabled querying Forward Error Correction(FEC) capabilities,
> set FEC mode and get current FEC mode functions.
>
> Signed-off-by: Zhichao Zeng <zhichaox.zeng@intel.com>
>
> ---
> v6: fix some judgments
> v5: fix some judgments
> v4: fix some logic
> v3: optimize code details
> v2: update NIC feature document
> ---
>   doc/guides/nics/features/i40e.ini      |   1 +
>   doc/guides/rel_notes/release_24_07.rst |   5 +
>   drivers/net/i40e/i40e_ethdev.c         | 239 +++++++++++++++++++++++++
>   3 files changed, 245 insertions(+)
>
-- 
Regards,
Vladimir


  reply	other threads:[~2024-07-03 17:37 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-20  8:47 [PATCH] " Qiming Yang
2024-03-06 10:41 ` [PATCH v4] " Zhichao Zeng
2024-03-11 15:59   ` Medvedkin, Vladimir
2024-03-12  8:44     ` Zeng, ZhichaoX
2024-03-14 21:41       ` Medvedkin, Vladimir
2024-04-11  8:18   ` [PATCH v5] " Zhichao Zeng
2024-04-11  9:29   ` Zhichao Zeng
2024-06-18  3:08     ` Zeng, ZhichaoX
2024-07-01  9:52     ` Medvedkin, Vladimir
2024-07-02  7:59     ` [PATCH v6] " Zhichao Zeng
2024-07-02  8:40     ` Zhichao Zeng
2024-07-03 17:37       ` Medvedkin, Vladimir [this message]
2024-07-04 11:29         ` Bruce Richardson

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=96eacdb6-ad8e-485f-a93e-72e19d13591c@intel.com \
    --to=vladimir.medvedkin@intel.com \
    --cc=dev@dpdk.org \
    --cc=kaixinx.cui@intel.com \
    --cc=zhichaox.zeng@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).