RE: [PATCH 08/10] vdpa/nfp: recover the ring index on new host

2024-06-13 Thread Chaoyong He
> On 4/26/24 09:48, Chaoyong He wrote: > > From: Xinying Yu > > > > After migrate to new host, the vring information was > > migrating* > > is recovered* > Will fix in the v2 patch series. Thanks for your review. > > recovered by the value in offset 'NFP_NET_CFG_TX_USED_INDEX' > > and 'NFP_NE

Re: [PATCH 08/10] vdpa/nfp: recover the ring index on new host

2024-06-13 Thread Maxime Coquelin
On 4/26/24 09:48, Chaoyong He wrote: From: Xinying Yu After migrate to new host, the vring information was migrating* is recovered* recovered by the value in offset 'NFP_NET_CFG_TX_USED_INDEX' and 'NFP_NET_CFG_RX_USED_INDEX'. Signed-off-by: Xinying Yu Reviewed-by: Chaoyong He Reviewe

[PATCH 08/10] vdpa/nfp: recover the ring index on new host

2024-04-26 Thread Chaoyong He
From: Xinying Yu After migrate to new host, the vring information was recovered by the value in offset 'NFP_NET_CFG_TX_USED_INDEX' and 'NFP_NET_CFG_RX_USED_INDEX'. Signed-off-by: Xinying Yu Reviewed-by: Chaoyong He Reviewed-by: Long Wu Reviewed-by: Peng Zhang --- drivers/common/nfp/nfp_comm