public inbox for virtio-comment@lists.linux.dev
 help / color / mirror / Atom feed
* [PATCH v7 0/2] Update ECN and Add AccECN feature
@ 2025-04-17 21:57 chia-yu.chang
  2025-04-17 21:57 ` [PATCH v7 1/2] virtio-net: Fix ECN feature descritpion chia-yu.chang
  2025-04-17 21:57 ` [PATCH v7 2/2] virtio-net: define Accurate ECN feature in virtio-spec chia-yu.chang
  0 siblings, 2 replies; 4+ messages in thread
From: chia-yu.chang @ 2025-04-17 21:57 UTC (permalink / raw)
  To: virtio-comment, mst, cohuck, mvaralar, jasowang, xuanzhuo,
	eperezma, ij, ncardwell, koen.de_schepper, g.white, vidhi_goel,
	ingemar.s.johansson, mirja.kuehlewind
  Cc: Chia-Yu Chang

From: Chia-Yu Chang <chia-yu.chang@nokia-bell-labs.com>

Hello,

  Please find ECN and AccECN feature patch v7:

v7 (15-Apr-2025)
- Fix typos in AccECN patch (Michael S. Tsirkin <mst@redhat.com>)

v6 (14-Apr-2025)
- Shrink descriptions and make more reference to RFC3168 ECN and AccECN

v5 (06-Mar-2025)
- Update feature bits of VIRTIO_NET_F_HOST_ACCECN(69) and VIRTIO_NET_F_GUEST_ACCECN(70)

v4 (05-Mar-2025)
- Update commit message of AccECN patch
- Add reference to RFC3168 ECN and Accurate ECN
- Simplify feature bit descriptinos to avoid duplication of text

v3 (21-Feb-2025)
- Separate the original patch into 2 different patches
- Fix several reabase issues in v2

v2 (17-Feb-2025)
- Rebase the patch on top of v1.4 virtio-spec

Best Regards,
Chia-Yu

Chia-Yu Chang (2):
  virtio-net: Fix ECN feature descritpion
  virtio-net: define Accurate ECN feature in virtio-spec

 device-types/net/description.tex | 77 ++++++++++++++++++++++----------
 introduction.tex                 |  6 +++
 2 files changed, 60 insertions(+), 23 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2025-04-17 22:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-17 21:57 [PATCH v7 0/2] Update ECN and Add AccECN feature chia-yu.chang
2025-04-17 21:57 ` [PATCH v7 1/2] virtio-net: Fix ECN feature descritpion chia-yu.chang
2025-04-17 22:08   ` Michael S. Tsirkin
2025-04-17 21:57 ` [PATCH v7 2/2] virtio-net: define Accurate ECN feature in virtio-spec chia-yu.chang

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