From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 4BB251B16F; Thu, 29 Mar 2018 23:25:35 +0200 (CEST) In-Reply-To: <06ec9fd8f884c6d3cffb8a24c0d9ac71d589812d.1522358422.git.gaetan.rivet@6wind.com> References: <06ec9fd8f884c6d3cffb8a24c0d9ac71d589812d.1522358422.git.gaetan.rivet@6wind.com> To: test-report@dpdk.org Cc: Gaetan Rivet Message-Id: <20180329212535.4BB251B16F@dpdk.org> Date: Thu, 29 Mar 2018 23:25:35 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw36751 [PATCH v4 18/20] ethdev: register ether layer as a class 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, 29 Mar 2018 21:25:35 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/36751 _coding style issues_ WARNING:STATIC_CONST_CHAR_ARRAY: static const char * array should probably be static const char * const #80: FILE: lib/librte_ether/rte_class_eth.c:20: +static const char *eth_params_keys[] = { total: 0 errors, 1 warnings, 96 lines checked