Re: [E1000-devel] i40e nested VLANs/Q-in-Q/txvlan broken

2017-09-25 Thread Fujinaka, Todd
roup Intel Corporation todd.fujin...@intel.com (503) 712-4565 -Original Message- From: Alexander Duyck [mailto:alexander.du...@gmail.com] Sent: Tuesday, September 19, 2017 8:43 AM To: Stefan Bühler <bueh...@cert.uni-stuttgart.de> Cc: e1000-devel@lists.sourceforge.net Subject: Re: [E1000-de

Re: [E1000-devel] i40e nested VLANs/Q-in-Q/txvlan broken

2017-09-19 Thread Alexander Duyck
On Tue, Sep 19, 2017 at 2:42 AM, Stefan Bühler wrote: > Hi Alex, > > On 09/19/2017 01:52 AM, Alexander Duyck wrote: >> On Mon, Sep 18, 2017 at 9:45 AM, Stefan Bühler >> wrote: >>> Hi, >>> >>> I've got an X710 ethernet controller; and

Re: [E1000-devel] i40e nested VLANs/Q-in-Q/txvlan broken

2017-09-18 Thread Alexander Duyck
On Mon, Sep 18, 2017 at 9:45 AM, Stefan Bühler wrote: > Hi, > > I've got an X710 ethernet controller; and when I add nested VLANs the > "inner" tag gets lost unless I disable the txvlan feature (`ethtool -K > ens1f0 txvlan off`). > > This is my setup: > > /sbin/ip

[E1000-devel] i40e nested VLANs/Q-in-Q/txvlan broken

2017-09-18 Thread Stefan Bühler
Hi, I've got an X710 ethernet controller; and when I add nested VLANs the "inner" tag gets lost unless I disable the txvlan feature (`ethtool -K ens1f0 txvlan off`). This is my setup: /sbin/ip link add link ens1f0 name vlan12 type vlan protocol 802.1Q id 12 /sbin/brctl addif intern vlan12