Thread (41 messages) 41 messages, 4 authors, 2006-12-26

Re: [patch 06/14] e1000: disable TSO on the 82544 with slab debugging

From: Jeff Garzik <hidden>
Date: 2006-12-26 21:28:38

Herbert Xu wrote:
Jeff Garzik [off-list ref] wrote:
quoted
 
quoted
+#ifdef CONFIG_DEBUG_SLAB
+     /* 82544's work arounds do not play nicely with DEBUG SLAB */
+     if (adapter->hw.mac_type == e1000_82544)
+             netdev->features &= ~NETIF_F_TSO;
+#endif
NAK, same reason as the others
Any chance you could apply this patch instead? I've verified that this
does resolve the problem on 82544.

[NETDRV] e1000: Do not truncate TSO TCP header with 82544 workaround
applied

Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help