Re: [PATCH] vdpa/sfc: handle sync issue between qemu and vhost-user

2022-06-27 Thread Andrew Rybchenko
When you send a new version, please, don't forget to specify -v on part format and use --in-reply-to with the first mail ID. See contributors guidelines. Also, new version should make it clear what is changed. See below. On 6/27/22 11:49, abhimanyu.sa...@xilinx.com wrote: From: Abhimanyu Saini

[PATCH] vdpa/sfc: handle sync issue between qemu and vhost-user

2022-06-27 Thread abhimanyu.saini
From: Abhimanyu Saini When DPDK app is running in the VF, it sometimes rings the doorbell before dev_config has had a chance to complete and hence it misses the event. As workaround, ring the doorbell when vDPA reports the notify_area to QEMU. Fixes: 5e7596ba7cb3 ("vdpa/sfc: introduce Xilinx vDP