[ovs-dev] [PATCH 3/5] lib/dp-packet: Fix data_len issue with multi-segments

Michael Qiu 08005325 at 163.com
Thu Jun 1 03:41:01 UTC 2017



在 2017/5/31 18:59, Kavanagh, Mark B 写道:
>> From: Michael Qiu [mailto:qdy220091330 at gmail.com]
>> Sent: Wednesday, May 31, 2017 9:58 AM
>> To: Ben Pfaff <blp at ovn.org>; Kavanagh, Mark B <mark.b.kavanagh at intel.com>
>> Cc: dev at openvswitch.org; Lal, PrzemyslawX <przemyslawx.lal at intel.com>; Michael Qiu
>> <qiudayu at chinac.com>; Ksiadz, MarcinX <marcinx.ksiadz at intel.com>
>> Subject: Re: [ovs-dev] [PATCH 3/5] lib/dp-packet: Fix data_len issue with multi-segments
>>
>>
>>
>> 在 2017/5/5 23:44, Ben Pfaff 写道:
>>> On Fri, May 05, 2017 at 08:57:27AM +0000, Kavanagh, Mark B wrote:
>>>>> On Tue, May 02, 2017 at 02:10:43PM +0800, Michael Qiu wrote:
>>>>>> From: Michael Qiu <qiudayu at chinac.com>
>>>>>>
>>>>>> When a packet is from DPDK source, and it contains
>>>>>> multiple segments, data_len is not equal to the
>>>>>> packet size. This patch fix this issue.
>>>>>>
>>>>>> Signed-off-by: Michael Qiu <qiudayu at chinac.com>
>>>>>> Signed-off-by: Marcin Ksiadz <marcinx.ksiadz at intel.com>
>>>>>> Signed-off-by: Mark Kavanagh <mark.b.kavanagh at intel.com>
>>>>>> Signed-off-by: Przemyslaw Lal <przemyslawx.lal at intel.com>
>>>>>> Signed-off-by: Yuanhan Liu <yuanhan.liu at linux.intel.com>
>>>>> Thank you for working to improve OVS support for DPDK.
>>>>>
>>>>> This is a very simple patch.  Can you explain the chain of authorship?
>>>> Hi Ben,
>>>>
>>>> This code originates from an RFC patch, which was authored by the individuals listed:
>> https://mail.openvswitch.org/pipermail/ovs-dev/2016-June/316414.html
>>>> Hope this clears things up.
>>> OK, if the listed signoffs are co-authors, then Co-authored-by: tags are
>>> needed.  The RFC had them but Michael's version drops them.  Michael,
>>> please add back the Co-authored-by: tags.
>> OK, I will re-add them and send another version.
> Hi Michael,
>
> A number of people have mentioned to me that your patchset doesn't apply to HEAD of master; if you could also rebase in the next version that'd be great.

Sure, I will rebase it.

Thanks,
Michael
> Thanks,
> Mark
>
>
>>> Thanks,
>>>
>>> Ben.
> _______________________________________________
> dev mailing list
> dev at openvswitch.org
> https://mail.openvswitch.org/mailman/listinfo/ovs-dev

-- 
Thanks,
Michael




More information about the dev mailing list