Tested this patch with virtio-net regression tests, everything works fine.

Tested-by: Lei Yang <[email protected]>

On Sun, Aug 3, 2025 at 5:51 PM Akihiko Odaki
<[email protected]> wrote:
>
> On 2025/08/03 17:54, Michael Tokarev wrote:
> > This field is a fixed-size buffer (number of elements is MAX_VLAN,
> > known at build time).  There's no need to allocate it dynamically,
> > it can be made an integral part of VirtIONet structure.
> >
> > This field is the only user of VMSTATE_BUFFER_POINTER_UNSAFE() macro.
> >
> > Signed-off-by: Michael Tokarev <[email protected]>
>
> Reviewed-by: Akihiko Odaki <[email protected]>
>


Reply via email to