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 1BCE643A04 for ; Tue, 30 Jan 2024 02:14:36 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 155A8402C2; Tue, 30 Jan 2024 02:14:36 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 5EEBD4029A for ; Tue, 30 Jan 2024 02:14:34 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id 50090121F08; Tue, 30 Jan 2024 02:14:34 +0100 (CET) Subject: |WARNING| pw136204 [Patch v2] net/mana: use rte_pktmbuf_alloc_bulk for allocating RX WQEs In-Reply-To: <1706577181-27842-1-git-send-email-longli@linuxonhyperv.com> References: <1706577181-27842-1-git-send-email-longli@linuxonhyperv.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: longli@linuxonhyperv.com Message-Id: <20240130011434.50090121F08@dpdk.org> Date: Tue, 30 Jan 2024 02:14:34 +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/136204 _coding style issues_ WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line) #57: Instead of allocating mbufs one by one during RX, use rte_pktmbuf_alloc_bulk() total: 0 errors, 1 warnings, 0 checks, 136 lines checked