Received: by 2002:a05:6a10:f3d0:0:0:0:0 with SMTP id a16csp350229pxv; Thu, 24 Jun 2021 09:14:13 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzzbe3fZACOePxLhRYC/vVkETNu1HS8OtJNKvclUYaNZiBW62qIZXlmHO11vRTg65iLddQY X-Received: by 2002:aa7:dccb:: with SMTP id w11mr8030215edu.96.1624551253730; Thu, 24 Jun 2021 09:14:13 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1624551253; cv=none; d=google.com; s=arc-20160816; b=YQ/W23wugqMmDbWgNFw8J4cmyjg1Bayjmij7nqQiJwXBCLfH9GigH/meO+/c+5FxSj U4gXOe5v5liifeKDXA38OoJPDX23LWMI1536UtFSkbr2jkMz8zEvvz7bwqJ7HjvZl0xs cWJzaAXjNAq+O0tqww78lD4SD0+j1oPIrVdzanP/pzFfNsu7Wju4S2XjtmPIuusTgUTV TJgcWiivECzZl+YNh4N0p6dX4PdxmI3f59absrAsah6h/BSh1r2OV0so4Ku13iDzRftG w7rz2/1dUKSQyQe+mAsGdLky+zhiHHdbasxEZSYi3VVkBQmo5TbjYpdZnELx2ycemmUx hzUA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:mime-version:references:in-reply-to:message-id :date:subject:cc:to:from; bh=LpClxtMjNAcqCpOBEmUsCiFuunPZtme6lVuaOPOubzI=; b=LEcE0NSKK0Mga3dqVdXNdBMXWD7VIEXr1iC0BaIInSZeusBTJ8BYMCbRZWFjg0iMP4 l5RK76xm6PYrbDJsxwac5P5NdfAGD7D0bORyAI0IizyHh1Sye1rG2mYdFGjGtNclVJ8H 3TRXBSeGqIv7BchESFgOBPNUQzroq7pPGT3jGsztJFhb8V7+ad5ifxdQnrxLbiK2QnnC QzPrMKHP4FH+u8XYwc2AWB/Cmw5Hpium2BeMWfqjan/DH23E8ZlEKCRqbanuuR/da8TF Ddmc5iQQ+m01NF5C5tWxTc0RDr2zA2dOLLZl56kJqsdBHYftA6kAzdQ6Ts8AH0d/UTHc JvxA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=mediatek.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id 30si3404462ejh.317.2021.06.24.09.13.48; Thu, 24 Jun 2021 09:14:13 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=mediatek.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230110AbhFXQMV (ORCPT + 99 others); Thu, 24 Jun 2021 12:12:21 -0400 Received: from mailgw02.mediatek.com ([210.61.82.184]:51564 "EHLO mailgw02.mediatek.com" rhost-flags-OK-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S229445AbhFXQMU (ORCPT ); Thu, 24 Jun 2021 12:12:20 -0400 X-UUID: 8279eec4480b4048a414ccc5cbd21ae2-20210625 X-UUID: 8279eec4480b4048a414ccc5cbd21ae2-20210625 Received: from mtkmbs10n2.mediatek.inc [(172.21.101.183)] by mailgw02.mediatek.com (envelope-from ) (Generic MTA with TLSv1.2 ECDHE-RSA-AES256-GCM-SHA384 256/256) with ESMTP id 2104162736; Fri, 25 Jun 2021 00:09:59 +0800 Received: from mtkcas07.mediatek.inc (172.21.101.84) by mtkmbs02n2.mediatek.inc (172.21.101.101) with Microsoft SMTP Server (TLS) id 15.0.1497.2; Fri, 25 Jun 2021 00:09:58 +0800 Received: from localhost.localdomain (10.15.20.246) by mtkcas07.mediatek.inc (172.21.101.73) with Microsoft SMTP Server id 15.0.1497.2 via Frontend Transport; Fri, 25 Jun 2021 00:09:56 +0800 From: Rocco Yue To: Greg KH CC: "David S . Miller" , Jakub Kicinski , Jonathan Corbet , Hideaki YOSHIFUJI , David Ahern , Matthias Brugger , Felix Fietkau , John Crispin , Sean Wang , Mark Lee , , , , , , , , , , Rocco Yue Subject: Re: [PATCH 4/4] drivers: net: mediatek: initial implementation of ccmni Date: Thu, 24 Jun 2021 23:55:02 +0800 Message-ID: <20210624155501.10024-1-rocco.yue@mediatek.com> X-Mailer: git-send-email 2.18.0 In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain X-MTK: N Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 2021-06-24 at 14:23 +0200, Greg KH wrote: On Thu, Jun 24, 2021 at 07:53:49PM +0800, Rocco Yue wrote: >> >> without MTK ap ccci driver (modem driver), ccmni_rx_push() and >> ccmni_hif_hook() are not be used. >> >> Both of them are exported as symbols because MTK ap ccci driver >> will be compiled to the ccci.ko file. > > But I do not see any code in this series that use these symbols. We can will delete these symbols. > not have exports that no one uses. Please add the driver to this patch > series when you resend it. > I've just took a look at what the Linux staging tree is. It looks like a good choice for the current ccmni driver. honstly, If I simply upload the relevant driver code B that calls A (e.g. ccmni_rx_push), there is still a lack of code to call B. This seems to be a continuty problem, unless all drivers codes are uploaded (e.g. power on modem, get hardware status, complete tx/rx flow). >> In addition, the code of MTK's modem driver is a bit complicated, >> because this part has more than 30,000 lines of code and contains >> more than 10 modules. We are completeing the upload of this huge >> code step by step. Our original intention was to upload the ccmni >> driver that directly interacts with the kernel first, and then >> complete the code from ccmni to the bottom layer one by one from >> top to bottom. We expect the completion period to be about 1 year. > > Again, we can not add code to the kernel that is not used, sorry. That > would not make any sense, would you want to maintain such a thing? > > And 30k of code seems a bit excesive for a modem driver. Vendors find > that when they submit code for inclusion in the kernel tree, in the end, > they end up 1/3 the original size, so 10k is reasonable. > > I can also take any drivers today into the drivers/staging/ tree, and > you can do the cleanups there as well as getting help from others. > > 1 year seems like a long time to do "cleanup", good luck! > Thanks~ Can I resend patch set as follows: (1) supplement the details of pureip for patch 1/4; (2) the document of ccmni.rst still live in the Documentation/... (3) modify ccmni and move it into the drivers/staging/... >>> +++ b/drivers/net/ethernet/mediatek/ccmni/ccmni.h >>> >>> Why do you have a .h file for a single .c file? that shouldn't be >>> needed. >> >> I add a .h file to facilitate subsequent code expansion. If it's >> not appropriate to do this here, I can add the content of .h into >> .c file. > > If nothing other than a single .c file needs it, put it into that .c > file please. will do. Thanks, Rocco