[PATCH v5 net-next 0/2] ECN offload handling series

[email protected] Tue, 4 Aug 2026 23:35:08 +0200
Newsgroups gmane.linux.kernel.virtualization,gmane.linux.drivers.rdma,gmane.linux.documentation,gmane.linux.kernel.bpf,gmane.linux.network
Message-ID <[email protected]>
From: Chia-Yu Chang <[email protected]>

Hello,

Please find the v5 ECN offload handling series.
It clarifies the flags of SKB_GSO_TCP_ECN and SKB_GSO_TCP_ACCECN and fixs
the usage of SKB_GSO_TCP_ECN of hns3 in the RX path.

This corresponds to discussions in virtio mailing list:
https://lore.kernel.org/all/[email protected]/

Best regards,
Chia-Yu

---
Chia-Yu Chang (2):
  net: update comments for SKB_GSO_TCP_ECN and SKB_GSO_TCP_ACCECN
  net: hns3: fix GSO_ECN flag setting in the RX path

 drivers/net/ethernet/hisilicon/hns3/hns3_enet.c |  2 --
 include/linux/skbuff.h                          | 15 ++++++++++++++-
 2 files changed, 14 insertions(+), 3 deletions(-)

-- 
2.34.1