From: Yuan Wang <yuanx.wang@intel.com>
To: dev@dpdk.org
Cc: anatoly.burakov@intel.com, vladimir.medvedkin@intel.com,
Yuan Wang <yuanx.wang@intel.com>
Subject: [PATCH 00/10] update net/ixgbe base driver
Date: Tue, 14 Jan 2025 18:10:10 +0800 [thread overview]
Message-ID: <20250114101024.159941-1-yuanx.wang@intel.com> (raw)
Update the ixgbe driver to the lastest version of the snapshot.
Dan Nowlin (1):
net/ixgbe/base: add missing buffer copy
Dawid Zielinski (2):
net/ixgbe/base: add interface for LED control on E610
net/ixgbe/base: Add capability for OROM recovery update
Karol Kolacinski (2):
net/ixgbe/base: Add PTP by PHY feature for E610
net/ixgbe/base: add max_drift_thresh to get_ptp_by_phy
Krzysztof Galazka (1):
net/ixgbe/base: add definition of FW temp event for E610
Lukasz Krakowiak (1):
net/ixgbe/base: fix TSAM checking return value
Piotr Kwapulinski (2):
net/ixgbe/base: disable 2.5/5G speeds from auto-negotiation for E610
net/ixgbe/base: update VF HV subsystem device ID constant
Yuan Wang (1):
net/ixgbe: update base driver README
drivers/net/ixgbe/base/README | 2 +-
drivers/net/ixgbe/base/ixgbe_api.c | 5 +-
drivers/net/ixgbe/base/ixgbe_e610.c | 127 ++++++++++++++++++++---
drivers/net/ixgbe/base/ixgbe_e610.h | 5 +
drivers/net/ixgbe/base/ixgbe_type.h | 2 +-
drivers/net/ixgbe/base/ixgbe_type_e610.h | 95 +++++++++++++++++
6 files changed, 220 insertions(+), 16 deletions(-)
--
2.43.5
next reply other threads:[~2025-01-14 10:13 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-14 10:10 Yuan Wang [this message]
2025-01-14 10:10 ` [PATCH 01/10] net/ixgbe/base: fix TSAM checking return value Yuan Wang
2025-01-14 10:10 ` [PATCH 02/10] net/ixgbe/base: add interface for LED control on E610 Yuan Wang
2025-01-14 10:10 ` [PATCH 03/10] net/ixgbe/base: disable 2.5/5G speeds from auto-negotiation for E610 Yuan Wang
2025-01-14 10:10 ` [PATCH 04/10] net/ixgbe/base: Add PTP by PHY feature " Yuan Wang
2025-01-14 10:10 ` [PATCH 05/10] net/ixgbe/base: add definition of FW temp event " Yuan Wang
2025-01-14 10:10 ` [PATCH 06/10] net/ixgbe/base: Add capability for OROM recovery update Yuan Wang
2025-01-14 10:10 ` [PATCH 07/10] net/ixgbe/base: add max_drift_thresh to get_ptp_by_phy Yuan Wang
2025-01-14 10:10 ` [PATCH 08/10] net/ixgbe/base: update VF HV subsystem device ID constant Yuan Wang
2025-01-14 10:10 ` [PATCH 09/10] net/ixgbe/base: add missing buffer copy Yuan Wang
2025-01-20 15:18 ` Bruce Richardson
2025-01-14 10:10 ` [PATCH 10/10] net/ixgbe: update base driver README Yuan Wang
2025-01-20 15:23 ` [PATCH 00/10] update net/ixgbe base driver 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=20250114101024.159941-1-yuanx.wang@intel.com \
--to=yuanx.wang@intel.com \
--cc=anatoly.burakov@intel.com \
--cc=dev@dpdk.org \
--cc=vladimir.medvedkin@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 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.