Re: [PATCH net-next v4 09/14] sfc: implement device status related vdpa config operations

From: Gautam Dawar
Date: Mon Apr 10 2023 - 02:24:14 EST



On 4/8/23 08:50, Jakub Kicinski wrote:
Caution: This message originated from an External Source. Use proper caution when opening attachments, clicking links, or responding.


On Fri, 7 Apr 2023 13:40:10 +0530 Gautam Dawar wrote:
vDPA config opertions to handle get/set device status and device
reset have been implemented. Also .suspend config operation is
implemented to support Live Migration.
drivers/net/ethernet/sfc/ef100_vdpa.h:65: warning: Enum value 'EF100_VDPA_STATE_SUSPENDED' not described in enum 'ef100_vdpa_nic_state'

Will fix.

Thanks