[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20240426065441.120710-1-hengqi@linux.alibaba.com>
Date: Fri, 26 Apr 2024 14:54:39 +0800
From: Heng Qi <hengqi@...ux.alibaba.com>
To: netdev@...r.kernel.org,
virtualization@...ts.linux.dev
Cc: "Michael S . Tsirkin" <mst@...hat.com>,
Jason Wang <jasowang@...hat.com>,
Xuan Zhuo <xuanzhuo@...ux.alibaba.com>,
Eric Dumazet <edumazet@...gle.com>,
"David S . Miller" <davem@...emloft.net>,
Jakub Kicinski <kuba@...nel.org>,
Paolo Abeni <pabeni@...hat.com>
Subject: [PATCH net-next v2 0/2] virtio_net: support getting initial value of irq coalesce
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
Powered by blists - more mailing lists