Netdev List
 help / color / mirror / Atom feed
* [PATCH net 0/3][pull request] Intel Wired LAN Driver Updates 2026-06-09 (idpf, ixgbe, igc)
@ 2026-06-09 17:24 Tony Nguyen
  2026-06-09 17:24 ` [PATCH net 1/3] idpf: add padding to PTP virtchnl structures Tony Nguyen
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Tony Nguyen @ 2026-06-09 17:24 UTC (permalink / raw)
  To: davem, kuba, pabeni, edumazet, andrew+netdev, netdev; +Cc: Tony Nguyen

Przemyslaw adds needed padding to idpf PTP structures to match firmware
expectations.

Larysa bypasses XPS configuration on XDP queues for ixgbe.

Khai Wen corrects offset into packet buffer when handling for frame
preemption on igc.

The following are changes since commit 0aa05daef7848a5ac11158949dc73cd741995dc1:
  Merge branch 'net-mctp-usb-minor-fixes-for-mctp-over-usb-transport-driver'
and are available in the git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue 200GbE

KhaiWenTan (1):
  igc: skip RX timestamp header for frame preemption verification

Larysa Zaremba (1):
  ixgbe: do not configure xps for XDP queues

Przemyslaw Korba (1):
  idpf: add padding to PTP virtchnl structures

 drivers/net/ethernet/intel/idpf/virtchnl2.h   | 12 +++++++++---
 drivers/net/ethernet/intel/igc/igc_main.c     |  2 +-
 drivers/net/ethernet/intel/ixgbe/ixgbe_main.c |  3 ++-
 3 files changed, 12 insertions(+), 5 deletions(-)

-- 
2.47.1


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2026-06-12 12:03 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-09 17:24 [PATCH net 0/3][pull request] Intel Wired LAN Driver Updates 2026-06-09 (idpf, ixgbe, igc) Tony Nguyen
2026-06-09 17:24 ` [PATCH net 1/3] idpf: add padding to PTP virtchnl structures Tony Nguyen
2026-06-09 17:24 ` [PATCH net 2/3] ixgbe: do not configure xps for XDP queues Tony Nguyen
2026-06-09 17:24 ` [PATCH net 3/3] igc: skip RX timestamp header for frame preemption verification Tony Nguyen
2026-06-12 12:03 ` [PATCH net 0/3][pull request] Intel Wired LAN Driver Updates 2026-06-09 (idpf, ixgbe, igc) Simon Horman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox