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: <ZxwyGtt2V6w3WIIp@pop-os.localdomain>
Date: Fri, 25 Oct 2024 17:04:42 -0700
From: Cong Wang <xiyou.wangcong@...il.com>
To: chia-yu.chang@...ia-bell-labs.com
Cc: netdev@...r.kernel.org, davem@...emloft.net, edumazet@...gle.com,
	kuba@...nel.org, pabeni@...hat.com, dsahern@...nel.org,
	ij@...nel.org, ncardwell@...gle.com,
	koen.de_schepper@...ia-bell-labs.com, g.white@...lelabs.com,
	ingemar.s.johansson@...csson.com, mirja.kuehlewind@...csson.com,
	cheshire@...le.com, rs.ietf@....at, Jason_Livingood@...cast.com,
	vidhi_goel@...le.com, Olga Albisser <olga@...isser.org>,
	Olivier Tilmans <olivier.tilmans@...ia.com>,
	Henrik Steen <henrist@...rist.net>,
	Bob Briscoe <research@...briscoe.net>
Subject: Re: [PATCH net-next 1/1] sched: Add dualpi2 qdisc

On Fri, Oct 18, 2024 at 04:10:04AM +0200, chia-yu.chang@...ia-bell-labs.com wrote:
>  Documentation/netlink/specs/tc.yaml |  108 +++
>  include/linux/netdevice.h           |    1 +
>  include/uapi/linux/pkt_sched.h      |   34 +
>  net/sched/Kconfig                   |   20 +
>  net/sched/Makefile                  |    1 +
>  net/sched/sch_dualpi2.c             | 1045 +++++++++++++++++++++++++++

Please also add selftests under tools/testing/selftests/tc-testing/ while you are on it.

BTW, could it be implemented with eBPF Qdisc?

Thanks.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ