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 3945FA0544 for ; Wed, 6 Jul 2022 02:32:02 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3657140691; Wed, 6 Jul 2022 02:32:02 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 4E99A40687 for ; Wed, 6 Jul 2022 02:32:00 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 49BC1120D82; Wed, 6 Jul 2022 02:32:00 +0200 (CEST) Subject: |WARNING| pw113697 [Patch v2 14/17] net/mana: add function to receive packets In-Reply-To: <1657067328-18374-15-git-send-email-longli@linuxonhyperv.com> References: <1657067328-18374-15-git-send-email-longli@linuxonhyperv.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: longli@linuxonhyperv.com Message-Id: <20220706003200.49BC1120D82@dpdk.org> Date: Wed, 6 Jul 2022 02:32:00 +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/113697 _coding style issues_ WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line) #56: With all the RX queues created, MANA can use those queues to receive packets. total: 0 errors, 1 warnings, 0 checks, 186 lines checked