Re: [E1000-devel] Q: How to disable vlan strip in Intel igb driver ?

2016-05-01 Thread Alexander Duyck
On Sun, May 1, 2016 at 6:13 AM, Ran Shalit wrote: > Hello, > > > I am using intel igb driver in Linux. > > The driver strip the packet from vlan inofmation. But we need this > information in the packet. > > We tried to change build flag, or see if there is any feature with > ethtool that can disab

[E1000-devel] Introduce "ethtool -m" support?

2016-05-01 Thread Doron Shikmoni
Hi folks, Has it been discussed, or is there any intention, to introduce the "ethtool -m" capability that is available in the in-tree version of igb, to this driver? (this feature provides "module" eeprom information, namely SFP info). I found this provision to be extremely useful, and was somewh