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

David Miller davem at davemloft.net
Thu Mar 20 21:27:05 UTC 2014


From: Zoltan Kiss <zoltan.kiss at citrix.com>
Date: Thu, 20 Mar 2014 16:02: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>

I'll wait for Thomas to review this new version before applying.



More information about the dev mailing list