Re: [PATCH v2 3/3] tun: Set num_buffers for virtio 1.0
From: Jason Wang
Date: Thu Jan 09 2025 - 22:27:41 EST
On Thu, Jan 9, 2025 at 2:59 PM Akihiko Odaki <akihiko.odaki@xxxxxxxxxx> wrote:
>
> The specification says the device MUST set num_buffers to 1 if
> VIRTIO_NET_F_MRG_RXBUF has not been negotiated.
Have we agreed on how to fix the spec or not?
As I replied in the spec patch, if we just remove this "MUST", it
looks like we are all fine?
Thanks