From: David Miller <davem@davemloft.net>
To: marcelo.leitner@gmail.com
Cc: netdev@vger.kernel.org, linux-sctp@vger.kernel.org,
nhorman@tuxdriver.com, lucien.xin@gmail.com, vyasevich@gmail.com
Subject: Re: [PATCH net-next v3 0/8] sctp: refactor sctp_outq_flush
Date: Mon, 14 May 2018 22:57:32 -0400 (EDT) [thread overview]
Message-ID: <20180514.225732.1585931004339408037.davem@davemloft.net> (raw)
In-Reply-To: <cover.1526318522.git.marcelo.leitner@gmail.com>
From: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>
Date: Mon, 14 May 2018 14:34:35 -0300
> Currently sctp_outq_flush does many different things and arguably
> unrelated, such as doing transport selection and outq dequeueing.
>
> This patchset refactors it into smaller and more dedicated functions.
> The end behavior should be the same.
>
> The next patchset will rework the function parameters.
>
> Changes since v1:
> - fix build issues on patches 3 and 4, and updated 5 and 8 because of
> it.
>
> Changes since v2:
> - fixed panic if building with just up to patch 3 applied
Series applied, thanks.
prev parent reply other threads:[~2018-05-15 2:57 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-05-14 17:34 [PATCH net-next v3 0/8] sctp: refactor sctp_outq_flush Marcelo Ricardo Leitner
2018-05-14 17:34 ` [PATCH net-next v3 1/8] sctp: add sctp_packet_singleton Marcelo Ricardo Leitner
2018-05-14 17:34 ` [PATCH net-next v3 2/8] sctp: factor out sctp_outq_select_transport Marcelo Ricardo Leitner
2018-05-14 17:34 ` [PATCH net-next v3 3/8] sctp: move the flush of ctrl chunks into its own function Marcelo Ricardo Leitner
2018-05-14 17:34 ` [PATCH net-next v3 4/8] sctp: move outq data rtx code out of sctp_outq_flush Marcelo Ricardo Leitner
2018-05-14 17:34 ` [PATCH net-next v3 5/8] sctp: move flushing of data chunks " Marcelo Ricardo Leitner
2018-05-14 17:34 ` [PATCH net-next v3 6/8] sctp: move transport flush code " Marcelo Ricardo Leitner
2018-05-14 17:34 ` [PATCH net-next v3 7/8] sctp: make use of gfp on retransmissions Marcelo Ricardo Leitner
2018-05-14 17:34 ` [PATCH net-next v3 8/8] sctp: rework switch cases in sctp_outq_flush_data Marcelo Ricardo Leitner
2018-05-15 2:57 ` 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=20180514.225732.1585931004339408037.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=linux-sctp@vger.kernel.org \
--cc=lucien.xin@gmail.com \
--cc=marcelo.leitner@gmail.com \
--cc=netdev@vger.kernel.org \
--cc=nhorman@tuxdriver.com \
--cc=vyasevich@gmail.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).