| 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: <4B8D4E7E.2000805@lastsummer.de> Date: Tue, 02 Mar 2010 18:44:30 +0100 From: Franco Fichtner <franco@...tsummer.de> To: Netdev <netdev@...r.kernel.org>, jesse.brandeburg@...el.com, bruce.w.allan@...el.com Subject: e1000e: reset of tx_queue_len Hi all, while working on a new server, I noticed that tx_queue_len is reset to the default of 1000 while ADDRCONF(NETDEV_CHANGE). This happens with 2.6.30.8, but I could not see any obvious differences to the current state of e1000e, while trying to find the problem in the code. The interface has been configured including a customized qlen via /etc/network/interfaces. The ports are not connected at startup so obviously the Kernel reports ADDRCONF(NETDEV_UP): eth2: link is not ready while ifconfig properly displays the customized qlen. When plugging the server tx_queue_len is reset to 1000. Any help is appreciated. Thanks. Franco -- 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