[ovs-dev] [PATCH v4] core, nfqueue, openvswitch: Orphan frags in skb_zerocopy and handle errors

David Miller davem at davemloft.net
Wed Mar 26 19:59:58 UTC 2014


From: Zoltan Kiss <zoltan.kiss at citrix.com>
Date: Fri, 21 Mar 2014 10:31:34 +0000

> 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 Zoltan.



More information about the dev mailing list