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:	Mon, 21 Dec 2009 09:58:17 +0530
From:	"Kumar Gopalpet-B05799" <B05799@...escale.com>
To:	"Michael Guntsche" <mike@...loops.com>
Cc:	"netdev" <netdev@...r.kernel.org>
Subject: RE: [BUG] 2.6.33-rc1 gianfar error message

>
>I recently installed 2.6.33-rc1 on my Routerboard RB600a to 
>give it a quick test. After rebooting with 2.6.33-rc1 I got an 
>almost immediate error message in my logs.
>
>Sorry for not being able to get more debug info. But with this 
>board I have a limit on the kernel size.
>
>wan selects TX queue 66, but real number of TX queues is 1 
>------------[ cut here ]------------ Badness at c01d846c 
[...]

>3c60c032 7f64db78 lan selects TX queue 66, but real number of 
>TX queues is 1 ------------[ cut here ]------------ Badness at 
>c01d846c [verbose debug info unavailable]
[...]
>Both NICs continue to work but the messages continue to appear 
>in the log with the number (66) varying a little bit every now 
>and then.
>
>I had a look at the recent changes and started testing the 
>different commits. I found out that I start getting the errors 
>with commmit
>
>fba4ed030cfae7efdb6b79a57b0c5a9d72c9de83
>gianfar: Add Multiple Queue Support
>
>Relevant dmesg output:
>eth0: Gianfar Ethernet Controller Version 1.2, 00:0c:42:28:de:4e
>eth0: Running with NAPI enabled
>eth0: :RX BD ring size for Q[0]: 256
>eth0:TX BD ring size for Q[0]: 256
>  alloc irq_desc for 32 on node 0
>  alloc kstat_irqs on node 0
>irq: irq 32 on host /soc8343@...00000/pic@700 mapped to virtual irq 32
>  alloc irq_desc for 33 on node 0
>  alloc kstat_irqs on node 0
>irq: irq 33 on host /soc8343@...00000/pic@700 mapped to virtual irq 33
>  alloc irq_desc for 34 on node 0[    0.546127]   alloc 
>kstat_irqs on node 0
>irq: irq 34 on host /soc8343@...00000/pic@700 mapped to virtual irq 34
>eth1: Gianfar Ethernet Controller Version 1.2, 00:0c:42:28:de:4f
>eth1: Running with NAPI enabled
>eth1: :RX BD ring size for Q[0]: 256
>eth1:TX BD ring size for Q[0]: 256
>Freescale PowerQUICC MII Bus: probed
>Freescale PowerQUICC MII Bus: probed
>
>If you need any more information please tell me.
>

Hi Michael,

It looks like even we are enabling only single tx queue, some how it is
trying to pick up tx queue 66. 

Can you please let me know what is your test setup and, please give me
the location from where you cloned this kernel. 
Can you also share the dts file you were using ?

--

Thanks
Sandeep 
--
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