netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: eric.dumazet@gmail.com
Cc: christoph.paasch@uclouvain.be, gaofeng@cn.fujitsu.com,
	netdev@vger.kernel.org
Subject: Re: pskb_copy() in tcp_transmit_skb()
Date: Tue, 13 Sep 2011 12:34:28 -0400 (EDT)	[thread overview]
Message-ID: <20110913.123428.544295943856661409.davem@davemloft.net> (raw)
In-Reply-To: <CAL4Wiio=2MO2u53dvU1fqjeKqgQuVBmgDpZeVROMaZYcPPDpzA@mail.gmail.com>

From: Eric Dumazet <eric.dumazet@gmail.com>
Date: Tue, 13 Sep 2011 14:02:17 +0200

> I suggest you read dev_queue_xmit_nit() : Every xmit packet can be
> cloned right here.

Right, any packet that has been sent in the past might now be
cloned.

      parent reply	other threads:[~2011-09-13 16:35 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-13  9:21 pskb_copy() in tcp_transmit_skb() Christoph Paasch
2011-09-13  9:29 ` Gaofeng
2011-09-13 10:55   ` Christoph Paasch
2011-09-13 12:00     ` Gao feng
2011-09-13 12:02     ` Eric Dumazet
2011-09-13 12:41       ` Christoph Paasch
2011-09-13 12:51         ` Eric Dumazet
2011-09-13 16:34       ` David Miller [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110913.123428.544295943856661409.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=christoph.paasch@uclouvain.be \
    --cc=eric.dumazet@gmail.com \
    --cc=gaofeng@cn.fujitsu.com \
    --cc=netdev@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).