From: David Miller <davem@davemloft.net>
To: jbacik@fb.com
Cc: hannes@stressinduktion.org, kraigatgoog@gmail.com,
eric.dumazet@gmail.com, tom@herbertland.com,
netdev@vger.kernel.org, kernel-team@fb.com
Subject: Re: [PATCH 0/6 net-next][V4] Rework inet_csk_get_port
Date: Wed, 18 Jan 2017 13:09:27 -0500 (EST) [thread overview]
Message-ID: <20170118.130927.1325940249673936603.davem@davemloft.net> (raw)
In-Reply-To: <20170117155106.22637-1-jbacik@fb.com>
From: Josef Bacik <jbacik@fb.com>
Date: Tue, 17 Jan 2017 07:51:00 -0800
> V3->V4:
> -Removed the random include of addrconf.h that is no longer needed.
>
> V2->V3:
> -Dropped the fastsock from the tb and instead just carry the saddrs, family, and
> ipv6 only flag.
> -Reworked the helper functions to deal with this change so I could still use
> them when checking the fast path.
> -Killed tb->num_owners as per Eric's request.
> -Attached a reproducer to the bottom of this email.
>
> V1->V2:
> -Added a new patch 'inet: collapse ipv4/v6 rcv_saddr_equal functions into one'
> at Hannes' suggestion.
> -Dropped ->bind_conflict and just use the new helper.
> -Fixed a compile bug from the original ->bind_conflict patch.
>
> The original description of the series follows
...
Series applied, thanks!
prev parent reply other threads:[~2017-01-18 18:09 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-17 15:51 [PATCH 0/6 net-next][V4] Rework inet_csk_get_port Josef Bacik
2017-01-17 15:51 ` [PATCH 1/6 net-next] inet: collapse ipv4/v6 rcv_saddr_equal functions into one Josef Bacik
2017-01-17 15:51 ` [PATCH 2/6 net-next] inet: drop ->bind_conflict Josef Bacik
2017-01-17 15:51 ` [PATCH 3/6 net-next] inet: kill smallest_size and smallest_port Josef Bacik
2017-01-17 15:51 ` [PATCH 4/6 net-next] inet: don't check for bind conflicts twice when searching for a port Josef Bacik
2017-01-17 15:51 ` [PATCH 5/6 net-next] inet: split inet_csk_get_port into two functions Josef Bacik
2017-01-17 15:51 ` [PATCH 6/6 net-next] inet: reset tb->fastreuseport when adding a reuseport sk Josef Bacik
2017-01-18 18:09 ` 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=20170118.130927.1325940249673936603.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=eric.dumazet@gmail.com \
--cc=hannes@stressinduktion.org \
--cc=jbacik@fb.com \
--cc=kernel-team@fb.com \
--cc=kraigatgoog@gmail.com \
--cc=netdev@vger.kernel.org \
--cc=tom@herbertland.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).