On Mon, Feb 27, 2017 at 02:50:54PM +0100, Thomas Monjalon wrote: > 2017-01-27 13:38, Billy McFall: > > Add support to the vHostdriver for the new API to force free consumed > > buffers on Tx ring. vHost does not cache the mbufs so there is no work > > to do. > > > > Signed-off-by: Billy McFall <bmcf...@redhat.com> > > Yuanhan, Maxime, do you agree with this empty function?
For this particular (vhost) implementation, I think it's okay. --yliu