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 55B1AA034E for ; Wed, 9 Feb 2022 06:23:34 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 51D6641141; Wed, 9 Feb 2022 06:23:34 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 11774410F3 for ; Wed, 9 Feb 2022 06:23:34 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id E5C9C120715; Wed, 9 Feb 2022 06:23:33 +0100 (CET) Subject: |WARNING| pw107080 [PATCH] eventdev/eth_tx: fix queue add logic In-Reply-To: <20220209052313.1557377-1-s.v.naga.harish.k@intel.com> References: <20220209052313.1557377-1-s.v.naga.harish.k@intel.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Naga Harish K S V Message-Id: <20220209052333.E5C9C120715@dpdk.org> Date: Wed, 9 Feb 2022 06:23:33 +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/107080 _coding style issues_ WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line) #63: The internal function txa_service_queue_add is returning 0 in case of error. total: 0 errors, 1 warnings, 37 lines checked