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 11945A04BB for ; Fri, 11 Sep 2020 17:10:41 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 0AB9F1C0D1; Fri, 11 Sep 2020 17:10:41 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 1017) id 0867B1C0D7; Fri, 11 Sep 2020 17:10:38 +0200 (CEST) In-Reply-To: <20200911150805.79901-6-maxime.coquelin@redhat.com> References: <20200911150805.79901-6-maxime.coquelin@redhat.com> To: test-report@dpdk.org Cc: Maxime Coquelin Message-Id: <20200911151038.0867B1C0D7@dpdk.org> Date: Fri, 11 Sep 2020 17:10:38 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw77433 [PATCH 5/7] net/virtio: check protocol feature in user backend 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/77433 _coding style issues_ WARNING:PREFER_FALLTHROUGH: Prefer 'fallthrough;' over fallthrough comment #94: FILE: drivers/net/virtio/virtio_user/vhost_user.c:284: + /* Fallthrough */ total: 0 errors, 1 warnings, 0 checks, 36 lines checked