[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20211207145725.352657-1-atenart@kernel.org>
Date: Tue, 7 Dec 2021 15:57:23 +0100
From: Antoine Tenart <atenart@...nel.org>
To: davem@...emloft.net, kuba@...nel.org
Cc: Antoine Tenart <atenart@...nel.org>, alexander.duyck@...il.com,
netdev@...r.kernel.org
Subject: [PATCH net-next 0/2] net: track the queue count at unregistration
Hello,
Those two patches allow to track the Rx and Tx queue count at
unregistration and help in detecting illegal addition of Tx queues after
unregister (a warning is added).
This follows discussions on the following thread,
https://lore.kernel.org/all/20211122162007.303623-1-atenart@kernel.org/T/
A patch fixing one issue linked to this was merged ealier,
https://lore.kernel.org/all/20211203101318.435618-1-atenart@kernel.org/T/
Thanks,
Antoine
Antoine Tenart (2):
net-sysfs: update the queue counts in the unregistration path
net-sysfs: warn if new queue objects are being created during device
unregistration
net/core/net-sysfs.c | 10 ++++++++++
1 file changed, 10 insertions(+)
--
2.33.1
Powered by blists - more mailing lists