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 2F74E459AD for ; Mon, 16 Sep 2024 13:03:58 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2AEDC4025F; Mon, 16 Sep 2024 13:03:58 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 1EEC640150 for ; Mon, 16 Sep 2024 13:03:54 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 1473D121D10; Mon, 16 Sep 2024 13:03:54 +0200 (CEST) Subject: |WARNING| pw144075 [PATCH v4 3/7] eal: add lcore variable performance test In-Reply-To: <20240916105210.721315-4-mattias.ronnblom@ericsson.com> References: <20240916105210.721315-4-mattias.ronnblom@ericsson.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: =?utf-8?q?Mattias_R=C3=B6nnblom?= Message-Id: <20240916110354.1473D121D10@dpdk.org> Date: Mon, 16 Sep 2024 13:03:54 +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/144075 _coding style issues_ WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'? #189: FILE: app/test/test_lcore_var_perf.c:7: +#include WARNING:TYPO_SPELLING: 'wiht' may be misspelled - perhaps 'with'? #392: FILE: app/test/test_lcore_var_perf.c:210: + * modules, each wiht a small, per-lcore state. Note however that total: 0 errors, 2 warnings, 251 lines checked