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: <9b5c9bb30912180955t78780ab2j2bccabe3160a67ef@mail.gmail.com> Date: Sat, 19 Dec 2009 01:55:57 +0800 From: Teck Choon Giam <giamteckchoon@...il.com> To: Michael Di Domenico <mdidomenico4@...il.com> Cc: linux-kernel@...r.kernel.org Subject: Re: tg3 and bcm5703 cards - rx dropped packets Have you try one or all of the below? /sbin/ethtool -K eth0 tx off /sbin/ethtool -K eth0 rx off /sbin/ethtool -K eth0 gso off /sbin/ethtool -K eth0 tso off Assuming eth0 is your interface. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/