[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CANn89i+uc8s5LDGcgW4Nr2O2ig-cZWkw=0cG4tz1CO27U4Qz=Q@mail.gmail.com>
Date: Thu, 7 Nov 2024 17:07:26 +0100
From: Eric Dumazet <edumazet@...gle.com>
To: Gilad Naaman <gnaaman@...venets.com>
Cc: netdev@...r.kernel.org, "David S. Miller" <davem@...emloft.net>,
Jakub Kicinski <kuba@...nel.org>, Paolo Abeni <pabeni@...hat.com>,
Kuniyuki Iwashima <kuniyu@...zon.com>
Subject: Re: [PATCH net-next v9 1/6] neighbour: Add hlist_node to struct neighbour
On Thu, Nov 7, 2024 at 5:05 PM Gilad Naaman <gnaaman@...venets.com> wrote:
>
> Add a doubly-linked node to neighbours, so that they
> can be deleted without iterating the entire bucket they're in.
>
> Signed-off-by: Gilad Naaman <gnaaman@...venets.com>
> Reviewed-by: Kuniyuki Iwashima <kuniyu@...zon.com>
> ---
> include/net/neighbour.h | 2 ++
> net/core/neighbour.c | 20 +++++++++++++++++++-
> 2 files changed, 21 insertions(+), 1 deletion(-)
Reviewed-by: Eric Dumazet <edumazet@...gle.com>
Powered by blists - more mailing lists