From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id F05521B368; Thu, 7 Jun 2018 16:15:28 +0200 (CEST) In-Reply-To: <20180606123128.7868-2-maxime.coquelin@redhat.com> References: <20180606123128.7868-2-maxime.coquelin@redhat.com> To: test-report@dpdk.org Cc: Maxime Coquelin Message-Id: <20180607141528.F05521B368@dpdk.org> Date: Thu, 7 Jun 2018 16:15:28 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw40692 [PATCH v2 1/5] net/virtio: prevent simple Tx path selection by default 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: , X-List-Received-Date: Thu, 07 Jun 2018 14:15:29 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/40692 _coding style issues_ WARNING:STATIC_CONST_CHAR_ARRAY: char * array declaration might be better as static const #107: FILE: drivers/net/virtio/virtio_ethdev.c:1823: + const char *valid_args[] = { total: 0 errors, 1 warnings, 0 checks, 121 lines checked