From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 6A21BA499; Fri, 2 Feb 2018 13:26:12 +0100 (CET) In-Reply-To: <1517574310-93096-4-git-send-email-beilei.xing@intel.com> References: <1517574310-93096-4-git-send-email-beilei.xing@intel.com> To: test-report@dpdk.org Cc: Beilei Xing Message-Id: <20180202122612.6A21BA499@dpdk.org> Date: Fri, 2 Feb 2018 13:26:12 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw34886 [PATCH v3 3/4] net/i40e: fix multiple driver support issue 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: Fri, 02 Feb 2018 12:26:12 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/34886 _coding style issues_ WARNING:STATIC_CONST_CHAR_ARRAY: static const char * array should probably be static const char * const #77: FILE: drivers/net/i40e/i40e_ethdev.c:983: + static const char *valid_keys[] = { total: 0 errors, 1 warnings, 0 checks, 330 lines checked