[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAEfhGiw+Swe_2f0tEU4JWT1Ss_AxXijnih9jdU1wwa7ABVjCJg@mail.gmail.com>
Date: Tue, 9 Feb 2016 18:44:02 -0500
From: Craig Gallek <kraigatgoog@...il.com>
To: netdev <netdev@...r.kernel.org>, David Miller <davem@...emloft.net>
Subject: Re: [PATCH net-next 1/7] sock: struct proto hash function may error
On Thu, Feb 4, 2016 at 10:35 AM, Craig Gallek <kraigatgoog@...il.com> wrote:
> From: Craig Gallek <kraig@...gle.com>
>
> In order to support fast reuseport lookups in TCP, the hash function
> defined in struct proto must be capable of returning an error code.
> This patch changes the function signature of all related hash functions
> to return an integer and handles or propagates this return value at
> all call sites.
>
> Signed-off-by: Craig Gallek <kraig@...gle.com>
Please see v2, I found a couple warnings introduced by this patch.
Nacked-by: Craig Gallek <kraig@...gle.com>
Powered by blists - more mailing lists