netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Regression in bonding driver - devices without set_mac
@ 2015-11-04  3:49 Toby Corkindale
  2015-11-04  7:45 ` Toby Corkindale
  2015-11-06 22:46 ` Jay Vosburgh
  0 siblings, 2 replies; 6+ messages in thread
From: Toby Corkindale @ 2015-11-04  3:49 UTC (permalink / raw)
  To: netdev

Hi,
I've subscribed to this list to try and sort out a regression in the
bonding network driver.
I originally reported this in Dec 2014, as:
https://bugzilla.kernel.org/show_bug.cgi?id=89161

The bug is still present in the 4.2 Linux kernel.

If you look at the code, here:
https://github.com/torvalds/linux/commit/f54424412b6b2f64cae4d7c39d981ca14ce0052c

Then you see that the intention is for devices without set_mac support
to be supported. Although in older code they DID work, and that
ability died sometime near this commit. And has never returned since.

The code path in current kernels does allow devices through that block
of code, but it fails somewhere else -- the devices are not
successfully added as slaves, but the only error printed is the
warning about not supporting MAC address setting.

Is there anything I can do to try and sort this regression out, with you?

I can explain how to set up two virtual machines with PPPoE client and
server in order to test, if you like? Or I can try out patches and
give feedback.

Cheers
Toby

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2015-11-07  6:05 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-04  3:49 Regression in bonding driver - devices without set_mac Toby Corkindale
2015-11-04  7:45 ` Toby Corkindale
2015-11-05 23:12   ` Toby Corkindale
2015-11-06 22:46 ` Jay Vosburgh
     [not found]   ` <CABEgq96o2dXi06rLh6xmLGYVzh0-fVPs0rpjv8X3NTsk_=8+JQ@mail.gmail.com>
2015-11-07  2:31     ` Jay Vosburgh
2015-11-07  6:05       ` Toby Corkindale

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).