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 1CF96440B7 for ; Fri, 31 May 2024 18:41:31 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1834942D80; Fri, 31 May 2024 18:41:31 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id B2E89427E2 for ; Fri, 31 May 2024 18:41:29 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id A69F612367B; Fri, 31 May 2024 18:41:29 +0200 (CEST) Subject: |WARNING| pw140537 [PATCH] dumpcap: add lcores option In-Reply-To: <20240531164027.4062-1-stephen@networkplumber.org> References: <20240531164027.4062-1-stephen@networkplumber.org> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Stephen Hemminger Message-Id: <20240531164129.A69F612367B@dpdk.org> Date: Fri, 31 May 2024 18:41:29 +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/140537 _coding style issues_ WARNING:REPEATED_WORD: Possible repeated word: 'what' #175: FILE: app/dumpcap/main.c:661: + * which is not what what we want for this secondary process that will total: 0 errors, 1 warnings, 80 lines checked Warning in app/dumpcap/main.c: Using pthread functions, prefer rte_thread