[dpdk-dev] [PATCH v2] vhost: support async copy free segmentations
Ferruh Yigit
ferruh.yigit at intel.com
Mon Jul 20 18:49:35 CEST 2020
On 7/20/2020 3:58 PM, Maxime Coquelin wrote:
> Hi Patrick,
>
> On 7/15/20 1:15 PM, patrick.fu at intel.com wrote:
>> From: Patrick Fu <patrick.fu at 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.
Existing commit dropped from next-net and patchwork status updated.
>
> Thanks in advance,
> Maxime
>
>> Fixes: cd6760da1076 ("vhost: introduce async enqueue for split ring")
>>
>> Signed-off-by: Patrick Fu <patrick.fu at intel.com>
<...>
More information about the dev
mailing list