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 73A2B43DC3 for ; Tue, 2 Apr 2024 18:31:39 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 188CF40684; Tue, 2 Apr 2024 18:31:38 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id BBF014067A for ; Tue, 2 Apr 2024 18:31:36 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id B3B5C1223FE; Tue, 2 Apr 2024 18:31:36 +0200 (CEST) Subject: |WARNING| pw139019 [PATCH 2/4] doc: replace ifconfig and brctl usage in howto In-Reply-To: <20240402163050.133923-3-stephen@networkplumber.org> References: <20240402163050.133923-3-stephen@networkplumber.org> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Stephen Hemminger Message-Id: <20240402163136.B3B5C1223FE@dpdk.org> Date: Tue, 2 Apr 2024 18:31:36 +0200 (CEST) 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/139019 _coding style issues_ WARNING:TYPO_SPELLING: 'lastest' may be misspelled - perhaps 'latest'? #84: The brctl command is deprecated and not supported on lastest WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'? #123: FILE: doc/guides/howto/lm_bond_virtio_sriov.rst:454: + ip link set dev ens3f0 master virbr0 WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'? #124: FILE: doc/guides/howto/lm_bond_virtio_sriov.rst:455: + ip link set dev ens6f0 master virbr0 WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'? #125: FILE: doc/guides/howto/lm_bond_virtio_sriov.rst:456: + ip link set dev tap1 master virbr0 WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'? #154: FILE: doc/guides/howto/lm_bond_virtio_sriov.rst:557: + ip link set dev ens4f0 master virbr0 WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'? #155: FILE: doc/guides/howto/lm_bond_virtio_sriov.rst:558: + ip link set dev ens5f0 master virbr0 WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'? #156: FILE: doc/guides/howto/lm_bond_virtio_sriov.rst:559: + ip link set dev tap1 master virbr0 total: 0 errors, 7 warnings, 86 lines checked