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 44119A0540 for ; Mon, 14 Nov 2022 17:59:21 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3E57040150; Mon, 14 Nov 2022 17:59:21 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 0038A4014F for ; Mon, 14 Nov 2022 17:59:19 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id EAA471226BA; Mon, 14 Nov 2022 17:59:19 +0100 (CET) Subject: |WARNING| pw119851 [PATCH 2/2] test/crypto-perf: replace slave with worker In-Reply-To: <20221114165748.307086-2-ciara.power@intel.com> References: <20221114165748.307086-2-ciara.power@intel.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Ciara Power Message-Id: <20221114165919.EAA471226BA@dpdk.org> Date: Mon, 14 Nov 2022 17:59:19 +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/119851 _coding style issues_ WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'? #45: Subject: [PATCH 2/2] test/crypto-perf: replace slave with worker WARNING:TYPO_SPELLING: 'slaves' may be misspelled - perhaps 'secondaries'? #65: Update the use of outdated language "slaves" with "workers". total: 0 errors, 2 warnings, 14 lines checked