Re: [PATCH net-next 1/3] net: ethtool: add support for forward error correction modes
From: Andrew Lunn <andrew@lunn.ch>
Date: 2017-07-06 23:15:58
From: Andrew Lunn <andrew@lunn.ch>
Date: 2017-07-06 23:15:58
Even this feels too extreme for me. I think users would hate it. They did an ifup and swapped cables. They expect the OS/Driver/Firmware to continue trying to honor their ifup request.
Lets take a look around at other subsystems....
What happens if you hot-unplug a SATA drive?
An MMC card?
A USB device?
A PCIe card?
A CPU?
An SDRAM?
Do you know of any subsystem that tried to keep its configuration
across a hot unplug/plug event? I suspect they all require user space
to take some action to get the newly plugged hardware into operation.
Andrew