>From: Michael Qiu [mailto:[email protected]] >Sent: Wednesday, May 31, 2017 9:58 AM >To: Ben Pfaff <[email protected]>; Kavanagh, Mark B <[email protected]> >Cc: [email protected]; Lal, PrzemyslawX <[email protected]>; >Michael Qiu ><[email protected]>; Ksiadz, MarcinX <[email protected]> >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 <[email protected]> >>>>> >>>>> 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 <[email protected]> >>>>> Signed-off-by: Marcin Ksiadz <[email protected]> >>>>> Signed-off-by: Mark Kavanagh <[email protected]> >>>>> Signed-off-by: Przemyslaw Lal <[email protected]> >>>>> Signed-off-by: Yuanhan Liu <[email protected]> >>>> 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. Thanks, Mark > >> Thanks, >> >> Ben. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
