From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 3C45AA053A for ; Tue, 4 Aug 2020 09:25:30 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 1E9E71C0B5; Tue, 4 Aug 2020 09:25:29 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 1017) id A3F8F1C0B7; Tue, 4 Aug 2020 09:25:27 +0200 (CEST) In-Reply-To: <20200804072431.86441-3-amorenoz@redhat.com> References: <20200804072431.86441-3-amorenoz@redhat.com> To: test-report@dpdk.org Cc: Adrian Moreno Message-Id: <20200804072527.A3F8F1C0B7@dpdk.org> Date: Tue, 4 Aug 2020 09:25:27 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw75170 [PATCH v2 2/4] net/virtio: add VIRTIO_SET_STATUS support to Virtio-user X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.15 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/75170 _coding style issues_ WARNING:PREFER_FALLTHROUGH: Prefer 'fallthrough;' over fallthrough comment #138: FILE: drivers/net/virtio/virtio_user/vhost_user.c:292: + /* Fallthrough */ total: 0 errors, 1 warnings, 0 checks, 87 lines checked