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: <46ED8C13.3010303@intel.com> Date: Sun, 16 Sep 2007 13:03:31 -0700 From: "Kok, Auke" <auke-jan.h.kok@...el.com> To: James Chapman <jchapman@...alix.com> Cc: "Kok, Auke" <auke-jan.h.kok@...el.com>, L F <lfabio.linux@...il.com>, netdev@...r.kernel.org Subject: Re: e1000 driver and samba James Chapman wrote: > Kok, Auke wrote: >> James Chapman wrote: >>> Kok, Auke wrote: > >>>>> rx_long_byte_count: 34124849453 >>> >>> Are these long frames expected in your network? What is the MTU of >>> the transmitting clients? Perhaps this might explain why reads work >>> (because data is coming from the Linux box so the packets have >>> smaller MTU) while writes cause delays or packet loss because the >>> clients are sending long frames which are getting fragmented? >> >> those are not "long frames" but the number of bytes the hardware >> counted in its "long" data type based byte counter. > > Thanks for correcting me, Auke. > > Should this counter be renamed to avoid someone else making this mistake > in the future? Just a thought. well, that would break tools that read this value. And for all of these stats we can say that you should read our SDM's to figure out what they really mean anyway, hence my caution to interpret the other value at first. Auke - 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