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]
Message-Id: 
 <174432903676.3863413.8348102163001498736.git-patchwork-notify@kernel.org>
Date: Thu, 10 Apr 2025 23:50:36 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Amery Hung <ameryhung@...il.com>
Cc: bpf@...r.kernel.org, netdev@...r.kernel.org, alexei.starovoitov@...il.com,
 andrii@...nel.org, daniel@...earbox.net, edumazet@...gle.com,
 kuba@...nel.org, xiyou.wangcong@...il.com, jhs@...atatu.com,
 martin.lau@...nel.org, jiri@...nulli.us, stfomichev@...il.com,
 toke@...hat.com, sinquersw@...il.com, ekarani.silvestre@....ufcg.edu.br,
 yangpeihao@...u.edu.cn, yepeilin.cs@...il.com, kernel-team@...a.com
Subject: Re: [PATCH bpf-next v7 00/10] bpf qdisc

Hello:

This series was applied to bpf/bpf-next.git (net)
by Martin KaFai Lau <martin.lau@...nel.org>:

On Wed,  9 Apr 2025 14:45:56 -0700 you wrote:
> Hi all,
> 
> This patchset aims to support implementing qdisc using bpf struct_ops.
> This version takes a step back and only implements the minimum support
> for bpf qdisc. 1) support of adding skb to bpf_list and bpf_rbtree
> directly and 2) classful qdisc are deferred to future patchsets. In
> addition, we only allow attaching bpf qdisc to root or mq for now.
> This is to prevent accidentally breaking exisiting classful qdiscs
> that rely on data in a child qdisc. This limit may be lifted in the
> future after careful inspection.
> 
> [...]

Here is the summary with links:
  - [bpf-next,v7,01/10] bpf: Prepare to reuse get_ctx_arg_idx
    https://git.kernel.org/bpf/bpf-next/c/a5c234d9bac6
  - [bpf-next,v7,02/10] bpf: net_sched: Support implementation of Qdisc_ops in bpf
    (no matching commit)
  - [bpf-next,v7,03/10] bpf: net_sched: Add basic bpf qdisc kfuncs
    https://git.kernel.org/bpf/bpf-next/c/81bb1c2c3e8e
  - [bpf-next,v7,04/10] bpf: net_sched: Add a qdisc watchdog timer
    https://git.kernel.org/bpf/bpf-next/c/f2ccce960e92
  - [bpf-next,v7,05/10] bpf: net_sched: Support updating bstats
    https://git.kernel.org/bpf/bpf-next/c/9658e4249727
  - [bpf-next,v7,06/10] bpf: net_sched: Disable attaching bpf qdisc to non root
    https://git.kernel.org/bpf/bpf-next/c/0ddc97ad5337
  - [bpf-next,v7,07/10] libbpf: Support creating and destroying qdisc
    https://git.kernel.org/bpf/bpf-next/c/8c52471cd771
  - [bpf-next,v7,08/10] selftests/bpf: Add a basic fifo qdisc test
    https://git.kernel.org/bpf/bpf-next/c/cb7e598ef547
  - [bpf-next,v7,09/10] selftests/bpf: Add a bpf fq qdisc to selftest
    https://git.kernel.org/bpf/bpf-next/c/69dfd77a5adc
  - [bpf-next,v7,10/10] selftests/bpf: Test attaching bpf qdisc to mq and non root
    https://git.kernel.org/bpf/bpf-next/c/93cb5375fb16

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