From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 77811A0C41; Wed, 23 Jun 2021 10:22:00 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E528D4003F; Wed, 23 Jun 2021 10:21:59 +0200 (CEST) Received: from out2-smtp.messagingengine.com (out2-smtp.messagingengine.com [66.111.4.26]) by mails.dpdk.org (Postfix) with ESMTP id 2E8C54003E for ; Wed, 23 Jun 2021 10:21:58 +0200 (CEST) Received: from compute6.internal (compute6.nyi.internal [10.202.2.46]) by mailout.nyi.internal (Postfix) with ESMTP id A23295C009F; Wed, 23 Jun 2021 04:21:57 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute6.internal (MEProxy); Wed, 23 Jun 2021 04:21:57 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding:content-type; s=fm1; bh= CW+IXH8Tav6Kv1N56D0BD14akNE+T3IcgaKwq8Y8zKo=; b=Chl3PxZlQtjLrxNX A9ezwd+ds4uEpzLeIXyxSGbYSS7hV7yHCR4i67qAaadEhJFSdNgS0shEXEWVYAoA YIQJucsjhffSAxdKyKOqj6h4OQxKHnslfDWZbx/ZJuclNrOZ5hPeT3EC+gFcyXfK uEJg70CMAfyycXQa0x5B8FQaayz9A933pjS8fg1BqA/iQihVoluBYt82YeoJ12ZA JFGB1XbQXrTPyZV3KwI3kin0ck0cPcmEuK6RKHC7kbNPXna8VNLZO6jpUZ3cLkrZ 67v7uMKbqK7oYZ6mKOIx2O59y03F0S1nPI0z0X4JUwW9Y2KSOKS524FKpEusdEEY /I564A== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-proxy:x-me-proxy:x-me-sender:x-me-sender :x-sasl-enc; s=fm3; bh=CW+IXH8Tav6Kv1N56D0BD14akNE+T3IcgaKwq8Y8z Ko=; b=i2LztGZisAP5GI8HJdp2LjbakOBlLPIyIze7nm/liLnMw1CLK+QGxHbDS d+BCm4phA2rm1UQ93SwlQSJfYKun8izAhVmGucEhAGRtkdaG/hSTwId1DANnj8HH Mqa35jdhzqMg//jCDMyKV7OXl+PIwNJ8Peh3bMvJSQnm+RHfPsoT1e8eERBKXsHF OTAHb1Lfy7cBAd4uylnZ6ylK5cuDg0LqwxONzhfe6Xj2ZuKdXn8OeOhzVXneZYHZ 0UBZjr+6i7xhgRYxiBkG9MDiofrkoqfEzwSVNsN5NXGMJFAN3wJyqCv1IN3aU14j 5XUK+2NgV1XVUnlE6ocm8FDaWzREA== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduledrfeegfedgtdegucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhephffvufffkfgjfhgggfgtsehtufertddttddvnecuhfhrohhmpefvhhhomhgr shcuofhonhhjrghlohhnuceothhhohhmrghssehmohhnjhgrlhhonhdrnhgvtheqnecugg ftrfgrthhtvghrnhepudeggfdvfeduffdtfeeglefghfeukefgfffhueejtdetuedtjeeu ieeivdffgeehnecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehmrghilhhfrh homhepthhhohhmrghssehmohhnjhgrlhhonhdrnhgvth X-ME-Proxy: Received: by mail.messagingengine.com (Postfix) with ESMTPA; Wed, 23 Jun 2021 04:21:56 -0400 (EDT) From: Thomas Monjalon To: Parav Pandit , "Xueming(Steven) Li" Cc: "dev@dpdk.org" , Wang Haiyue , Kinsella Ray , "david.marchand@redhat.com" , "ferruh.yigit@intel.com" Date: Wed, 23 Jun 2021 10:21:55 +0200 Message-ID: <2908210.mbheaSqOOa@thomas> In-Reply-To: References: <20210510134732.2174-1-xuemingl@nvidia.com> <2722998.9jiA4btz4K@thomas> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH v4 2/2] bus/auxiliary: introduce auxiliary bus X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 23/06/2021 01:50, Xueming(Steven) Li: > From: Thomas Monjalon > > 13/06/2021 14:58, Xueming Li: > > > + struct rte_auxiliary_driver *driver; /**< driver used in probing */ > > > > Why in probing? > > I suggest "Device driver" > > A SF device could be probed by a class driver t then another class driver, the driver field will be overridden by later probe. > Will change to "last device driver" "Last" is a bit confusing. Any field can be potentially overwritten, i.e. change its value, and we don't comment "last value" ;)