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 0F2AE43C27 for ; Fri, 8 Mar 2024 19:13:47 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0B9D242FB9; Fri, 8 Mar 2024 19:13:47 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 3C95542FB7 for ; Fri, 8 Mar 2024 19:13:35 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id 369721223EF; Fri, 8 Mar 2024 19:13:35 +0100 (CET) Subject: |WARNING| pw138130 [PATCH v3 1/3] examples/l2fwd-keepalive: don't use EAL logtype In-Reply-To: <20240308181137.69855-2-stephen@networkplumber.org> References: <20240308181137.69855-2-stephen@networkplumber.org> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Stephen Hemminger Message-Id: <20240308181335.369721223EF@dpdk.org> Date: Fri, 8 Mar 2024 19:13:35 +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/138130 _coding style issues_ WARNING:QUOTED_WHITESPACE_BEFORE_NEWLINE: unnecessary whitespace before a quoted newline #196: FILE: examples/l2fwd-keepalive/shm.c:105: + RTE_LOG(ERR, L2FWD, "Warning: munmap() failed: %s ", total: 0 errors, 1 warnings, 103 lines checked