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 91F05A0C43 for ; Mon, 22 Nov 2021 11:52:16 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8C95E410E4; Mon, 22 Nov 2021 11:52:16 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id D4B2440395 for ; Mon, 22 Nov 2021 11:52:15 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id B1D4F121E65; Mon, 22 Nov 2021 11:52:15 +0100 (CET) Subject: |WARNING| pw104566 [PATCH v2 1/3] fix PMD wording typo In-Reply-To: <20211122105046.3013226-2-sean.morrissey@intel.com> References: <20211122105046.3013226-2-sean.morrissey@intel.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Sean Morrissey Message-Id: <20211122105215.B1D4F121E65@dpdk.org> Date: Mon, 22 Nov 2021 11:52:15 +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/104566 _coding style issues_ WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'? #909: 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'? #922: FILE: drivers/net/nfp/nfp_ethdev_vf.c:241: + * The ixgbe PMD disables the pcie master on the total: 0 errors, 2 warnings, 714 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