From mboxrd@z Thu Jan 1 00:00:00 1970 From: Maxime Chevallier Subject: Re: [PATH RFC net-next 0/8] Continue towards using linkmode in phylib Date: Mon, 17 Sep 2018 12:01:35 +0200 Message-ID: <20180917120135.67e4bf6f@bootlin.com> References: <1536961136-30453-1-git-send-email-andrew@lunn.ch> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: netdev , Florian Fainelli To: Andrew Lunn Return-path: Received: from mail.bootlin.com ([62.4.15.54]:59997 "EHLO mail.bootlin.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726169AbeIQP2R (ORCPT ); Mon, 17 Sep 2018 11:28:17 -0400 In-Reply-To: <1536961136-30453-1-git-send-email-andrew@lunn.ch> Sender: netdev-owner@vger.kernel.org List-ID: Hi Andrew, On Fri, 14 Sep 2018 23:38:48 +0200 Andrew Lunn wrote: >These patches contain some further cleanup and helpers, and the first >real patch towards using linkmode bitmaps in phylink. > >It is RFC because i don't like patch #7 and maybe somebody has a >better idea how to do this. Ideally, we want to initialise a linux >generic bitmap at compile time. Thanks for that series. I've reviewed what I feel confident enough to, I'll be happy to test the runtime "features" listing that I think you plan to implement. Maxime