Received: by 10.213.65.68 with SMTP id h4csp1884038imn; Thu, 5 Apr 2018 05:33:34 -0700 (PDT) X-Google-Smtp-Source: AIpwx48ndd9NIwlOPl76ZIKiOR5tOuithvAYjCicvYWuN791jJL962eO5ee9sxz/N+6duD9DypHY X-Received: by 2002:a17:902:7245:: with SMTP id c5-v6mr22709360pll.217.1522931614534; Thu, 05 Apr 2018 05:33:34 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1522931614; cv=none; d=google.com; s=arc-20160816; b=TMvjxZrg2OXoNKUDzeUYoxpwV9WqdO+eFI3u7hXzmTIB2Uj4j/VHPaNW6xwZdQVZtE mPdoPc6r9Gj7ZhaZGlwhcEGVHDwgi9UUNlph/C9XVHPv93KdJXRlvAGRfZAdFtlopgMP jfaQEQd2hVORUxDWdbdqN0nVeII+KsQA25njdhjNtBvfpmNSAXuSfn+2+WtO60h5UR45 1sCNRUBnFAiIWYBEEnoTkIsoXUHMGKXMLBvzwFwuphuy/yjqCqPZGrk7VPTVQY7+9nfR 7EUXNAuX1ZoqNAmtdcxnPyOoWvkIVwMlbThFy6eSBjEuvwUlSw1xlt5O3/l+gkfgMZmK 0cKw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:arc-authentication-results; bh=Gff4gGQvavGDqQrGmv1K7uKGwsNpTpR5UowzR9wZk/c=; b=UaGeWKMNnQpG8KIzj9fqIJxn+VA0D1pdm+tCtHaRM+cx642Z6p9UBdJ2utm241LXaf I9NtjvseGmbKHN2d3DHwGpXqblf43clkak7iQZSeqwDoI/ypq5zQZvwHXHQD8TLJ48OW F/15NkLjk3G/eN2Y37rX1oFutrsMDjTBxXfdQ9s1PlroI8aBmk2O1kEhFEDEx/f+5BxV 2l7nJmkQyQZMRng+1bvmBI7clxZZv8emNXB2wPiIoB43n+LeyfcgPTABdyWMcAWhKcKa rybXALLsmBT6tmQXQk6J9h9tokMbEUqQ2KuqwEmndkUR7CizKFi0qhK1vT1232lbafTT 30zg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id c41-v6si5806806plj.704.2018.04.05.05.33.20; Thu, 05 Apr 2018 05:33:34 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751523AbeDEMaV (ORCPT + 99 others); Thu, 5 Apr 2018 08:30:21 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:59102 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750997AbeDEMaU (ORCPT ); Thu, 5 Apr 2018 08:30:20 -0400 Received: from localhost (LFbn-1-12247-202.w90-92.abo.wanadoo.fr [90.92.61.202]) by mail.linuxfoundation.org (Postfix) with ESMTPSA id 477D6CA4; Thu, 5 Apr 2018 12:30:19 +0000 (UTC) Date: Thu, 5 Apr 2018 14:30:18 +0200 From: gregkh To: Laurentiu Tudor Cc: Andrew Lunn , Stuart Yoder , Arnd Bergmann , Ioana Ciornei , Linux Kernel Mailing List , Ruxandra Ioana Ciocoi Radulescu , Razvan Stefanescu , Roy Pledge , Networking Subject: Re: [PATCH v3 2/4] bus: fsl-mc: add restool userspace support Message-ID: <20180405123018.GA17751@kroah.com> References: <20180404010549.GA12443@lunn.ch> <20180404124246.GA20869@lunn.ch> <5AC5FAA8.80409@nxp.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5AC5FAA8.80409@nxp.com> User-Agent: Mutt/1.9.4 (2018-02-28) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Apr 05, 2018 at 10:30:01AM +0000, Laurentiu Tudor wrote: > Hello, > > My 2c below. > > On 04/04/2018 03:42 PM, Andrew Lunn wrote: > >> I hear you. It is more complicated this way...having all these individual > >> objects vs just a single "bundle" of them that represents a NIC. But, that's > >> the way the DPAA2 hardware is, and we're implementing kernel support for > >> the hardware as it is. > > > > Hi Stuart > > > > I see we are not making any progress here. > > > > So what i suggest is you post the kernel code and configuration tool > > concept to netdev for a full review. You want reviews from David > > Miller, Jiri Pirko, Jakub Kicinski, David Ahern, etc. > > > > I think that the discussion steered too much towards networking related > topics, while this ioctl doesn't have much to do with networking. > It's just an ioctl for our mc-bus bus driver that is used to manage the > devices on this bus through userspace tools. > In addition, I'd drop any mention of our reference user space app > (restool) to emphasize that this ioctl is not added just for a > particular user space app. I think Stuart also mentioned this. I'm not going to take a "generic device configuration ioctl" patch unless it is documented to all exactly what it does, and why it is there. thanks, greg k-h