public inbox for virtualization@lists.linux-foundation.org
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] virtio_net: support getting initial value of irq coalesce
@ 2024-04-23  8:42 Heng Qi
  2024-04-23  8:42 ` [PATCH net-next 1/2] virtio_net: virtnet_send_command supports command-specific-result Heng Qi
  2024-04-23  8:42 ` [PATCH net-next 2/2] virtio_net: get init coalesce value when probe Heng Qi
  0 siblings, 2 replies; 5+ messages in thread
From: Heng Qi @ 2024-04-23  8:42 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.

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

Xuan Zhuo (1):
  virtio_net: virtnet_send_command supports command-specific-result

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

-- 
2.32.0.3.g01195cf9f


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

end of thread, other threads:[~2024-04-23 11:03 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-23  8:42 [PATCH net-next 0/2] virtio_net: support getting initial value of irq coalesce Heng Qi
2024-04-23  8:42 ` [PATCH net-next 1/2] virtio_net: virtnet_send_command supports command-specific-result Heng Qi
2024-04-23 10:17   ` Jiri Pirko
2024-04-23 11:03     ` Heng Qi
2024-04-23  8:42 ` [PATCH net-next 2/2] virtio_net: get init coalesce value when probe Heng Qi

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