From mboxrd@z Thu Jan 1 00:00:00 1970 From: Amir Vadai Subject: Re: [PATCH net-next v2 0/8] net: extend ethtool link mode bitmaps to 48 bits Date: Tue, 6 Jan 2015 15:56:33 +0200 Message-ID: <54ABE991.3040107@mellanox.com> References: <1420512850-24699-1-git-send-email-ddecotig@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 8bit Return-path: In-Reply-To: <1420512850-24699-1-git-send-email-ddecotig@gmail.com> Sender: netdev-owner@vger.kernel.org To: David Decotigny , Florian Fainelli , "netdev@vger.kernel.org" , "linux-kernel@vger.kernel.org" , "linux-api@vger.kernel.org" , Saeed Mahameed Cc: David Decotigny , "David S. Miller" , Jason Wang , "Michael S. Tsirkin" , Herbert Xu , Al Viro , Ben Hutchings , Masatake YAMATO , Xi Wang , Neil Horman , WANG Cong , Flavio Leitner , Tom Gundersen , Jiri Pirko , Vlad Yasevich , "Eric W. Biederman" , Venkata Duvvuru , Govindarajulu Varadarajan <_govind@gmx.com> List-Id: linux-api@vger.kernel.org On 1/6/2015 4:54 AM, David Decotigny wrote: > This patch series increases the width of the supported/advertising > ethtool masks from 32 bits to 48. This should allow to breathe for a > couple more years (or... months?). Hi, Nice work. What worries me is that it is going to be for weeks more than years or months... Mellanox is about to release next month a driver for a new NIC, with 3 new speeds * few link modes for each + new link modes for 10G. It seems that we will need to consume almost all the new bits. Amir