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 CE9C8A054F for ; Mon, 15 Mar 2021 17:47:59 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C172024271D; Mon, 15 Mar 2021 17:47:59 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.14.124]) by mails.dpdk.org (Postfix) with ESMTP id 3C23C242715 for ; Mon, 15 Mar 2021 17:47:58 +0100 (CET) Received: by dpdk.org (Postfix, from userid 1017) id 381D058CD; Mon, 15 Mar 2021 17:47:58 +0100 (CET) In-Reply-To: <20210315164619.372575-4-maxime.coquelin@redhat.com> References: <20210315164619.372575-4-maxime.coquelin@redhat.com> To: test-report@dpdk.org Cc: Maxime Coquelin Message-Id: <20210315164758.381D058CD@dpdk.org> Date: Mon, 15 Mar 2021 17:47:58 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw89154 [PATCH v3 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/89154 _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