[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20100926.235630.13733736.davem@davemloft.net>
Date: Sun, 26 Sep 2010 23:56:30 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: jarkao2@...il.com
Cc: xiaosuo@...il.com, eric.dumazet@...il.com, socketcan@...tkopp.net,
mst@...hat.com, netdev@...r.kernel.org
Subject: Re: [PATCH v3] net: af_packet: don't call tpacket_destruct_skb()
until the skb is sent out
From: Jarek Poplawski <jarkao2@...il.com>
Date: Mon, 27 Sep 2010 05:30:47 +0000
> On Sun, Sep 26, 2010 at 06:22:08PM -0700, David Miller wrote:
>> From: Jarek Poplawski <jarkao2@...il.com>
>> Date: Fri, 24 Sep 2010 06:36:23 +0000
>>
>> > af_packet could check some flag which guarantees the queued dev can do
>> > skb_orphan after the real xmit and copy buffers otherwise.
>>
>> Jarek, we pre-orphan SKBs in the core way before device even gets
>> the packet.
>
> I'm not sure which place in the core do you mean; skb_orphan_try() in
> dev_hard_start_xmit() depends on ->tx_flags.
Right, I keep forgetting about that special check, thanks for
reminding me :)
--
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