From: Chia-Yu Chang <[email protected]>

Hello,

Please find the v1 ECN offload handling for AccECN patch series. It aims
to avoid potential CWR flag corruption due to RFC3168 ECN offload, because
this flag is part of ACE signal used for Accurate ECN protocol (RFC9768).

Best regards,
Chia-Yu

---
Chia-Yu Chang (3):
  net: update commnets for SKB_GSO_TCP_ECN and SKB_GSO_TCP_ACCECN
  net: hns3/mlx5e: avoid corrupting CWR flag when receiving GRO packet
  virtio_net: Accurate ECN flag in virtio_net_hdr

 drivers/net/ethernet/hisilicon/hns3/hns3_enet.c |  2 +-
 drivers/net/ethernet/mellanox/mlx5/core/en_rx.c |  4 ++--
 drivers/net/virtio_net.c                        | 14 +++++++++++---
 drivers/vdpa/pds/debugfs.c                      |  6 ++++++
 include/linux/skbuff.h                          | 16 +++++++++++++++-
 include/linux/virtio_net.h                      | 16 ++++++++++------
 include/uapi/linux/virtio_net.h                 |  5 +++++
 7 files changed, 50 insertions(+), 13 deletions(-)

-- 
2.34.1


Reply via email to