virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next v2 0/2] virtio_net: support getting initial value of irq coalesce
@ 2024-04-26  6:54 Heng Qi
  2024-04-26  6:54 ` [PATCH net-next v2 1/2] virtio_net: introduce ability to get reply info from device Heng Qi
  2024-04-26  6:54 ` [PATCH net-next v2 2/2] virtio_net: get init coalesce value when probe Heng Qi
  0 siblings, 2 replies; 11+ messages in thread
From: Heng Qi @ 2024-04-26  6:54 UTC (permalink / raw)
  To: netdev, virtualization
  Cc: Michael S . Tsirkin, Jason Wang, Xuan Zhuo, Eric Dumazet,
	David S . Miller, Jakub Kicinski, Paolo Abeni

Patch 1 from Xuan: the virtnet cvq supports to get
result from the device.

Patch 2 reuses the VIRTIO_NET_CTRL_NOTF_COAL_VQ_GET cmd to
get init coalesce value.

Changelog
==========
v1->v2:
  - Update patch1's commit log.

Heng Qi (1):
  virtio_net: get init coalesce value when probe

Xuan Zhuo (1):
  virtio_net: introduce ability to get reply info from device

 drivers/net/virtio_net.c | 92 ++++++++++++++++++++++++++++++++++------
 1 file changed, 78 insertions(+), 14 deletions(-)

-- 
2.32.0.3.g01195cf9f


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

end of thread, other threads:[~2024-05-08  2:48 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-26  6:54 [PATCH net-next v2 0/2] virtio_net: support getting initial value of irq coalesce Heng Qi
2024-04-26  6:54 ` [PATCH net-next v2 1/2] virtio_net: introduce ability to get reply info from device Heng Qi
2024-05-07  6:24   ` Jason Wang
2024-05-07  6:53     ` Heng Qi
2024-05-08  2:20       ` Jason Wang
2024-05-08  2:44         ` Heng Qi
2024-04-26  6:54 ` [PATCH net-next v2 2/2] virtio_net: get init coalesce value when probe Heng Qi
2024-05-07  6:24   ` Jason Wang
2024-05-07  6:56     ` Heng Qi
2024-05-08  2:22       ` Jason Wang
2024-05-08  2:34         ` Heng Qi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).