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

2024-06-18 Thread Maxime Coquelin
On 6/17/24 08:27, Chaoyong He wrote: From: Xinying Yu After migrating to new host, the vring information is 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: P

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

2024-06-16 Thread Chaoyong He
From: Xinying Yu After migrating to new host, the vring information is 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_com