[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250422214822.882674-1-anthony.l.nguyen@intel.com>
Date: Tue, 22 Apr 2025 14:48:04 -0700
From: Tony Nguyen <anthony.l.nguyen@...el.com>
To: davem@...emloft.net,
kuba@...nel.org,
pabeni@...hat.com,
edumazet@...gle.com,
andrew+netdev@...n.ch,
netdev@...r.kernel.org
Cc: Tony Nguyen <anthony.l.nguyen@...el.com>
Subject: [PATCH net 0/3][pull request] Intel Wired LAN Driver Updates 2025-04-22 (ice, idpf)
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.
The following are changes since commit c03a49f3093a4903c8a93c8b5c9a297b5343b169:
net: lwtunnel: disable BHs when required
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 | 14 +++--
drivers/net/ethernet/intel/idpf/idpf_lib.c | 57 +++++++------------
4 files changed, 39 insertions(+), 47 deletions(-)
--
2.47.1
Powered by blists - more mailing lists