Re: [E1000-devel] ethtool -U

2012-10-09 Thread Alexander Duyck
On 10/09/2012 12:06 AM, Frank Gamper wrote: > Hi Alex, > I'm using kernel version 3.2.21-12core > I installed the module now by doing: sudo modprobe ixgbe > FdirPballoc=2,2 FdirMode=2,2 > I enable ntuple filtering by doing ethtool -K eth2 ntuple on (I > thought it would be enabled automatically) >

Re: [E1000-devel] ethtool -U

2012-10-08 Thread Alexander Duyck
On 10/06/2012 11:50 AM, Frank Gamper wrote: > Hi everybody, > I'm trying to use the Hardware Filters from the ixgbe network driver but > somehow I always get error messages when trying to set the filters. > I installed the ixgbe module like this: > cd ixgbe-3.9.15/src > make > mane install > modpr