All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH RESEND 0/4] virtio-net: add tx-hash, rx/tx-tstamp and tx-time
@ 2024-06-24 11:09 Steffen Trumtrar
  2024-06-24 11:09 ` [PATCH RESEND 1/4] virtio-net: support transmit hash report Steffen Trumtrar
                   ` (3 more replies)
  0 siblings, 4 replies; 14+ messages in thread
From: Steffen Trumtrar @ 2024-06-24 11:09 UTC (permalink / raw)
  To: virtio-comment, kernel; +Cc: Steffen Trumtrar

The linux patch series [1] adds support for transmit hash reports and
receive and transmit timestamps.

This series describes the added flags and how the new features are
implemented.

Signed-off-by: Steffen Trumtrar <s.trumtrar@pengutronix.de>

[1] https://lore.kernel.org/all/20231218-v6-7-topic-virtio-net-ptp-v1-0-cac92b2d8532@pengutronix.de/

---
Steffen Trumtrar (4):
      virtio-net: support transmit hash report
      virtio-net: support receive ptp timestamps
      virtio-net: support transmit ptp timestamps
      virtio-net: support future packet transmit time

 device-types/net/description.tex | 65 ++++++++++++++++++++++++++++++++++++++++
 1 file changed, 65 insertions(+)
---
base-commit: 37c6a406678a5ee891fdf5671298cb4fcfa517f2
change-id: 20240618-v1-4-topic-virtio-net-timestamping-0ac98fc8bc42

Best regards,
-- 
Steffen Trumtrar <s.trumtrar@pengutronix.de>


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

end of thread, other threads:[~2024-11-06  9:00 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-24 11:09 [PATCH RESEND 0/4] virtio-net: add tx-hash, rx/tx-tstamp and tx-time Steffen Trumtrar
2024-06-24 11:09 ` [PATCH RESEND 1/4] virtio-net: support transmit hash report Steffen Trumtrar
2024-06-24 11:57   ` Michael S. Tsirkin
2024-06-25  5:07   ` Parav Pandit
2024-07-11 12:11     ` Steffen Trumtrar
2024-07-29 10:20       ` Parav Pandit
2024-06-24 11:09 ` [PATCH RESEND 2/4] virtio-net: support receive ptp timestamps Steffen Trumtrar
2024-11-06  8:51   ` Xuan Zhuo
2024-11-06  9:00     ` Parav Pandit
2024-06-24 11:09 ` [PATCH RESEND 3/4] virtio-net: support transmit " Steffen Trumtrar
2024-06-25  5:25   ` Parav Pandit
2024-08-22  9:30     ` Steffen Trumtrar
2024-08-24 13:19       ` Parav Pandit
2024-06-24 11:09 ` [PATCH RESEND 4/4] virtio-net: support future packet transmit time Steffen Trumtrar

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.