From: Jakub Kicinski <kuba@kernel.org>
To: Tony Nguyen <anthony.l.nguyen@intel.com>
Cc: davem@davemloft.net, pabeni@redhat.com, edumazet@google.com,
andrew+netdev@lunn.ch, netdev@vger.kernel.org
Subject: Re: [PATCH net-next 00/15][pull request] Intel Wired LAN Driver Updates 2025-01-06 (igb, igc, ixgbe, ixgbevf, i40e, fm10k)
Date: Tue, 7 Jan 2025 18:13:20 -0800 [thread overview]
Message-ID: <20250107181320.1e006718@kernel.org> (raw)
In-Reply-To: <20250106221929.956999-1-anthony.l.nguyen@intel.com>
On Mon, 6 Jan 2025 14:19:08 -0800 Tony Nguyen wrote:
> Yue Haibing (4):
> igc: Fix passing 0 to ERR_PTR in igc_xdp_run_prog()
> igb: Fix passing 0 to ERR_PTR in igb_run_xdp()
> ixgbe: Fix passing 0 to ERR_PTR in ixgbe_run_xdp()
> ixgbevf: Fix passing 0 to ERR_PTR in ixgbevf_run_xdp()
I'm going to apply from the list, these don't need a fixes tag.
next prev parent reply other threads:[~2025-01-08 2:13 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-06 22:19 [PATCH net-next 00/15][pull request] Intel Wired LAN Driver Updates 2025-01-06 (igb, igc, ixgbe, ixgbevf, i40e, fm10k) Tony Nguyen
2025-01-06 22:19 ` [PATCH net-next 01/15] igb: Remove static qualifiers Tony Nguyen
2025-01-06 22:19 ` [PATCH net-next 02/15] igb: Introduce igb_xdp_is_enabled() Tony Nguyen
2025-01-06 22:19 ` [PATCH net-next 03/15] igb: Introduce XSK data structures and helpers Tony Nguyen
2025-01-06 22:19 ` [PATCH net-next 04/15] igb: Add XDP finalize and stats update functions Tony Nguyen
2025-01-06 22:19 ` [PATCH net-next 05/15] igb: Add AF_XDP zero-copy Rx support Tony Nguyen
2025-01-06 22:19 ` [PATCH net-next 06/15] igb: Add AF_XDP zero-copy Tx support Tony Nguyen
2025-01-06 22:19 ` [PATCH net-next 07/15] igc: Allow hot-swapping XDP program Tony Nguyen
2025-01-06 22:19 ` [PATCH net-next 08/15] igc: Fix passing 0 to ERR_PTR in igc_xdp_run_prog() Tony Nguyen
2025-01-06 22:19 ` [PATCH net-next 09/15] igb: Fix passing 0 to ERR_PTR in igb_run_xdp() Tony Nguyen
2025-01-06 22:19 ` [PATCH net-next 10/15] ixgbe: Fix passing 0 to ERR_PTR in ixgbe_run_xdp() Tony Nguyen
2025-01-06 22:19 ` [PATCH net-next 11/15] ixgbevf: Fix passing 0 to ERR_PTR in ixgbevf_run_xdp() Tony Nguyen
2025-01-06 22:19 ` [PATCH net-next 12/15] i40e: add ability to reset VF for Tx and Rx MDD events Tony Nguyen
2025-01-06 22:19 ` [PATCH net-next 13/15] igc: Link IRQs to NAPI instances Tony Nguyen
2025-01-06 22:19 ` [PATCH net-next 14/15] igc: Link queues " Tony Nguyen
2025-01-06 22:19 ` [PATCH net-next 15/15] intel/fm10k: Remove unused fm10k_iov_msg_mac_vlan_pf Tony Nguyen
2025-01-08 2:13 ` Jakub Kicinski [this message]
2025-01-08 19:01 ` [PATCH net-next 00/15][pull request] Intel Wired LAN Driver Updates 2025-01-06 (igb, igc, ixgbe, ixgbevf, i40e, fm10k) Tony Nguyen
2025-01-08 2:30 ` patchwork-bot+netdevbpf
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=20250107181320.1e006718@kernel.org \
--to=kuba@kernel.org \
--cc=andrew+netdev@lunn.ch \
--cc=anthony.l.nguyen@intel.com \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.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).