From: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>
To: David Miller <davem@davemloft.net>
Cc: netdev@vger.kernel.org, lucien.xin@gmail.com, nhorman@tuxdriver.com
Subject: Re: [PATCH RFC v4 0/5] SCTP: Event skb list overhaul.
Date: Wed, 13 Mar 2019 13:06:21 -0300 [thread overview]
Message-ID: <20190313160621.GI13343@localhost.localdomain> (raw)
In-Reply-To: <20190311.200919.2201899718784012074.davem@davemloft.net>
On Mon, Mar 11, 2019 at 08:09:19PM -0700, David Miller wrote:
>
> This patch series eliminates the explicit reference to the skb list
> implementation via skb->prev dereferences.
>
> The approach used is to pass a non-empty skb list around instead of an
> event skb object which may or may not be on a list.
>
> I'd like to thank Marcelo Leitner, Xin Long, and Neil Horman for
> reviewing previous versions of this series.
>
> Testing would be very much appreciated, in addition to the review of
> course.
>
> v3 --> v4: Fix the logic in patch #4 so that we don't miss cases
> where we should add event to the on-stack temp list.
>
> Signed-off-by: David S. Miller <davem@davemloft.net>
Code review LGTM too.
Running some tests, should be done by the end of the day.
Marcelo
next prev parent reply other threads:[~2019-03-13 16:06 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-03-12 3:09 [PATCH RFC v4 0/5] SCTP: Event skb list overhaul David Miller
2019-03-13 11:21 ` Neil Horman
2019-03-13 16:06 ` Marcelo Ricardo Leitner [this message]
2019-03-14 1:23 ` Marcelo Ricardo Leitner
2019-03-14 7:51 ` Xin Long
2019-03-14 12:04 ` Marcelo Ricardo Leitner
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=20190313160621.GI13343@localhost.localdomain \
--to=marcelo.leitner@gmail.com \
--cc=davem@davemloft.net \
--cc=lucien.xin@gmail.com \
--cc=netdev@vger.kernel.org \
--cc=nhorman@tuxdriver.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