[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CABEgq95FYdt86-KEgkarUr-9g_mHoesV6B7OtrFut4pBR0UGcQ@mail.gmail.com>
Date: Wed, 4 Nov 2015 14:49:12 +1100
From: Toby Corkindale <tjc@...trmute.net>
To: netdev@...r.kernel.org
Subject: Regression in bonding driver - devices without set_mac
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
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists