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.1 required=3.0 tests=DKIMWL_WL_MED,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,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 2107BC282D8 for ; Sat, 2 Feb 2019 01:39:04 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id D05B42075B for ; Sat, 2 Feb 2019 01:39:03 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=marvell.com header.i=@marvell.com header.b="lMz9j23D"; dkim=pass (1024-bit key) header.d=marvell.onmicrosoft.com header.i=@marvell.onmicrosoft.com header.b="KVbr8l+B" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727690AbfBBBjC (ORCPT ); Fri, 1 Feb 2019 20:39:02 -0500 Received: from mx0a-0016f401.pphosted.com ([67.231.148.174]:57756 "EHLO mx0b-0016f401.pphosted.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1727471AbfBBBjA (ORCPT ); Fri, 1 Feb 2019 20:39:00 -0500 Received: from pps.filterd (m0045849.ppops.net [127.0.0.1]) by mx0a-0016f401.pphosted.com (8.16.0.27/8.16.0.27) with SMTP id x121b4pF031550; Fri, 1 Feb 2019 17:38:58 -0800 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=marvell.com; h=from : to : cc : subject : date : message-id : references : in-reply-to : content-type : content-id : content-transfer-encoding : mime-version; s=pfpt0818; bh=iYxlLH4svDGgKEgr3v9Zw17qNWXY4yDldZDlnCS0LvI=; b=lMz9j23Dd9M0iHUwAfb0e5W/4jk5QfkZ20sthb1C9YdLx1dmz2t94/LhS5A9OplNzlhV E4U9BJffS2suaMhb5wiwMkArb/kHAV2jK08uykjPmFlQmfYUBq/L2tIxgWKu/PEbXMPQ qirHEfbS77AGA7aADAe2KFrLhK5PGMeM8qFLPaYEZdWljhkyEbVg3kPSGts0bIWbJriQ P1fooLSL8RQWzcyNpo/QB8wVtgmnO7wIvKDcc+i1rLwzflFBcxTlg9bIDuMRyNXIgfnS qUb6b24lgIVE/G5GSdjNM3MDQh1cIrcLzqW3P0T4CMabqrriSz5Xo+4gltVGU3y3ZsfI fA== Received: from sc-exch03.marvell.com ([199.233.58.183]) by mx0a-0016f401.pphosted.com with ESMTP id 2qcxdsrh08-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-SHA384 bits=256 verify=NOT); Fri, 01 Feb 2019 17:38:58 -0800 Received: from SC-EXCH02.marvell.com (10.93.176.82) by SC-EXCH03.marvell.com (10.93.176.83) with Microsoft SMTP Server (TLS) id 15.0.1367.3; Fri, 1 Feb 2019 17:38:57 -0800 Received: from NAM05-CO1-obe.outbound.protection.outlook.com (104.47.48.52) by SC-EXCH02.marvell.com (10.93.176.82) with Microsoft SMTP Server (TLS) id 15.0.1367.3 via Frontend Transport; Fri, 1 Feb 2019 17:38:56 -0800 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=marvell.onmicrosoft.com; s=selector1-marvell-com; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=iYxlLH4svDGgKEgr3v9Zw17qNWXY4yDldZDlnCS0LvI=; b=KVbr8l+BcUcni4efZflzk93Cbz4sZhDcQ6Z15GUQUJFsaP/wctp7hn9UeBFuWzH00CtT+jA6f6Uc9EvVsw7JrZdjV8FrRyyplYqbXl1wXSTBm+YlDGqgegUCRj4Yog6dEg5oeaQfbvLj0Prk8ro/Da3MajPJM+NrM9/KrloPENY= Received: from BYAPR18MB2712.namprd18.prod.outlook.com (20.179.56.74) by BYAPR18MB2488.namprd18.prod.outlook.com (20.179.92.146) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.20.1558.21; Sat, 2 Feb 2019 01:38:55 +0000 Received: from BYAPR18MB2712.namprd18.prod.outlook.com ([fe80::192c:8e83:d401:6f8a]) by BYAPR18MB2712.namprd18.prod.outlook.com ([fe80::192c:8e83:d401:6f8a%5]) with mapi id 15.20.1580.019; Sat, 2 Feb 2019 01:38:55 +0000 From: Felix Manlunas To: "f.fainelli@gmail.com" CC: "netdev@vger.kernel.org" , "davem@davemloft.net" , Felix Manlunas , "Satananda Burla" , Derek Chickles Subject: Re: [RFC net-next 08/13] liquidio: Handle SWITCHDEV_PORT_ATTR_GET event Thread-Topic: [RFC net-next 08/13] liquidio: Handle SWITCHDEV_PORT_ATTR_GET event Thread-Index: AQHUupgPcIdtz4BOAEyjdTaRCvnzyw== Date: Sat, 2 Feb 2019 01:38:55 +0000 Message-ID: <20190202013854.GA25776@felix-thinkpad.marvell.com> References: <20190201220657.30170-9-f.fainelli@gmail.com> In-Reply-To: <20190201220657.30170-9-f.fainelli@gmail.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-clientproxiedby: BYAPR11CA0103.namprd11.prod.outlook.com (2603:10b6:a03:f4::44) To BYAPR18MB2712.namprd18.prod.outlook.com (2603:10b6:a03:103::10) x-ms-exchange-messagesentrepresentingtype: 1 x-originating-ip: [67.180.122.75] x-ms-publictraffictype: Email x-microsoft-exchange-diagnostics: 1;BYAPR18MB2488;20:q4u8rupgzVEso3toLVzQ5vB6MrWPhPrjF84aQo6jvPSehS+AI79JoZlEv4A913QOJx8h9KFsCj4Kfu7AuKXhnqlSAK5AAjrcl01rzw8Y0xx3i/H80F0OzkwGfkr04jZMHcPN0rfgAT9jqQsic5rO3PhGyCqWrdMc0Pz9iO5yY9s= x-ms-office365-filtering-correlation-id: 51f63cdd-f93b-46cc-e414-08d688af3158 x-microsoft-antispam: BCL:0;PCL:0;RULEID:(2390118)(7020095)(4652040)(8989299)(4534185)(4627221)(201703031133081)(201702281549075)(8990200)(5600110)(711020)(4605077)(2017052603328)(7153060)(7193020);SRVR:BYAPR18MB2488; x-ms-traffictypediagnostic: BYAPR18MB2488: x-microsoft-antispam-prvs: x-forefront-prvs: 09368DB063 x-forefront-antispam-report: SFV:NSPM;SFS:(10009020)(346002)(136003)(366004)(376002)(396003)(39850400004)(189003)(199004)(6246003)(71200400001)(2906002)(256004)(186003)(4326008)(1076003)(26005)(2501003)(105586002)(7736002)(14454004)(68736007)(106356001)(52116002)(97736004)(71190400001)(4744005)(86362001)(6506007)(39060400002)(6512007)(2351001)(102836004)(33656002)(316002)(305945005)(99286004)(3846002)(8676002)(81156014)(5640700003)(8936002)(76176011)(107886003)(54906003)(6916009)(81166006)(53936002)(11346002)(6486002)(1361003)(386003)(478600001)(486006)(66066001)(229853002)(446003)(476003)(6116002)(6436002)(25786009);DIR:OUT;SFP:1101;SCL:1;SRVR:BYAPR18MB2488;H:BYAPR18MB2712.namprd18.prod.outlook.com;FPR:;SPF:None;LANG:en;PTR:InfoNoRecords;MX:1;A:1; received-spf: None (protection.outlook.com: marvell.com does not designate permitted sender hosts) x-ms-exchange-senderadcheck: 1 x-microsoft-antispam-message-info: lFnUbF2HYCWfXnXI5M1B3QhmBOFzLxP20KQt0MEURwx9fYWdsDmJOwiJe3SElMKagVR+faj6zCv045CvTTIjrEUF+b2GmphBoM0jQzHoQ0EDpXO0y9GX0bE2II2B43VUjZjgxZ+75OoKPGDlrNZxbS4LECcBdxi6GGU0M535aiuDpml5Y5aTbshU5p+vAklzeYnfmAxs0QqA6zIe8I93gl16LKq2UFtF93/w/SbRV4akXQiX6dzOJTVAFoTciG3BPZneavt23WppfOD4CFbKMGc2ues50avZVotNItcMj8uJLpZuvaP5Yl0DRAYpnAbu7hFpOw+eepPDbb23CHnjYjseaLO/TxHUyr8kc6vSLM28z1gYDRrbN5JY7e721zmt7iGpQW4u2MTeRFwDcL6mwsUcEzydb9lP4Lk+yReZAj0= Content-Type: text/plain; charset="us-ascii" Content-ID: Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-MS-Exchange-CrossTenant-Network-Message-Id: 51f63cdd-f93b-46cc-e414-08d688af3158 X-MS-Exchange-CrossTenant-originalarrivaltime: 02 Feb 2019 01:38:54.7346 (UTC) X-MS-Exchange-CrossTenant-fromentityheader: Hosted X-MS-Exchange-CrossTenant-id: 70e1fb47-1155-421d-87fc-2e58f638b6e0 X-MS-Exchange-Transport-CrossTenantHeadersStamped: BYAPR18MB2488 X-OriginatorOrg: marvell.com X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10434:,, definitions=2019-02-01_18:,, signatures=0 X-Proofpoint-Details: rule=outbound_notspam policy=outbound score=0 priorityscore=1501 malwarescore=0 suspectscore=0 phishscore=0 bulkscore=0 spamscore=0 clxscore=1011 lowpriorityscore=0 mlxscore=0 impostorscore=0 mlxlogscore=883 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1810050000 definitions=main-1902020010 Sender: netdev-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org On Fri, 1 Feb 2019 14:06:52 -0800, Florian Fainelli wrote: > Following patches will change the way we communicate getting or setting > a port's attribute and use a blocking notifier to perform those tasks. >=20 > Prepare bnxt to support receiving notifier events targeting The code portion is fine (for 08/13), but the patch explanantion needs to be revised. "bnxt" should be replaced with "liquidio". Thanks, Felix