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 EAC18A00C3 for ; Fri, 1 Jul 2022 11:05:41 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E7C0040E03; Fri, 1 Jul 2022 11:05:41 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 08B2840A7B for ; Fri, 1 Jul 2022 11:05:40 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 04674120787; Fri, 1 Jul 2022 11:05:40 +0200 (CEST) Subject: |WARNING| pw113617 [PATCH 14/17] net/mana: add function to receive packets In-Reply-To: <1656666167-26035-15-git-send-email-longli@linuxonhyperv.com> References: <1656666167-26035-15-git-send-email-longli@linuxonhyperv.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: longli@linuxonhyperv.com Message-Id: <20220701090540.04674120787@dpdk.org> Date: Fri, 1 Jul 2022 11:05:40 +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/113617 _coding style issues_ WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line) #55: With all the RX queues created, MANA can use those queues to receive packets. total: 0 errors, 1 warnings, 0 checks, 186 lines checked