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 88E49A0540 for ; Thu, 7 Jul 2022 02:15:53 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 79F084069D; Thu, 7 Jul 2022 02:15:53 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 99C5A40691 for ; Thu, 7 Jul 2022 02:15:51 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 7F417120D82; Thu, 7 Jul 2022 02:15:51 +0200 (CEST) Subject: |WARNING| pw113770 [PATCH] iavf: do tx done cleanup starting from tx_tail In-Reply-To: <20220707001414.25105-1-a.miloshenko@f5.com> References: <20220707001414.25105-1-a.miloshenko@f5.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Aleksandr Miloshenko Message-Id: <20220707001551.7F417120D82@dpdk.org> Date: Thu, 7 Jul 2022 02:15:51 +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/113770 _coding style issues_ WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line) #77: iavf_xmit_pkts() sets tx_tail to the next of last transmitted tx descriptor. total: 0 errors, 1 warnings, 0 checks, 39 lines checked