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 EFC6E42B22 for ; Tue, 16 May 2023 13:04:43 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EB2954068E; Tue, 16 May 2023 13:04:43 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id D7D204068E for ; Tue, 16 May 2023 13:04:42 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id C464C120565; Tue, 16 May 2023 13:04:42 +0200 (CEST) Subject: |WARNING| pw126880 [PATCH v2] lib/kni : coding style is fixed In-Reply-To: <20230516110359.479441-1-yasinncaner@gmail.com> References: <20230516110359.479441-1-yasinncaner@gmail.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Yasin CANER Message-Id: <20230516110442.C464C120565@dpdk.org> Date: Tue, 16 May 2023 13:04:42 +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/126880 _coding style issues_ ERROR:TRAILING_WHITESPACE: trailing whitespace #108: FILE: lib/kni/rte_kni.c:687: +^I/* First, getting allocation count from alloc_q. alloc_q is allocated in this function*/ $ ERROR:MISSING_SIGN_OFF: Missing Signed-off-by: line(s) total: 2 errors, 0 warnings, 27 lines checked