Re: [PATCH net-next 0/7] ethtool netlink interface, part 2

From: Michal Kubecek
Date: Mon Jan 27 2020 - 02:31:03 EST


On Mon, Jan 27, 2020 at 12:34:48AM +0100, Andrew Lunn wrote:
> On Sun, Jan 26, 2020 at 11:10:58PM +0100, Michal Kubecek wrote:
> > This shorter series adds support for getting and setting of wake-on-lan
> > settings and message mask (originally message level). Together with the
> > code already in net-next, this will allow full implementation of
> > "ethtool <dev>" and "ethtool -s <dev> ...".
>
> Hi Michal
>
> It is nice to see more of this work being posted. But what about the
> user space side? Do you plan to post that soon?

Yes, once I get it into presentable shape. I definitely want ethtool 5.6
to support what kernel 5.6 will.

Michal