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 6CA5CA054F for ; Tue, 16 Mar 2021 10:40:18 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 670CB242903; Tue, 16 Mar 2021 10:40:18 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.14.124]) by mails.dpdk.org (Postfix) with ESMTP id 90C6B2428FC for ; Tue, 16 Mar 2021 10:40:17 +0100 (CET) Received: by dpdk.org (Postfix, from userid 1017) id 8DB852BF4; Tue, 16 Mar 2021 10:40:17 +0100 (CET) In-Reply-To: <20210316093825.478723-4-maxime.coquelin@redhat.com> References: <20210316093825.478723-4-maxime.coquelin@redhat.com> To: test-report@dpdk.org Cc: Maxime Coquelin Message-Id: <20210316094017.8DB852BF4@dpdk.org> Date: Tue, 16 Mar 2021 10:40:17 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw89211 [PATCH v4 3/4] net/virtio: allocate fake mbuf in Rx queue 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 Sender: "test-report" Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/89211 _coding style issues_ WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line) #88: struct rte_mbuf fake_mbuf __attribute__((__aligned__(64))); /* 64 128 */ total: 0 errors, 1 warnings, 0 checks, 64 lines checked