All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v8 0/2] Update ECN and Add AccECN feature
@ 2025-04-17 22:40 chia-yu.chang
  2025-04-17 22:40 ` [PATCH v8 1/2] virtio-net: Fix ECN feature descriptions chia-yu.chang
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: chia-yu.chang @ 2025-04-17 22:40 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>

  Please find ECN and AccECN patch v8:

v8 (17-Apr-2025)
- Further typo fixing

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 descriptions
  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] 11+ messages in thread

end of thread, other threads:[~2025-04-29 20:57 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-17 22:40 [PATCH v8 0/2] Update ECN and Add AccECN feature chia-yu.chang
2025-04-17 22:40 ` [PATCH v8 1/2] virtio-net: Fix ECN feature descriptions chia-yu.chang
2025-04-28  7:59   ` Michael S. Tsirkin
2025-04-28 11:28     ` Chia-Yu Chang (Nokia)
2025-04-28 12:32       ` Michael S. Tsirkin
2025-04-28 15:11         ` Chia-Yu Chang (Nokia)
2025-04-28 17:55           ` Michael S. Tsirkin
2025-04-29 20:57             ` Chia-Yu Chang (Nokia)
2025-04-17 22:40 ` [PATCH v8 2/2] virtio-net: Define Accurate ECN feature in virtio-spec chia-yu.chang
2025-04-28  8:02   ` Michael S. Tsirkin
2025-04-28  7:28 ` [PATCH v8 0/2] Update ECN and Add AccECN feature Chia-Yu Chang (Nokia)

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.