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 BD08BA034F; Mon, 30 Aug 2021 10:19:34 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A159E41125; Mon, 30 Aug 2021 10:19:34 +0200 (CEST) Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by mails.dpdk.org (Postfix) with ESMTP id 007CA4111E for ; Mon, 30 Aug 2021 10:19:32 +0200 (CEST) X-IronPort-AV: E=McAfee;i="6200,9189,10091"; a="217951579" X-IronPort-AV: E=Sophos;i="5.84,362,1620716400"; d="scan'208";a="217951579" Received: from orsmga001.jf.intel.com ([10.7.209.18]) by fmsmga103.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 30 Aug 2021 01:19:31 -0700 X-IronPort-AV: E=Sophos;i="5.84,362,1620716400"; d="scan'208";a="509481575" Received: from indrasen-mobl.ger.corp.intel.com (HELO bricha3-MOBL.ger.corp.intel.com) ([10.252.1.64]) by orsmga001-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-SHA; 30 Aug 2021 01:19:30 -0700 Date: Mon, 30 Aug 2021 09:19:27 +0100 From: Bruce Richardson To: fengchengwen Cc: "dev@dpdk.org" , Thomas Monjalon Message-ID: References: <1625231891-2963-1-git-send-email-fengchengwen@huawei.com> <1630135806-21931-1-git-send-email-fengchengwen@huawei.com> <1630135806-21931-9-git-send-email-fengchengwen@huawei.com> <8066f155-ac95-6595-771c-838e3ee10525@huawei.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <8066f155-ac95-6595-771c-838e3ee10525@huawei.com> Subject: Re: [dpdk-dev] [PATCH v17 8/8] maintainers: add for dmadev 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" On Sat, Aug 28, 2021 at 04:25:33PM +0800, fengchengwen wrote: > I got checkpatch warning email of this patch, but there have none valid information: > > Test-Label: checkpatch > Test-Status: WARNING > http://dpdk.org/patch/97493 > > _coding style issues_ > > > --- a/doc/guides/rel_notes/release_21_11.rst > +++ b/doc/guides/rel_notes/release_21_11.rst > . > > Who can take a look at this ? > Patch looks ok to me, so I think you can safely ignore as a false positive. /Bruce