Netdev List
 help / color / mirror / Atom feed
From: Tony Nguyen <anthony.l.nguyen@intel.com>
To: davem@davemloft.net, kuba@kernel.org, pabeni@redhat.com,
	edumazet@google.com, andrew+netdev@lunn.ch,
	netdev@vger.kernel.org
Cc: Tony Nguyen <anthony.l.nguyen@intel.com>
Subject: [PATCH net v2 0/3][pull request] Intel Wired LAN Driver Updates 2025-04-22 (ice, idpf)
Date: Fri, 25 Apr 2025 15:26:30 -0700	[thread overview]
Message-ID: <20250425222636.3188441-1-anthony.l.nguyen@intel.com> (raw)

For ice:
Paul removes setting of ICE_AQ_FLAG_RD in ice_get_set_tx_topo() on
E830 devices.

Xuanqiang Luo adds error check for NULL VF VSI.

For idpf:
Madhu fixes misreporting of, currently, unsupported encapsulated
packets.
---
v2:
- Remove, now, unused defines (patch 3)

v1: https://lore.kernel.org/netdev/20250422214822.882674-1-anthony.l.nguyen@intel.com/

The following are changes since commit 49ba1ca2e0cc6d2eb0667172f1144c8b85907971:
  Merge branch 'mlx5-misc-fixes-2025-04-23'
and are available in the git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue 100GbE

Madhu Chittim (1):
  idpf: fix offloads support for encapsulated packets

Paul Greenwalt (1):
  ice: fix Get Tx Topology AQ command error on E830

Xuanqiang Luo (1):
  ice: Check VF VSI Pointer Value in ice_vc_add_fdir_fltr()

 drivers/net/ethernet/intel/ice/ice_ddp.c      | 10 ++--
 .../ethernet/intel/ice/ice_virtchnl_fdir.c    |  5 ++
 drivers/net/ethernet/intel/idpf/idpf.h        | 18 +++---
 drivers/net/ethernet/intel/idpf/idpf_lib.c    | 57 +++++++------------
 4 files changed, 37 insertions(+), 53 deletions(-)

-- 
2.47.1


             reply	other threads:[~2025-04-25 22:26 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-04-25 22:26 Tony Nguyen [this message]
2025-04-25 22:26 ` [PATCH net v2 1/3] ice: fix Get Tx Topology AQ command error on E830 Tony Nguyen
2025-04-25 22:26 ` [PATCH net v2 2/3] ice: Check VF VSI Pointer Value in ice_vc_add_fdir_fltr() Tony Nguyen
2025-04-25 22:26 ` [PATCH net v2 3/3] idpf: fix offloads support for encapsulated packets Tony Nguyen
2025-04-26 14:55   ` Willem de Bruijn
2025-04-28 23:20 ` [PATCH net v2 0/3][pull request] Intel Wired LAN Driver Updates 2025-04-22 (ice, idpf) 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=20250425222636.3188441-1-anthony.l.nguyen@intel.com \
    --to=anthony.l.nguyen@intel.com \
    --cc=andrew+netdev@lunn.ch \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=kuba@kernel.org \
    --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