All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stephen Hemminger <stephen@networkplumber.org>
To: Howard Wang <howard_wang@realsil.com.cn>
Cc: <dev@dpdk.org>, <pro_nic_dpdk@realtek.com>
Subject: Re: [PATCH v1 00/12] net/r8169: update driver with new HW support and fixes
Date: Mon, 9 Feb 2026 11:44:19 -0800	[thread overview]
Message-ID: <20260209114419.1e39d0de@phoenix.local> (raw)
In-Reply-To: <20260209085502.26722-1-howard_wang@realsil.com.cn>

On Mon, 9 Feb 2026 16:54:50 +0800
Howard Wang <howard_wang@realsil.com.cn> wrote:

> This patch set updates the r8169 pmd driver to include support for new
> Realtek hardware revisions and provides several bug fixes and improvements.
> 
> The main changes include:
> 
> 1. New Hardware Support:
>    - Add support for RTL8125K, RTL9151 and RTL8168KD.
> 
> 2. Bug Fixes:
>    - Fix a bug related to RTL8168KB.
>    - Fix a potential NULL pointer dereference in rtl8168fp_ops.
>    - Fix the incorrect link status reported when binding the PMD after
>      the NIC has been initialized by the vendor driver.
> 
> 3. Configuration & Optimization:
>    - Update hardware configurations for 8125, 8126, and 8127 series.
>    - Adjust jumbo frame size limits for non-1G cards.
>    - Tune RX descriptor fetch number for 8126 and 8127 to improve performance.
>    - Remove support for legacy CFG_METHOD_69.

Please resubmit with fixes as needed.

      parent reply	other threads:[~2026-02-09 19:44 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-02-09  8:54 [PATCH v1 00/12] net/r8169: update driver with new HW support and fixes Howard Wang
2026-02-09  8:54 ` [PATCH v1 01/12] net/r8169: fix NULL pointer dereference in rtl8168fp_ops Howard Wang
2026-02-09  8:54 ` [PATCH v1 02/12] net/r8169: tune RX desc fetch num for 8126 and 8127 Howard Wang
2026-02-09  8:54 ` [PATCH v1 03/12] net/r8169: add support for RTL8168KD Howard Wang
2026-02-09  8:54 ` [PATCH v1 04/12] net/r8169: update hardware configurations for 8127 Howard Wang
2026-02-09  8:54 ` [PATCH v1 05/12] net/r8169: adjust jumbo frame size limit for non-1G cards Howard Wang
2026-02-09  8:54 ` [PATCH v1 06/12] net/r8169: remove support for CFG_METHOD_69 Howard Wang
2026-02-09  8:54 ` [PATCH v1 07/12] net/r8169: update hardware configurations for 8126 Howard Wang
2026-02-09  8:54 ` [PATCH v1 08/12] net/r8169: update hardware configurations for 8125 Howard Wang
2026-02-09  8:54 ` [PATCH v1 09/12] net/r8169: add support for RTL9151 Howard Wang
2026-02-09  8:55 ` [PATCH v1 10/12] net/r8169: add support for RTL8125K Howard Wang
2026-02-09  8:55 ` [PATCH v1 11/12] net/r8169: fix one bug about RTL8168KB Howard Wang
2026-02-09  8:55 ` [PATCH v1 12/12] net/r8169: ensure the old mapping is used Howard Wang
2026-02-09 19:26 ` [PATCH v1 00/12] net/r8169: update driver with new HW support and fixes Stephen Hemminger
2026-02-09 19:44 ` Stephen Hemminger [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=20260209114419.1e39d0de@phoenix.local \
    --to=stephen@networkplumber.org \
    --cc=dev@dpdk.org \
    --cc=howard_wang@realsil.com.cn \
    --cc=pro_nic_dpdk@realtek.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.