Re: [E1000-devel] [PATCH v2] ixgbe: Remove NETIF_F_HW_VLAN_CTAG_FILTER from hw_features

2015-03-13 Thread Jeff Kirsher
On Thu, 2015-03-12 at 08:22 -0700, Alexander Duyck wrote: > This change makes it so that the HW_VLAN_CTAG_FILTER bit is not > falsely > advertised as being a feature that can be toggled on ixgbe parts. The > driver was setting the bit in features and letting it be inherited by > hw_features, howev

Re: [E1000-devel] e1000 tx queue timeout

2015-03-13 Thread Erik Hugne
On Thu, Mar 12, 2015 at 03:11:32PM +, Fujinaka, Todd wrote: > The most likely answer is because you're using a development kernel. Can you > try the latest stable kernel? > > The only recent change to e1000 should only be hit if you're changing the MTU. This is rarely seen, i've hit it twice