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-next>] [day] [month] [year] [list]
Date:	Wed, 4 Jul 2012 12:56:44 -0700
From:	"D. Stussy" <spam+newsgroups@...-arc.ampr.org>
To:	linux-kernel@...r.kernel.org
Subject: Intel e1000 ethernet device, change in kernel v3.4, and jumbo frames setting DENIED.

There has been some changes to the driver such that things like checksum 
verification is offloaded from the CPU.  However, this blocks the ability to 
set a jumbo frame.  The kernel does record an error indicating that checksum 
offloading need be disabled fro jumbo frame MTU sizes to be used.  My e1000 
interfaces use the 82574L chipset.

1)  Was this an intentional change?
2)  How do I disable that function so I can set jumbo frames with "ifconfig" 
or "ip"?  I simply don't know what setting I need to pass.

Exact kernel message:  "Jumbo frames cannot be enabled when both receive 
checksum offload and receive hashing are enabled.  Disable one of the receive 
offload features before enabling jumbos." 

--
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/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ