> -----Original Message----- > From: xuan.d...@intel.com <xuan.d...@intel.com> > Sent: Thursday, June 16, 2022 5:45 PM > To: maxime.coque...@redhat.com; Xia, Chenbo <chenbo....@intel.com> > Cc: dev@dpdk.org; Hu, Jiayu <jiayu...@intel.com>; Ma, WenwuX > <wenwux...@intel.com>; Ding, Xuan <xuan.d...@intel.com> > Subject: [PATCH v2] vhost: fix missing statistics update > > From: Xuan Ding <xuan.d...@intel.com> > > 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 <xuan.d...@intel.com> > --- > > v2: > * Since this issue was introduced and fixed in same release, no need to add > cc stable. > ---
Tested-by: Wei Ling <weix.l...@intel.com>