[ovs-dev] [PATCH v3] datapath: Orphan frags in skb_zerocopy and handle errors

Jesse Gross jesse at nicira.com
Mon Apr 14 21:41:49 UTC 2014


On Fri, Apr 11, 2014 at 9:16 AM, Zoltan Kiss <zoltan.kiss at citrix.com> wrote:
> This is the ported version of commit 36d5fe6a with the same name from net-next.
> Apart from the small datapath.c changes it adjust the compat layer files as
> well. This is the original commit message:
>
> "skb_zerocopy can copy elements of the frags array between skbs, but it doesn't
> orphan them. Also, it doesn't handle errors, so this patch takes care of that
> as well, and modify the callers accordingly. skb_tx_error() is also added to
> the callers so they will signal the failed delivery towards the creator of the
> skb."
>
> Signed-off-by: Zoltan Kiss <zoltan.kiss at citrix.com>

Applied, thanks.



More information about the dev mailing list