| lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
|
Open Source and information security mailing list archives
| ||
|
Message-ID: <20110323100646.2319e392@nehalam> Date: Wed, 23 Mar 2011 10:06:46 -0700 From: Stephen Hemminger <shemminger@...tta.com> To: Ben Hutchings <bhutchings@...arflare.com> Cc: Yevgeny Petrilin <yevgenyp@...lanox.co.il>, "davem@...emloft.net" <davem@...emloft.net>, "netdev@...r.kernel.org" <netdev@...r.kernel.org>, Eugenia Emantayev <eugenia@...lanox.co.il> Subject: Re: [PATCH v2 08/16] mlx4_en: Reporting HW revision in ethtool -i On Wed, 23 Mar 2011 16:08:12 +0000 Ben Hutchings <bhutchings@...arflare.com> wrote: > On Wed, 2011-03-23 at 15:54 +0000, Yevgeny Petrilin wrote: > > > On Wed, 2011-03-23 at 15:10 +0000, Yevgeny Petrilin wrote: > > > > > > > > > > This is an abuse of the ethtool_drvinfo::driver field. > > > > > > > > > > Your users can use lspci -v, can't they? > > > > > > > > > I don't think there is a problem here. > > > > We have always reported the HW model via Ethtool, we just expanded > > > the information > > > > we provide. > > > > Our users prefer to see the information in ethtool. > > > > > > Do you mean 'we documented ethtool -i as the way to get hardware > > > identification'? That would be a bug in your documentation. > > > > > > Ben. > > > > This is not what I mean, All the required information can be found in lspci, > > There are some requests to see part of this information also via ethtool > > As Stephen says, the issue here is consistency between drivers. > Sometimes you just have to say no to customer requests that you abuse a > standard API. > > You could perhaps include some sort of hardware type distinction in the > firmware version string, if it doesn't already incorporate that. The pci info is already in bus_info and that can be used by tools. Alternatively, many drivers splat revision/config info out to dmesg. -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists