> De : Sasha Levin <sashal@xxxxxxxxxx> > Date: dim. 17 nov. 2024 à 15:38 > Subject: Patch "net: sched: cls_u32: Fix u32's systematic failure to > > This is a note to let you know that I've just added the patch titled > > net: sched: cls_u32: Fix u32's systematic failure to free IDR > entries for hnodes. > > to the 6.11-stable tree which can be found at: > http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary > > The filename of the patch is: > net-sched-cls_u32-fix-u32-s-systematic-failure-to-fr.patch > and it can be found in the queue-6.11 subdirectory. > > If you, or anyone else, feels it should not be added to the stable tree, > please let <stable@xxxxxxxxxxxxxxx> know about it. > > commit 8c8336a941cf43856f6bc3035225691eb753b054 > Author: Alexandre Ferrieux <alexandre.ferrieux@xxxxxxxxx> > Date: Sun Nov 10 18:28:36 2024 +0100 Thank you. It is indeed an excellent idea to backport it, since it is a 7-year-old bug with a full regression-less fix. Now you might also consider carrying along a related patch, that should have been in the same patchset but was not due to hesitations in recommendations: (commit in mainline) ca34aceb322b net: sched: u32: Add test case for systematic hnode IDR leaks This patch adds a tdc test. I don't know whether it is customary to backport the tests too. Please ignore this request if it isn't. Best regards, -Alex