[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <a0a1ee91-b557-4721-9d35-a7914f75ed2b@kernel.org>
Date: Wed, 26 Feb 2025 11:12:13 -0700
From: David Ahern <dsahern@...nel.org>
To: Eric Dumazet <edumazet@...gle.com>
Cc: Kuniyuki Iwashima <kuniyu@...zon.com>,
"David S. Miller" <davem@...emloft.net>, Jakub Kicinski <kuba@...nel.org>,
Paolo Abeni <pabeni@...hat.com>, Simon Horman <horms@...nel.org>,
Kuniyuki Iwashima <kuni1840@...il.com>, netdev@...r.kernel.org
Subject: Re: [PATCH v1 net-next 03/12] ipv4: fib: Allocate fib_info_hash[]
during netns initialisation.
On 2/26/25 11:09 AM, Eric Dumazet wrote:
>>> @@ -1627,6 +1633,8 @@ static int __net_init fib_net_init(struct net *net)
>>> out_proc:
>>> nl_fib_lookup_exit(net);
>>> out_nlfl:
>>> + fib4_semantics_init(net);
>>
>> _exit?
>
> Yes, this was mentioned yesterday.
not in this code path but rather fib_net_exit. Hence me pointing out
this one only
Powered by blists - more mailing lists