From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 32A241B368; Thu, 7 Jun 2018 16:21:00 +0200 (CEST) In-Reply-To: <20180607092616.27720-2-maxime.coquelin@redhat.com> References: <20180607092616.27720-2-maxime.coquelin@redhat.com> To: test-report@dpdk.org Cc: Maxime Coquelin Message-Id: <20180607142100.32A241B368@dpdk.org> Date: Thu, 7 Jun 2018 16:21:00 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw40707 [PATCH v3 1/5] net/virtio: forbid simple Tx path 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:21:00 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/40707 _coding style issues_ WARNING:STATIC_CONST_CHAR_ARRAY: char * array declaration might be better as static const #106: FILE: drivers/net/virtio/virtio_ethdev.c:1824: + const char *valid_args[] = { total: 0 errors, 1 warnings, 0 checks, 122 lines checked