On 11/06/2012 01:34 PM, Chris Friesen wrote:

> Is there something that can cause the internal switch to strip the vlan
> header?

I'm looking at the drivers, and it seems like if the VF sends a 
E1000_VF_SET_VLAN message specifying a particular VLAN ID then the PF 
will call

igb_set_vf_vlan_strip(adapter, vf, true)

which will set the switch to strip the vlan tag.  Am I reading this right?

In the case where the host puts the guests into separate VLANs without 
their knowledge I can see how stripping the VLAN ID might make sense. 
But if a guest explicitly creates a vlan device they're expecting a 
VLAN-tagged message to arrive.  If the switch strips off the VLAN tag 
then that message is going to seem like it's coming in on the regular 
device, not the VLAN device.

Chris

------------------------------------------------------------------------------
LogMeIn Central: Instant, anywhere, Remote PC access and management.
Stay in control, update software, and manage PCs from one command center
Diagnose problems and improve visibility into emerging IT issues
Automate, monitor and manage. Do more in less time with Central
http://p.sf.net/sfu/logmein12331_d2d
_______________________________________________
E1000-devel mailing list
E1000-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/e1000-devel
To learn more about Intel® Ethernet, visit 
http://communities.intel.com/community/wired

Reply via email to