Re: [RFC PATCH v7 06/25] vdpa: Send all updates in memory listener commit

2022-04-22 Thread Eugenio Perez Martin
On Thu, Apr 14, 2022 at 6:12 AM Jason Wang wrote: > > > 在 2022/4/14 00:31, Eugenio Pérez 写道: > > With the introduction of many ASID it can happen that many changes on > > different listeners come before the commit call. > > > I think we have at most one listener even for the case of MQ/CVQ? > In

Re: [RFC PATCH v7 06/25] vdpa: Send all updates in memory listener commit

2022-04-13 Thread Jason Wang
在 2022/4/14 00:31, Eugenio Pérez 写道: With the introduction of many ASID it can happen that many changes on different listeners come before the commit call. I think we have at most one listener even for the case of MQ/CVQ? Since kernel vhost-vdpa still does not support it, send it all in