On Tue, Jul 28, 2020 at 02:53:34PM +0800, Jason Wang wrote: > > On 2020/7/28 下午2:40, Jason Wang wrote: > > > >On 2020/7/28 下午2:32, Eli Cohen wrote: > >>On Tue, Jul 28, 2020 at 02:18:16PM +0800, Jason Wang wrote: > >>>On 2020/7/28 下午2:05, Eli Cohen wrote: > >>>>Hi Michael, > >>>>please note that this series depends on mlx5 core device > >>>>driver patches > >>>>in mlx5-next branch in > >>>>git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux.git. > >>>> > >>>>git pull > >>>>git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux.git > >>>>mlx5-next > >>>> > >>>>They also depend Jason Wang's patches submitted a couple of weeks ago. > >>>> > >>>>vdpa_sim: use the batching API > >>>>vhost-vdpa: support batch updating > >>> > >>>Just notice that a new version is posted[1] (you were cced). Talked > >>>with Michael, and it's better for you to merge the new version in > >>>this series. > >>> > >>OK, will send again. Just to make sure, I should put your series and my > >>series on Michal's vhost branch, the same tree I have been using so far? > > > > > >Yes. I think so. > > > >Thanks > > > Just notice Michael's vhost branch can not compile due to this commit: >
Yes, I noticed this too. > commit fee8fe6bd8ccacd27e963b71b4f943be3721779e > Author: Michael S. Tsirkin <m...@redhat.com> > Date: Mon Jul 27 10:51:55 2020 -0400 > > vdpa: make sure set_features in invoked for legacy > > Let's wait for Michael to clarify the correct branch to use then. > > Thanks >