Re: [RFC PATCH net-next v3 07/21] ethtool: implement EVENT notifications

2019-02-18 Thread Michal Kubecek
On Tue, Feb 19, 2019 at 12:46:08AM +0100, Andrew Lunn wrote: > On Mon, Feb 18, 2019 at 07:21:59PM +0100, Michal Kubecek wrote: > > Three types of netlink notifications are introduced: > > > > - ETHA_EVENT_NEWDEV to notify about newly registered network devices > > - ETHA_EVENT_DELDEV to

Re: [RFC PATCH net-next v3 07/21] ethtool: implement EVENT notifications

2019-02-18 Thread Andrew Lunn
On Mon, Feb 18, 2019 at 07:21:59PM +0100, Michal Kubecek wrote: > Three types of netlink notifications are introduced: > > - ETHA_EVENT_NEWDEV to notify about newly registered network devices > - ETHA_EVENT_DELDEV to notify about unregistered network devices > - ETHA_EVENT_RENAMEDEV to

[RFC PATCH net-next v3 07/21] ethtool: implement EVENT notifications

2019-02-18 Thread Michal Kubecek
Three types of netlink notifications are introduced: - ETHA_EVENT_NEWDEV to notify about newly registered network devices - ETHA_EVENT_DELDEV to notify about unregistered network devices - ETHA_EVENT_RENAMEDEV to notify about renamed network device The notifications are triggered by