From: Jakub Kicinski Date: Sun, 19 Nov 2023 03:38:25 +0000 (-0800) Subject: Merge branch 'net-sched-cls_u32-use-proper-refcounts' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=516cba96e86201de6b8479dc624401501c39acf5;p=linux.git Merge branch 'net-sched-cls_u32-use-proper-refcounts' Pedro Tammela says: ==================== net/sched: cls_u32: use proper refcounts In u32 we are open coding refcounts of hashtables with integers which is far from ideal. Update those with proper refcount and add a couple of tests to tdc that exercise the refcounts explicitly. ==================== Link: https://lore.kernel.org/r/20231114141856.974326-1-pctammela@mojatatu.com Signed-off-by: Jakub Kicinski --- 516cba96e86201de6b8479dc624401501c39acf5