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
| ||
|
Message-ID: <69ac0f81-76e6-391f-83df-727783f48956@gmail.com> Date: Sat, 4 May 2019 10:14:53 -0600 From: David Ahern <dsahern@...il.com> To: Paolo Abeni <pabeni@...hat.com>, stephen@...workplumber.org Cc: netdev@...r.kernel.org Subject: Re: [PATCH iproute2-next v2] tc: add support for plug qdisc On 4/30/19 10:53 AM, Paolo Abeni wrote: > sch_plug can be used to perform functional qdisc unit tests > controlling explicitly the queuing behaviour from user-space. Hi Paolo: Do you have or are you planning to write unit tests? > > Plug support lacks since its introduction in 2012. This change > introduces basic support, to control the tc status. > > v1 -> v2: > - use the SPDX identifier > > Signed-off-by: Paolo Abeni <pabeni@...hat.com> > --- > tc/Makefile | 1 + > tc/q_plug.c | 76 +++++++++++++++++++++++++++++++++++++++++++++++++++++ > 2 files changed, 77 insertions(+) > create mode 100644 tc/q_plug.c > applied to iproute2-next.
Powered by blists - more mailing lists