[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250422194757.67ba67d6@kernel.org>
Date: Tue, 22 Apr 2025 19:47:57 -0700
From: Jakub Kicinski <kuba@...nel.org>
To: Wojciech Drewek <wojciech.drewek@...el.com>, Michal Swiatkowski
<michal.swiatkowski@...ux.intel.com>
Cc: Kuniyuki Iwashima <kuniyu@...zon.com>, Andrew Lunn
<andrew+netdev@...n.ch>, "David S. Miller" <davem@...emloft.net>, Eric
Dumazet <edumazet@...gle.com>, Paolo Abeni <pabeni@...hat.com>, Simon
Horman <horms@...nel.org>, Kuniyuki Iwashima <kuni1840@...il.com>,
<netdev@...r.kernel.org>
Subject: Re: [PATCH v2 net-next 2/3] pfcp: Convert pfcp_net_exit() to
->exit_rtnl().
On Thu, 17 Apr 2025 17:32:33 -0700 Kuniyuki Iwashima wrote:
> drivers/net/pfcp.c | 23 +++++++----------------
Wojciech, MichaĆ, does anyone use this driver?
It seems that it hooks dev_get_tstats64 as ndo_get_stats64
but it never allocates tstats, so any ifconfig / ip link
run after the device is create immediately crashes the kernel.
I don't see any tstats in this driver history or UDP tunnel
code so I'm moderately confused as how this worked / when
it broke.
If I'm not missing anything and indeed this driver was always
broken we should just delete it ?
Powered by blists - more mailing lists