On 2025/04/10 18:32, Philippe Mathieu-Daudé wrote:
Hi Akihiko,
On 10/4/25 09:42, Akihiko Odaki wrote:
virtio-net expects set_features() will be called when the feature set
used by the guest changes to update the number of virtqueues. Call it
during reset as reset clears all features and the que
On 2025/04/16 14:46, Jason Wang wrote:
On Thu, Apr 10, 2025 at 3:42 PM Akihiko Odaki wrote:
virtio-net expects set_features() will be called when the feature set
used by the guest changes to update the number of virtqueues. Call it
during reset as reset clears all features and the queues added
On Thu, Apr 10, 2025 at 3:42 PM Akihiko Odaki wrote:
>
> virtio-net expects set_features() will be called when the feature set
> used by the guest changes to update the number of virtqueues. Call it
> during reset as reset clears all features and the queues added for
> VIRTIO_NET_F_MQ or VIRTIO_NE
On 2025/04/10 22:45, Michael S. Tsirkin wrote:
On Thu, Apr 10, 2025 at 05:26:47PM +0900, Akihiko Odaki wrote:
On 2025/04/10 17:02, Michael S. Tsirkin wrote:
On Thu, Apr 10, 2025 at 04:54:41PM +0900, Akihiko Odaki wrote:
On 2025/04/10 16:48, 'Michael S. Tsirkin' via devel wrote:
On Thu, Apr 10
On 2025/04/10 16:48, 'Michael S. Tsirkin' via devel wrote:
On Thu, Apr 10, 2025 at 04:42:06PM +0900, Akihiko Odaki wrote:
virtio-net expects set_features() will be called when the feature set
used by the guest changes to update the number of virtqueues. Call it
during reset as reset clears all f
On Thu, Apr 10, 2025 at 05:26:47PM +0900, Akihiko Odaki wrote:
> On 2025/04/10 17:02, Michael S. Tsirkin wrote:
> > On Thu, Apr 10, 2025 at 04:54:41PM +0900, Akihiko Odaki wrote:
> > > On 2025/04/10 16:48, 'Michael S. Tsirkin' via devel wrote:
> > > > On Thu, Apr 10, 2025 at 04:42:06PM +0900, Akihi
Hi Akihiko,
On 10/4/25 09:42, Akihiko Odaki wrote:
virtio-net expects set_features() will be called when the feature set
used by the guest changes to update the number of virtqueues. Call it
during reset as reset clears all features and the queues added for
VIRTIO_NET_F_MQ or VIRTIO_NET_F_RSS wi
On 2025/04/10 17:02, Michael S. Tsirkin wrote:
On Thu, Apr 10, 2025 at 04:54:41PM +0900, Akihiko Odaki wrote:
On 2025/04/10 16:48, 'Michael S. Tsirkin' via devel wrote:
On Thu, Apr 10, 2025 at 04:42:06PM +0900, Akihiko Odaki wrote:
virtio-net expects set_features() will be called when the feat
On Thu, Apr 10, 2025 at 04:54:41PM +0900, Akihiko Odaki wrote:
> On 2025/04/10 16:48, 'Michael S. Tsirkin' via devel wrote:
> > On Thu, Apr 10, 2025 at 04:42:06PM +0900, Akihiko Odaki wrote:
> > > virtio-net expects set_features() will be called when the feature set
> > > used by the guest changes
On Thu, Apr 10, 2025 at 04:42:06PM +0900, Akihiko Odaki wrote:
> virtio-net expects set_features() will be called when the feature set
> used by the guest changes to update the number of virtqueues. Call it
> during reset as reset clears all features and the queues added for
> VIRTIO_NET_F_MQ or VI
virtio-net expects set_features() will be called when the feature set
used by the guest changes to update the number of virtqueues. Call it
during reset as reset clears all features and the queues added for
VIRTIO_NET_F_MQ or VIRTIO_NET_F_RSS will need to be removed.
Fixes: f9d6dbf0bf6e ("virtio-n
11 matches
Mail list logo