On Wed, Mar 27, 2024 at 5:58 PM Xuan Zhuo <[email protected]> wrote: > > As the refactor of find_vqs()/vring_new_virtqueue()/vring_create_virtqueue > the struct cfg/tp_cfg are passed to vring. > > This patch refactors the vring by these structures. This can simplify > the code. > > Signed-off-by: Xuan Zhuo <[email protected]> > Reviewed-by: Ilpo Järvinen <[email protected]> > ---
Acked-by: Jason Wang <[email protected]> Thanks
