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:	Wed, 06 Aug 2008 18:13:27 -0700 (PDT)
From:	David Miller <davem@...emloft.net>
To:	stephen.hemminger@...tta.com
Cc:	kaber@...sh.net, netdev@...r.kernel.org
Subject: Re: sfq dump broken in 2.6.27-rc1

From: Stephen Hemminger <stephen.hemminger@...tta.com>
Date: Wed, 6 Aug 2008 18:02:37 -0700

> With only one sfq (on eth0), I am getting multiple results from
> 'tc qdisc ls'
> 
> # tc qdisc ls
> qdisc sfq 8001: dev eth0 root limit 127p quantum 1514b 
> qdisc sfq 8001: dev eth0 root limit 127p quantum 1514b 
> qdisc sfq 8001: dev eth0 root limit 127p quantum 1514b 
> qdisc sfq 8001: dev eth0 root limit 127p quantum 1514b 
> qdisc sfq 8001: dev eth0 root limit 127p quantum 1514b 
> 
> Still bisecting, since there is no obvious reason for the sudden borkage.

Don't bother bisecting, it will take longer than the obvious
set of debug printk's you could add to net/sched/sch_api.c:tc_dump_qdisc().

Please use a "mindful" approach to debugging this instead of
a "mindless" one like bisect :-)
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ