From: Mat Martineau <mathew.j.martineau@linux.intel.com>
To: Paolo Abeni <pabeni@redhat.com>
Cc: mptcp@lists.linux.dev
Subject: Re: [PATCH mptcp-next v2 0/3] mptcp: tx refactor update
Date: Tue, 21 Sep 2021 14:13:21 -0700 (PDT) [thread overview]
Message-ID: <62acf4fe-5cb2-c7af-fe47-d39dcb95e6b@linux.intel.com> (raw)
In-Reply-To: <cover.1632217366.git.pabeni@redhat.com>
On Tue, 21 Sep 2021, Paolo Abeni wrote:
> This are updates to the tx refactor patches as asked by Eric.
> Note that patch 3/3 should replace completely the existing
> 'Partially revert "tcp: factor out tcp_build_frag()"'
> patch. I opted for this solution as the git repo mangling looked
> easier this way; @matttbe: please tell me if other options are
> preferred instead.
>
> Additionally patch "chtls: rename skb_entail() to chtls_skb_entail()"
> should be dropped.
>
> v1 -> v2:
> - drop unintended chunk in patch 3/3 [mat]
> ---
> include/net/tcp.h | 2 +-
> net/ipv4/tcp.c | 6 +++---
> 2 files changed, 4 insertions(+), 4 deletions(-)
>
Thanks for the v2, these are ready to apply.
--
Mat Martineau
Intel
next prev parent reply other threads:[~2021-09-21 21:13 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-09-21 11:39 [PATCH mptcp-next v2 0/3] mptcp: tx refactor update Paolo Abeni
2021-09-21 11:39 ` [PATCH mptcp-next v2 1/3] Squash-to: "tcp: expose the tcp_mark_push() and skb_entail() helpers" Paolo Abeni
2021-09-21 11:39 ` [PATCH mptcp-next v2 2/3] Squash-to: "mptcp: stop relying on tcp_tx_skb_cache" Paolo Abeni
2021-09-21 11:39 ` [PATCH mptcp-next v2 3/3] tcp: make tcp_build_frag() static Paolo Abeni
2021-09-21 21:13 ` Mat Martineau [this message]
2021-09-23 16:35 ` [PATCH mptcp-next v2 0/3] mptcp: tx refactor update Matthieu Baerts
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=62acf4fe-5cb2-c7af-fe47-d39dcb95e6b@linux.intel.com \
--to=mathew.j.martineau@linux.intel.com \
--cc=mptcp@lists.linux.dev \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.