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 C0B2CA0C41 for ; Thu, 18 Nov 2021 15:48:10 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BB66140687; Thu, 18 Nov 2021 15:48:10 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 0736040395 for ; Thu, 18 Nov 2021 15:48:07 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id EC6B0121E65; Thu, 18 Nov 2021 15:48:06 +0100 (CET) Subject: |WARNING| pw104518 [PATCH v1 1/3] fix PMD wording typo In-Reply-To: <20211118144645.2903463-2-sean.morrissey@intel.com> References: <20211118144645.2903463-2-sean.morrissey@intel.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Sean Morrissey Message-Id: <20211118144806.EC6B0121E65@dpdk.org> Date: Thu, 18 Nov 2021 15:48:06 +0100 (CET) X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: test-report-bounces@dpdk.org Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/104518 _coding style issues_ WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'? #902: FILE: drivers/net/nfp/nfp_ethdev.c:345: + * The ixgbe PMD disables the pcie master on the WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'? #915: FILE: drivers/net/nfp/nfp_ethdev_vf.c:241: + * The ixgbe PMD disables the pcie master on the total: 0 errors, 2 warnings, 712 lines checked --- a/doc/guides/rel_notes/release_16_04.rst +++ b/doc/guides/rel_notes/release_16_04.rst --- a/doc/guides/rel_notes/release_19_05.rst +++ b/doc/guides/rel_notes/release_19_05.rst --- a/doc/guides/rel_notes/release_19_11.rst +++ b/doc/guides/rel_notes/release_19_11.rst --- a/doc/guides/rel_notes/release_20_11.rst +++ b/doc/guides/rel_notes/release_20_11.rst --- a/doc/guides/rel_notes/release_21_02.rst +++ b/doc/guides/rel_notes/release_21_02.rst --- a/doc/guides/rel_notes/release_21_05.rst +++ b/doc/guides/rel_notes/release_21_05.rst --- a/doc/guides/rel_notes/release_21_08.rst +++ b/doc/guides/rel_notes/release_21_08.rst --- a/doc/guides/rel_notes/release_2_2.rst +++ b/doc/guides/rel_notes/release_2_2.rst