> -----Original Message----- > From: [email protected] <[email protected]> > Sent: Thursday, June 16, 2022 5:45 PM > To: [email protected]; Xia, Chenbo <[email protected]> > Cc: [email protected]; Hu, Jiayu <[email protected]>; Ma, WenwuX > <[email protected]>; Ding, Xuan <[email protected]> > Subject: [PATCH v2] vhost: fix missing statistics update > > From: Xuan Ding <[email protected]> > > This patch adds missing per-virtqueue statistics in async dequeue path. > > Fixes: 84d5204310d7("vhost: support async dequeue for split ring") > > Signed-off-by: Xuan Ding <[email protected]> > --- > > v2: > * Since this issue was introduced and fixed in same release, no need to add > cc stable. > ---
Tested-by: Wei Ling <[email protected]>

