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] [day] [month] [year] [list]
Date:   Tue, 20 Sep 2022 23:20:18 +0000
From:   patchwork-bot+netdevbpf@...nel.org
To:     shaozhengchao <shaozhengchao@...wei.com>
Cc:     netdev@...r.kernel.org, bpf@...r.kernel.org,
        linux-kselftest@...r.kernel.org, jhs@...atatu.com,
        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, ast@...nel.org,
        daniel@...earbox.net, andrii@...nel.org, martin.lau@...ux.dev,
        song@...nel.org, yhs@...com, john.fastabend@...il.com,
        kpsingh@...nel.org, sdf@...gle.com, haoluo@...gle.com,
        jolsa@...nel.org, weiyongjun1@...wei.com, yuehaibing@...wei.com
Subject: Re: [PATCH net-next,v4 0/9] refactor duplicate codes in the tc cls walk
 function

Hello:

This series was applied to netdev/net-next.git (master)
by Jakub Kicinski <kuba@...nel.org>:

On Fri, 16 Sep 2022 10:02:42 +0800 you wrote:
> The walk implementation of most tc cls modules is basically the same.
> That is, the values of count and skip are checked first. If count is
> greater than or equal to skip, the registered fn function is executed.
> Otherwise, increase the value of count. So the code can be refactored.
> Then use helper function to replace the code of each cls module in
> alphabetical order.
> 
> [...]

Here is the summary with links:
  - [net-next,v4,1/9] net/sched: cls_api: add helper for tc cls walker stats dump
    https://git.kernel.org/netdev/net-next/c/fe0df81df51e
  - [net-next,v4,2/9] net/sched: use tc_cls_stats_dump() in filter
    https://git.kernel.org/netdev/net-next/c/5508ff7cf375
  - [net-next,v4,3/9] selftests/tc-testings: add selftests for bpf filter
    https://git.kernel.org/netdev/net-next/c/93f3f2eaa4c9
  - [net-next,v4,4/9] selftests/tc-testings: add selftests for cgroup filter
    https://git.kernel.org/netdev/net-next/c/33c411927615
  - [net-next,v4,5/9] selftests/tc-testings: add selftests for flow filter
    https://git.kernel.org/netdev/net-next/c/58f82b3a0b05
  - [net-next,v4,6/9] selftests/tc-testings: add selftests for route filter
    https://git.kernel.org/netdev/net-next/c/67107e7fcfbe
  - [net-next,v4,7/9] selftests/tc-testings: add selftests for rsvp filter
    https://git.kernel.org/netdev/net-next/c/23020350eb6a
  - [net-next,v4,8/9] selftests/tc-testings: add selftests for tcindex filter
    https://git.kernel.org/netdev/net-next/c/fa8dfba59e78
  - [net-next,v4,9/9] selftests/tc-testings: add list case for basic filter
    https://git.kernel.org/netdev/net-next/c/972e88611240

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ