Hi
----- Original Message -----
> > +uint64_t vhost_net_get_acked_features(VHostNetState *net)
> > +{
> > + return net->dev.acked_features;
> > +}
>
> Note that you need add a dummy implementation for !VHOST_NET. Otherwise,
> build won't work.good catch, fixed. > And sorry for being noisy, here is another ping about the status of > this patch set. thanks
