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 87FAE456F4 for ; Tue, 30 Jul 2024 16:54:40 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 08F2242E5F; Tue, 30 Jul 2024 16:54:21 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 7AFB34025C for ; Tue, 30 Jul 2024 15:58:55 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 677371253FD; Tue, 30 Jul 2024 15:58:55 +0200 (CEST) Subject: |WARNING| pw142760 [PATCH v2 2/2] examples/l3fwd: fix read beyond array boundaries in ACL mode In-Reply-To: <20240730122235.1084-3-konstantin.v.ananyev@yandex.ru> References: <20240730122235.1084-3-konstantin.v.ananyev@yandex.ru> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Konstantin Ananyev Message-Id: <20240730135855.677371253FD@dpdk.org> Date: Tue, 30 Jul 2024 15:58:55 +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/142760 _coding style issues_ WARNING:TYPO_SPELLING: 'Otherwhise' may be misspelled - perhaps 'Otherwise'? #71: calling : send_packets_multi(). Otherwhise use send_packets_single(). WARNING:TYPO_SPELLING: 'deined' may be misspelled - perhaps 'denied'? #121: FILE: examples/l3fwd/l3fwd_acl.c:1042: + /* bad or deined by ACL rule packets */ total: 0 errors, 2 warnings, 81 lines checked