All of lore.kernel.org
 help / color / mirror / Atom feed
* [Intel-wired-lan] [PATCH iwl-next v2 0/2] igc: enable build_skb path
@ 2026-03-17  6:21 ` Kohei Enju
  0 siblings, 0 replies; 21+ messages in thread
From: Kohei Enju @ 2026-03-17  6:21 UTC (permalink / raw)
  To: intel-wired-lan, netdev
  Cc: Tony Nguyen, Przemek Kitszel, Andrew Lunn, David S. Miller,
	Eric Dumazet, Jakub Kicinski, Paolo Abeni, dima.ruinskiy,
	kohei.enju, Kohei Enju

This series enables the build_skb RX path in igc, which is currently not
enabled in any configuration.

Patch 1/2 adds missing RX hardware timestamp handling in the build_skb
path.
Patch 2/2 enables the build_skb path when XDP is inactive and other
conditions are met.

Tested on Intel Corporation Ethernet Controller I226-V (rev 04).

Changes:
  v2:
    - don't insist on reverse christmas tree, reducing net diff in the
      patch 1/2 (Dima)
  v1: https://lore.kernel.org/intel-wired-lan/20260307182808.155027-1-kohei@enjuk.jp/

Kohei Enju (2):
  igc: set RX hardware timestamps in igc_build_skb()
  igc: enable build_skb on the non-XDP small-frame RX path

 drivers/net/ethernet/intel/igc/igc.h      |  4 ++++
 drivers/net/ethernet/intel/igc/igc_main.c | 14 ++++++++++++--
 2 files changed, 16 insertions(+), 2 deletions(-)

-- 
2.51.0


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

end of thread, other threads:[~2026-04-19  4:55 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-17  6:21 [Intel-wired-lan] [PATCH iwl-next v2 0/2] igc: enable build_skb path Kohei Enju
2026-03-17  6:21 ` Kohei Enju
2026-03-17  6:21 ` [Intel-wired-lan] [PATCH iwl-next v2 1/2] igc: set RX hardware timestamps in igc_build_skb() Kohei Enju
2026-03-17  6:21   ` Kohei Enju
2026-03-18 15:56   ` [Intel-wired-lan] " Ruinskiy, Dima
2026-03-18 15:56     ` Ruinskiy, Dima
2026-03-23 17:21   ` [Intel-wired-lan] " Dahan, AvigailX
2026-03-17  6:21 ` [Intel-wired-lan] [PATCH iwl-next v2 2/2] igc: enable build_skb on the non-XDP small-frame RX path Kohei Enju
2026-03-17  6:21   ` Kohei Enju
2026-03-18 15:57   ` [Intel-wired-lan] " Ruinskiy, Dima
2026-03-18 15:57     ` Ruinskiy, Dima
2026-03-23 17:23   ` [Intel-wired-lan] " Dahan, AvigailX
2026-03-19 16:11 ` [Intel-wired-lan] [PATCH iwl-next v2 0/2] igc: enable build_skb path Simon Horman
2026-03-19 16:11   ` Simon Horman
2026-03-20  6:05   ` [Intel-wired-lan] " Kohei Enju
2026-03-20  6:05     ` Kohei Enju
2026-03-20 20:30     ` [Intel-wired-lan] " Tony Nguyen
2026-03-20 20:30       ` Tony Nguyen
2026-03-21  7:13       ` [Intel-wired-lan] " Kohei Enju
2026-04-19  4:54 ` Kohei Enju
2026-04-19  4:54   ` Kohei Enju

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.