[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <1422570622.21689.41.camel@edumazet-glaptop2.roam.corp.google.com>
Date: Thu, 29 Jan 2015 14:30:22 -0800
From: Eric Dumazet <eric.dumazet@...il.com>
To: David Miller <davem@...emloft.net>
Cc: david.stevens@...cle.com, netdev@...r.kernel.org,
sowmini.varadhan@...cle.com
Subject: Re: [PATCHv2 net] sunvnet: set queue mapping when doing packet
copies
On Thu, 2015-01-29 at 14:15 -0800, David Miller wrote:
> Then we need to fix skb_segment() too.
My concern was that skb_segment() could be used in rx paths, with quite
different destructor semantics.
While from ndo_start_xmit(), I believe sane destructors should not
depend on skb being invariant, sk 'refcount' must be using
skb->truesize.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists