Re: [PULL 08/83] vdpa: Restore hash calculation state

2023-10-19 Thread Hawkins Jiawei
在 2023/10/20 02:07, Michael S. Tsirkin 写道: > On Thu, Oct 19, 2023 at 09:32:28AM -0700, Stefan Hajnoczi wrote: >> On Wed, 18 Oct 2023 at 08:56, Michael S. Tsirkin wrote: >>> >>> From: Hawkins Jiawei >>> >>> This patch introduces vhost_vdpa_net_load_rss() to restore >>> the hash calculation state

Re: [PULL 08/83] vdpa: Restore hash calculation state

2023-10-19 Thread Stefan Hajnoczi
On Thu, 19 Oct 2023 at 11:34, Michael S. Tsirkin wrote: > > On Thu, Oct 19, 2023 at 09:32:28AM -0700, Stefan Hajnoczi wrote: > > On Wed, 18 Oct 2023 at 08:56, Michael S. Tsirkin wrote: > > > > > > From: Hawkins Jiawei > > > > > > This patch introduces vhost_vdpa_net_load_rss() to restore > > >

Re: [PULL 08/83] vdpa: Restore hash calculation state

2023-10-19 Thread Michael S. Tsirkin
On Thu, Oct 19, 2023 at 09:32:28AM -0700, Stefan Hajnoczi wrote: > On Wed, 18 Oct 2023 at 08:56, Michael S. Tsirkin wrote: > > > > From: Hawkins Jiawei > > > > This patch introduces vhost_vdpa_net_load_rss() to restore > > the hash calculation state at device's startup. > > > > Note that

Re: [PULL 08/83] vdpa: Restore hash calculation state

2023-10-19 Thread Michael S. Tsirkin
On Thu, Oct 19, 2023 at 09:32:28AM -0700, Stefan Hajnoczi wrote: > On Wed, 18 Oct 2023 at 08:56, Michael S. Tsirkin wrote: > > > > From: Hawkins Jiawei > > > > This patch introduces vhost_vdpa_net_load_rss() to restore > > the hash calculation state at device's startup. > > > > Note that

Re: [PULL 08/83] vdpa: Restore hash calculation state

2023-10-19 Thread Stefan Hajnoczi
On Wed, 18 Oct 2023 at 08:56, Michael S. Tsirkin wrote: > > From: Hawkins Jiawei > > This patch introduces vhost_vdpa_net_load_rss() to restore > the hash calculation state at device's startup. > > Note that vhost_vdpa_net_load_rss() has `do_rss` argument, > which allows future code to reuse

[PULL 08/83] vdpa: Restore hash calculation state

2023-10-18 Thread Michael S. Tsirkin
From: Hawkins Jiawei This patch introduces vhost_vdpa_net_load_rss() to restore the hash calculation state at device's startup. Note that vhost_vdpa_net_load_rss() has `do_rss` argument, which allows future code to reuse this function to restore the receive-side scaling state when the