From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-1.0 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 5E111C43381 for ; Wed, 27 Mar 2019 17:53:47 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 248A52075C for ; Wed, 27 Mar 2019 17:53:47 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=netronome-com.20150623.gappssmtp.com header.i=@netronome-com.20150623.gappssmtp.com header.b="JsZXnpcI" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728221AbfC0Rxp (ORCPT ); Wed, 27 Mar 2019 13:53:45 -0400 Received: from mail-qt1-f196.google.com ([209.85.160.196]:36625 "EHLO mail-qt1-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727872AbfC0Rxp (ORCPT ); Wed, 27 Mar 2019 13:53:45 -0400 Received: by mail-qt1-f196.google.com with SMTP id s15so4238735qtn.3 for ; Wed, 27 Mar 2019 10:53:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netronome-com.20150623.gappssmtp.com; s=20150623; h=date:from:to:cc:subject:message-id:in-reply-to:references :organization:mime-version:content-transfer-encoding; bh=6ezKd72UJfmmo7rBF4nOLz+YL5FOAvTP1DaGO7bJp74=; b=JsZXnpcILJOxGxgBUOatTsFehGHC4iBFzmjaauIXhQu6I6ik7ZrEE+CvFwtn9yJamL 3dFNOKUR706jAQk729Wng2QVkSAviPIszjT15GGvmHA9sVRdx8YZSZgpLuCnVnV1siCz RBwx5Sf+MjT4GW88ZVPliOtWraQgjA5XJ1GPtwoj0aDsBPIomn05kCkguyeu5mrkAkD/ nrVnlZ7B036u0iEB2C+J/ruHMEl9r6b6poNpJmnWojK7ZWdvESSZ9dUM7FyUlIRcRol+ aVKNyqbx+8udtYfkCizC5FQSnBcsQO4gUVCSQNzyPAqozk1H8021XVtTUTfJcQ7KFaPD YQvg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:in-reply-to :references:organization:mime-version:content-transfer-encoding; bh=6ezKd72UJfmmo7rBF4nOLz+YL5FOAvTP1DaGO7bJp74=; b=bLvHCID/WWXtkIAnKNi7b8TqbsmKFHIRsPU2Mlm13FiesMRQ19AjrpWu2aqZUZ2eNU 30YIko2YNotouj16/oleAqcnBCAYE+WVczo/O1ID03zGXzGNQHqRV8HShONSWp7ghx8t L2KQinRC2mliAp1zygMxFfWy3otwSdMG1IZLeyGox3Ccnlr0dFGnelH0IpMhneu2jcwE PNvV4v+oD3CXLIqXdXe+VmJJQJzclMZZ3JVnlSDhzYqQ/8vkoUMzYtGX0jbKhDCEGowB hX85HQ+HkUgOSZJqhKfs1VLaBUQJqh6HkODGOOC6rf+8u/7BgG7yRnRIxp4LtsuY8/E+ KWmA== X-Gm-Message-State: APjAAAXKcIm/s4FUJARrv0VlfBmOygE5XPVYc2b+wOzV7Y92wvIN9+P6 OP5gVJ0iC4sYAGDkjk2qRZXL9g== X-Google-Smtp-Source: APXvYqwkNQGUNDrErR2pzvDR5vzrHzXYEwz85RLBiQ2qGGY9C0i+IWSb7p49Rerqf+FaVceFk3OgCQ== X-Received: by 2002:a0c:89f3:: with SMTP id 48mr32515558qvs.215.1553709224391; Wed, 27 Mar 2019 10:53:44 -0700 (PDT) Received: from cakuba.netronome.com ([66.60.152.14]) by smtp.gmail.com with ESMTPSA id g15sm7682078qta.31.2019.03.27.10.53.43 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Wed, 27 Mar 2019 10:53:44 -0700 (PDT) Date: Wed, 27 Mar 2019 10:53:37 -0700 From: Jakub Kicinski To: Petr Machata , Jiri Pirko Cc: Ido Schimmel , "netdev@vger.kernel.org" , "davem@davemloft.net" , Shalom Toledo , mlxsw Subject: Re: [PATCH net-next 2/2] mlxsw: core: Add support for devlink info command Message-ID: <20190327105337.7f1f97a8@cakuba.netronome.com> In-Reply-To: <878sx0hcnz.fsf@mellanox.com> References: <20190326134535.3826-1-idosch@mellanox.com> <20190326134535.3826-3-idosch@mellanox.com> <20190326134807.39378e14@cakuba.netronome.com> <878sx0hcnz.fsf@mellanox.com> Organization: Netronome Systems, Ltd. MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: netdev-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org On Wed, 27 Mar 2019 09:47:14 +0000, Petr Machata wrote: > Jakub Kicinski writes: > > > Looks good & glad to see it, but what's a PSID? ;) > > > > I found this after 5 seconds of googling: > > > > http://www.mellanox.com/page/firmware_HCA_FW_identification > > > > But it still just say "PSID" without explaining what the acronym stands > > for :) > > "Parameter Set ID" > http://www.mellanox.com/pdf/MFT/MFT_Windows_user_manual.pdf Thanks, would it be okay for you guys to spell that out, or at least add a description to the doc? Hopefully that can help with reuse and on the flip side avoiding using the same acronym for completely different things..