Re: regression in bonding driver with VLAN challenged interfaces when 8021q module is loaded

2012-10-14 Thread Jiri Pirko
Thu, Oct 11, 2012 at 04:28:40PM CEST, jstan...@rmrf.net wrote: >Since commit cc0e40700656b09d93b062ef6c818aa45429d09a, there is a >problem if you have the 8021q module loaded and you then attempt to >enslave a VLAN challenged interface. This is because VLAN 0 is >automatically added to the bond, an

Re: regression in bonding driver with VLAN challenged interfaces when 8021q module is loaded

2012-10-11 Thread Jon Stanley
On Thu, Oct 11, 2012 at 10:28 AM, Jon Stanley wrote: > This specifically affects IPoIB interfaces in a bond if you do a > down/up cycle on the bond post-boot (during boot, the bonding module > is loaded prior to the 8021q module, so everything is fine). I hate replying to myself, but I've just b