On 11/3/21 14:57, Vijay Srivastava wrote:
From: Vijay Kumar Srivastava <[email protected]> Implement the vDPA ops get_notify_area to get the notify area info of the queue. Signed-off-by: Vijay Kumar Srivastava <[email protected]> Acked-by: Andrew Rybchenko <[email protected]> --- v2: * Added error log in sfc_vdpa_get_notify_area. v4: * Updated parameter for sfc_vdpa_setup_notify_ctrl drivers/vdpa/sfc/sfc_vdpa_ops.c | 156 ++++++++++++++++++++++++++++++++++++++-- drivers/vdpa/sfc/sfc_vdpa_ops.h | 2 + 2 files changed, 152 insertions(+), 6 deletions(-)
Reviewed-by: Maxime Coquelin <[email protected]> Thanks, Maxime

