Re: [PATCH v5 2/3] vdpa: Restore receive-side scaling state

2023-11-03 Thread Eugenio Perez Martin
On Wed, Oct 25, 2023 at 3:08 AM Hawkins Jiawei wrote: > > This patch reuses vhost_vdpa_net_load_rss() with some > refactorings to restore the receive-side scaling state > at device's startup. > Acked-by: Eugenio Pérez > Signed-off-by: Hawkins Jiawei > --- > v5: > - resolve conflict with the

[PATCH v5 2/3] vdpa: Restore receive-side scaling state

2023-10-24 Thread Hawkins Jiawei
This patch reuses vhost_vdpa_net_load_rss() with some refactorings to restore the receive-side scaling state at device's startup. Signed-off-by: Hawkins Jiawei --- v5: - resolve conflict with the updated patch "Vhost-vdpa Shadow Virtqueue Hash calculation Support" v4: https://lore.kernel.org