> -----Original Message----- > From: Jiang, Cheng1 <cheng1.ji...@intel.com> > Sent: Tuesday, October 11, 2022 11:08 AM > To: maxime.coque...@redhat.com; Xia, Chenbo <chenbo....@intel.com> > Cc: dev@dpdk.org; Hu, Jiayu <jiayu...@intel.com>; Ding, Xuan > <xuan.d...@intel.com>; Ma, WenwuX <wenwux...@intel.com>; Wang, YuanX > <yuanx.w...@intel.com>; Yang, YvonneX <yvonnex.y...@intel.com>; He, > Xingguang <xingguang...@intel.com>; Jiang, Cheng1 <cheng1.ji...@intel.com> > Subject: [PATCH v2 0/2] vhost: fix some async vhost index calculation > issues > > Fix some async vhost index calculation issues. > > v2: fixed fixes tag and replaced some words in commit message. > > Cheng Jiang (2): > vhost: fix descs count in async vhost packed ring > vhost: fix slot index calculation in async vhost > > lib/vhost/virtio_net.c | 40 +++++++++++++++++++++++++++++----------- > 1 file changed, 29 insertions(+), 11 deletions(-) > > -- > 2.35.1
Series applied to next-virtio/main, thanks