mptcp.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
From: Eric Dumazet <eric.dumazet@gmail.com>
To: Paolo Abeni <pabeni@redhat.com>, netdev@vger.kernel.org
Cc: "David S. Miller" <davem@davemloft.net>,
	Jakub Kicinski <kuba@kernel.org>,
	Mat Martineau <mathew.j.martineau@linux.intel.com>,
	Eric Dumazet <edumazet@google.com>,
	mptcp@lists.linux.dev
Subject: Re: [PATCH net-next 1/4] tcp: expose the tcp_mark_push() and tcp_skb_entail() helpers
Date: Wed, 22 Sep 2021 10:59:30 -0700	[thread overview]
Message-ID: <80871d69-a8e1-16c6-4576-f07d624e5bd7@gmail.com> (raw)
In-Reply-To: <c7a97cc05d33a43991f5789469f254f78aa78ebf.1632318035.git.pabeni@redhat.com>



On 9/22/21 10:26 AM, Paolo Abeni wrote:
> the tcp_skb_entail() helper is actually skb_entail(), renamed
> to provide proper scope.
> 
>     The two helper will be used by the next patch.
> 
> RFC -> v1:
>  - rename skb_entail to tcp_skb_entail (Eric)
> 
> Acked-by: Mat Martineau <mathew.j.martineau@linux.intel.com>
> Signed-off-by: Paolo Abeni <pabeni@redhat.com>
> ---

Reviewed-by: Eric Dumazet <edumazet@google.com>


  reply	other threads:[~2021-09-22 17:59 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-22 17:26 [PATCH net-next 0/4] net: remove sk skb caches Paolo Abeni
2021-09-22 17:26 ` [PATCH net-next 1/4] tcp: expose the tcp_mark_push() and tcp_skb_entail() helpers Paolo Abeni
2021-09-22 17:59   ` Eric Dumazet [this message]
2021-09-22 17:26 ` [PATCH net-next 2/4] mptcp: stop relying on tcp_tx_skb_cache Paolo Abeni
2021-09-22 17:26 ` [PATCH net-next 3/4] tcp: make tcp_build_frag() static Paolo Abeni
2021-09-22 18:00   ` Eric Dumazet
2021-09-22 17:26 ` [PATCH net-next 4/4] tcp: remove sk_{tr}x_skb_cache Paolo Abeni
2021-09-22 18:01   ` Eric Dumazet
2021-09-23 12:00 ` [PATCH net-next 0/4] net: remove sk skb caches patchwork-bot+netdevbpf

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=80871d69-a8e1-16c6-4576-f07d624e5bd7@gmail.com \
    --to=eric.dumazet@gmail.com \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=kuba@kernel.org \
    --cc=mathew.j.martineau@linux.intel.com \
    --cc=mptcp@lists.linux.dev \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    /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).