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 C0714A0A06 for ; Tue, 19 Jan 2021 22:30:30 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 151AA140FE2; Tue, 19 Jan 2021 22:30:30 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.14.124]) by mails.dpdk.org (Postfix) with ESMTP id C5381140F60 for ; Tue, 19 Jan 2021 22:30:27 +0100 (CET) Received: by dpdk.org (Postfix, from userid 1017) id C224728EE; Tue, 19 Jan 2021 22:30:27 +0100 (CET) In-Reply-To: <20210119212507.1043636-28-maxime.coquelin@redhat.com> References: <20210119212507.1043636-28-maxime.coquelin@redhat.com> To: test-report@dpdk.org Cc: Maxime Coquelin Message-Id: <20210119213027.C224728EE@dpdk.org> Date: Tue, 19 Jan 2021 22:30:27 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw86923 [PATCH v2 27/44] net/virtio: add Virtio-user features ops 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/86923 _coding style issues_ WARNING:TYPO_SPELLING: 'IFF' may be misspelled - perhaps 'IF'? #160: FILE: drivers/net/virtio/virtio_user/vhost_kernel.c:124: + if (tap_features & IFF_VNET_HDR) { WARNING:TYPO_SPELLING: 'IFF' may be misspelled - perhaps 'IF'? #168: FILE: drivers/net/virtio/virtio_user/vhost_kernel.c:132: + if (tap_features & IFF_MULTI_QUEUE) total: 0 errors, 2 warnings, 0 checks, 419 lines checked