From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 5432EA0093 for ; Mon, 18 May 2020 08:06:51 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 41F581D53D; Mon, 18 May 2020 08:06:51 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 1017) id 58AB01D540; Mon, 18 May 2020 08:06:49 +0200 (CEST) In-Reply-To: <20200518054553.19306-1-qiming.yang@intel.com> References: <20200518054553.19306-1-qiming.yang@intel.com> To: test-report@dpdk.org Cc: Qiming Yang Message-Id: <20200518060649.58AB01D540@dpdk.org> Date: Mon, 18 May 2020 08:06:49 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw70362 [PATCH v2] net/i40e: fix queue related exception handling X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.15 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 Sender: "test-report" Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/70362 _coding style issues_ WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line) #58: There should have different behavior in queue start fail and stop fail case. total: 0 errors, 1 warnings, 0 checks, 236 lines checked