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 7B35845BA1 for ; Wed, 30 Oct 2024 05:42:45 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 785DC42FB9; Wed, 30 Oct 2024 05:42:45 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 0FAF742EC5 for ; Wed, 30 Oct 2024 05:42:41 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id E0C47121E31; Wed, 30 Oct 2024 05:42:40 +0100 (CET) Subject: |WARNING| pw147701 [RFC v2 1/3] eal/lcore: add topology based functions In-Reply-To: <20241030044035.1201-2-vipin.varghese@amd.com> References: <20241030044035.1201-2-vipin.varghese@amd.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Vipin Varghese Message-Id: <20241030044240.E0C47121E31@dpdk.org> Date: Wed, 30 Oct 2024 05:42:40 +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/147701 _coding style issues_ WARNING:TYPO_SPELLING: 'fucntions' may be misspelled - perhaps 'functions'? #126: introduces fucntions and MACRO that helps to identify such WARNING:TYPO_SPELLING: 'skipe' may be misspelled - perhaps 'skip'? #1039: FILE: lib/eal/include/rte_lcore.h:337: + * If set to negative value, will skipe to Nth lcore from last. total: 0 errors, 2 warnings, 989 lines checked