[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <f30280b6-f666-ac77-6e5b-d2c99eadca00@gmail.com>
Date: Mon, 17 May 2021 19:43:25 -0600
From: David Ahern <dsahern@...il.com>
To: Ido Schimmel <idosch@...dia.com>, netdev@...r.kernel.org
Cc: davem@...emloft.net, kuba@...nel.org, petrm@...dia.com,
roopa@...dia.com, nikolay@...dia.com, ssuryaextr@...il.com,
mlxsw@...dia.com
Subject: Re: [PATCH net-next 05/10] ipv6: Calculate multipath hash inside
switch statement
On 5/17/21 12:15 PM, Ido Schimmel wrote:
> A subsequent patch will add another multipath hash policy where the
> multipath hash is calculated directly by the policy specific code and
> not outside of the switch statement.
>
> Prepare for this change by moving the multipath hash calculation inside
> the switch statement.
>
> No functional changes intended.
>
> Signed-off-by: Ido Schimmel <idosch@...dia.com>
> ---
> net/ipv6/route.c | 6 ++++--
> 1 file changed, 4 insertions(+), 2 deletions(-)
>
Reviewed-by: David Ahern <dsahern@...nel.org>
Powered by blists - more mailing lists