On Tue, Feb 25, 2025 at 10:05 AM Joe Damato <jdam...@fastly.com> wrote: > > Refactor virtnet_napi_enable and virtnet_napi_tx_enable to take a struct > receive_queue. Create a helper, virtnet_napi_do_enable, which contains > the logic to enable a NAPI. > > Signed-off-by: Joe Damato <jdam...@fastly.com>
Acked-by: Jason Wang <jasow...@redhat.com> Thanks