Hi Maxime, > -----Original Message----- > From: Maxime Coquelin <maxime.coque...@redhat.com> > Sent: Monday, July 20, 2020 10:58 PM > To: Fu, Patrick <patrick...@intel.com>; dev@dpdk.org; Xia, Chenbo > <chenbo....@intel.com> > Cc: Wang, Yinan <yinan.w...@intel.com> > Subject: Re: [PATCH v2] vhost: support async copy free segmentations > > Hi Patrick, > > On 7/15/20 1:15 PM, patrick...@intel.com wrote: > > From: Patrick Fu <patrick...@intel.com> > > > > Vhost async enqueue assumes that all async copies should break at > > packet boundary. i.e. if a packet is splited into multiple copy > > segments, the async engine should always report copy completion when > > entire packet is finished. This patch removes the assumption. > > Could you please rework the commit message and title? > It is hard to understand what the patch is doing and why.
I revise the commit message and title in my v3 patch. Hope that one will be more clear. Thanks, Patrick