lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Tue, 14 Nov 2023 09:50:07 -0500
From: Jamal Hadi Salim <jhs@...atatu.com>
To: Pedro Tammela <pctammela@...atatu.com>
Cc: netdev@...r.kernel.org, xiyou.wangcong@...il.com, jiri@...nulli.us, 
	davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com, 
	shuah@...nel.org, victor@...atatu.com
Subject: Re: [PATCH net-next 0/2] net/sched: cls_u32: use proper refcounts

On Tue, Nov 14, 2023 at 9:20 AM Pedro Tammela <pctammela@...atatu.com> wrote:
>
> 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.
>

To the series...
Acked-by: Jamal Hadi Salim <jhs@...atatu.com>

cheers,
jamal

> Pedro Tammela (2):
>   net/sched: cls_u32: replace int refcounts with proper refcounts
>   selftests/tc-testing: add hashtable tests for u32
>
>  net/sched/cls_u32.c                           | 36 ++++++------
>  .../tc-testing/tc-tests/filters/u32.json      | 57 +++++++++++++++++++
>  2 files changed, 75 insertions(+), 18 deletions(-)
>
> --
> 2.40.1
>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ