From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michal Kubecek Subject: Re: [RFC PATCH ethtool v2 00/23] ethtool netlink interface (userspace side) (WiP) Date: Thu, 8 Nov 2018 19:30:19 +0100 Message-ID: <20181108183019.GD24800@unicorn.suse.cz> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: netdev@vger.kernel.org To: Woojung.Huh@microchip.com Return-path: Received: from mx2.suse.de ([195.135.220.15]:37472 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1727028AbeKIEU2 (ORCPT ); Thu, 8 Nov 2018 23:20:28 -0500 Content-Disposition: inline In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: On Wed, Nov 07, 2018 at 11:57:03PM +0000, Woojung.Huh@microchip.com wrote: > > -----Original Message----- > > From: netdev-owner@vger.kernel.org On Behalf Of Michal > > Kubecek > > Sent: Monday, July 30, 2018 8:56 AM > > To: netdev@vger.kernel.org > > Cc: linux-kernel@vger.kernel.org; John W. Linville > > Subject: [RFC PATCH ethtool v2 00/23] ethtool netlink interface (userspace side) (WiP) > > > > (The series is based on v4.17) > Can you help me find exact version of version I can apply patch? > v4.17 from either net-next.git or linux.git shows some failure while patching. Based on the subject you quoted, you tried to apply the patch series for ethtool (userspace utility). Kernel patch series was sent shortly before this one with subject "[RFC PATCH net-next v2 00/17] ethtool netlink interface (WiP)": http://patchwork.ozlabs.org/project/netdev/list/?series=58290&state=* But if you want to try it, I would rather suggest updated version from https://github.com/mkubecek/ethnl It has kernel series based on current net-next (this morning) and ethtool series based on v4.19. I would like to send a v3 to the list soon but in the last few weeks I was quite busy with higher priority work. Michal Kubecek