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 39E78A053D for ; Wed, 5 Aug 2020 16:46:15 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 141D41C0B9; Wed, 5 Aug 2020 16:46:15 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 1017) id B920D1C0AF; Wed, 5 Aug 2020 16:46:13 +0200 (CEST) In-Reply-To: <20200805144517.54689-3-amorenoz@redhat.com> References: <20200805144517.54689-3-amorenoz@redhat.com> To: test-report@dpdk.org Cc: Adrian Moreno Message-Id: <20200805144613.B920D1C0AF@dpdk.org> Date: Wed, 5 Aug 2020 16:46:13 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw75215 [PATCH v3 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/75215 _coding style issues_ WARNING:PREFER_FALLTHROUGH: Prefer 'fallthrough;' over fallthrough comment #141: FILE: drivers/net/virtio/virtio_user/vhost_user.c:292: + /* Fallthrough */ total: 0 errors, 1 warnings, 0 checks, 87 lines checked