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=DKIMWL_WL_MED,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_PASS 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 050D1C43381 for ; Sun, 31 Mar 2019 20:57:37 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id BB544206B8 for ; Sun, 31 Mar 2019 20:57:36 +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="Z3IjK9+o" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1731427AbfCaU5f (ORCPT ); Sun, 31 Mar 2019 16:57:35 -0400 Received: from mail-pf1-f177.google.com ([209.85.210.177]:42498 "EHLO mail-pf1-f177.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726931AbfCaU5f (ORCPT ); Sun, 31 Mar 2019 16:57:35 -0400 Received: by mail-pf1-f177.google.com with SMTP id r15so3483322pfn.9 for ; Sun, 31 Mar 2019 13:57:34 -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=Bkqatf3rUD8gC838XaxD5lt+cXtkSqEPZFiQRgiJ2J4=; b=Z3IjK9+oCg/KXsfMcg7k5ZllxzvKSukj27ellbxkzMQj5+6FuZ/+kkUuYO/I/JHnHM /WM8lDrhf/+bZKrOCQzGcBDhIJ/FXRM2ja4W9fhOEMwFjXfyXsp+PGe+Z+kGiD3JpHEA cq1reeCDXtZKYb4vwyUwsAKSCS7Ys2+y6HFp0Jag0wCNqGralWaSjUyoOSuJ9DmtC91j 9PaPzrW9DOBuGtKHUGOLrwZqg4xCGY5lamxxxG+nMUJbfcfGoGiyiE2c+KTzPQvQnjOI lKup3ilUf4S9XBJ2rBQeMvCgDHwl8wDJGkwt5+w3h0i5GPMjbz1ETvThlX+bovykGPIo Zd/Q== 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=Bkqatf3rUD8gC838XaxD5lt+cXtkSqEPZFiQRgiJ2J4=; b=PQKLDkKHz4zs5i0bFG1A84z2KMHLZpW6h9tNvbUycIvUcxw3e2HqRWiY9RjflC0hjg +/ennUu/EU6xR4RzsaluH+JX2x0hmPJm30fFiKRTr4cSxgCI7Fcj6KQN9z0XuaDo5htW V0Cl4p2VKnr/pj1ktvCh+/iz7DdHun+2xvUXH1fK2986unlzBgpXz1LRPjXTB34hnlFV 2W91z4vy3ogF4P2Bc/az7DpI390QiqqJKFsh8R9JOXxeSWK7VyTVcVNIIgUINbbK1DTQ M+Y2kkbhYAz4874iNwSh6LTcRlAuHF9JDgTF5hFk5YnrNjgkMT4exRhKl0LTDKvkUzAK U9TQ== X-Gm-Message-State: APjAAAXP460+029rcsRZGfcrIOkLN7qNpL9TnmROdDiIhGlNpe8i2epI XcLALjv21KSrEioEJWsmZudYMg== X-Google-Smtp-Source: APXvYqweN0b8O3ZZZqah3MzmsNLzuugMxVGCfltd/5FccVZdzPTty90LpiNCooG9iLy87UkH34Ks4w== X-Received: by 2002:a63:2ad4:: with SMTP id q203mr58500823pgq.43.1554065854475; Sun, 31 Mar 2019 13:57:34 -0700 (PDT) Received: from cakuba.hsd1.ca.comcast.net ([2601:646:8e00:1b7a::2]) by smtp.gmail.com with ESMTPSA id e4sm7403832pgd.32.2019.03.31.13.57.33 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Sun, 31 Mar 2019 13:57:34 -0700 (PDT) Date: Sun, 31 Mar 2019 13:57:30 -0700 From: Jakub Kicinski To: Jiri Pirko Cc: Linux Netdev List , David Miller , mlxsw@mellanox.com, Ido Schimmel , Florian Fainelli , Andrew Lunn , vivien.didelot@gmail.com, Michael Chan , Or Gerlitz Subject: Re: [patch net-next 00/12] net: expose switch ID via devlink Message-ID: <20190331135730.748e5e0f@cakuba.hsd1.ca.comcast.net> In-Reply-To: <20190331085017.GB2168@nanopsycho> References: <20190328211254.1894-1-jiri@resnulli.us> <20190328144002.245c9eef@cakuba.netronome.com> <20190329064905.GS14297@nanopsycho> <20190329115926.5c16d2fd@cakuba.netronome.com> <20190329212153.GA14297@nanopsycho> <20190330073527.GB14297@nanopsycho> <20190330124923.300e6759@cakuba.hsd1.ca.comcast.net> <20190331085017.GB2168@nanopsycho> 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 Sun, 31 Mar 2019 10:50:17 +0200, Jiri Pirko wrote: > I understand that from the functionality point of view, you are correct. > But for the visibility and better understanding about what's the > topology, I think it would be fine to expose this. Anyway, I'll remove > the patch to expose the devlink ATTR for now. Let's see how things are > going to look after we do the rest. Thanks!