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 F1E2645AA8 for ; Fri, 4 Oct 2024 06:15:39 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EB0A9402DD; Fri, 4 Oct 2024 06:15:39 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 1BDDF402C9 for ; Fri, 4 Oct 2024 06:15:39 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id F147D121E1F; Fri, 4 Oct 2024 06:15:38 +0200 (CEST) Subject: |WARNING| pw145019 [PATCH] ethdev: convert string initialization In-Reply-To: <20241004041335.2916435-1-ferruh.yigit@amd.com> References: <20241004041335.2916435-1-ferruh.yigit@amd.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Ferruh Yigit Message-Id: <20241004041538.F147D121E1F@dpdk.org> Date: Fri, 4 Oct 2024 06:15:38 +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/145019 _coding style issues_ WARNING:TYPO_SPELLING: 'tha' may be misspelled - perhaps 'than'? #997: FILE: lib/ethdev/rte_flow.h:1423: + .hdr.arp_data.arp_tha.addr_bytes = { 0xff, 0xff, 0xff, 0xff, 0xff, 0xff }, total: 0 errors, 1 warnings, 714 lines checked