On Wed, Sep 11, 2019 at 10:50:55AM +0800, Tiwei Bie wrote: > commit 264b563b8675771834419057cbe076c1a41fb666 upstream. > > Since vhost_exceeds_weight() was introduced, callers need to specify > the packet weight and byte weight in vhost_dev_init(). Note that, the > packet weight isn't counted in this patch to keep the original behavior > unchanged. > > Fixes: e82b9b0727ff ("vhost: introduce vhost_exceeds_weight()") > Cc: stable@xxxxxxxxxxxxxxx > Signed-off-by: Tiwei Bie <tiwei.bie@xxxxxxxxx> > Signed-off-by: Michael S. Tsirkin <mst@xxxxxxxxxx> > Acked-by: Jason Wang <jasowang@xxxxxxxxxx> > --- > drivers/vhost/test.c | 13 +++++++++---- > 1 file changed, 9 insertions(+), 4 deletions(-) > Now queued up, thanks. greg k-h