On Wed, Mar 27, 2024 at 5:58 PM Xuan Zhuo <xuanz...@linux.alibaba.com> 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 <xuanz...@linux.alibaba.com> > Reviewed-by: Ilpo Järvinen <ilpo.jarvi...@linux.intel.com> > ---
Acked-by: Jason Wang <jasow...@redhat.com> Thanks