From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id B37271B259; Tue, 10 Oct 2017 12:06:18 +0200 (CEST) In-Reply-To: <20171010101818.146523-2-jasvinder.singh@intel.com> References: <20171010101818.146523-2-jasvinder.singh@intel.com> To: test-report@dpdk.org Cc: Jasvinder Singh Message-Id: <20171010100618.B37271B259@dpdk.org> Date: Tue, 10 Oct 2017 12:06:18 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw30030 [PATCH v8 1/5] net/softnic: add softnic PMD 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: Tue, 10 Oct 2017 10:06:18 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/30030 _coding style issues_ WARNING:MAINTAINERS_STYLE: MAINTAINERS entries use one tab after TYPE: #81: FILE: MAINTAINERS:540: +M: Jasvinder Singh WARNING:MAINTAINERS_STYLE: MAINTAINERS entries use one tab after TYPE: #82: FILE: MAINTAINERS:541: +M: Cristian Dumitrescu WARNING:MAINTAINERS_STYLE: MAINTAINERS entries use one tab after TYPE: #83: FILE: MAINTAINERS:542: +F: drivers/net/softnic WARNING:STATIC_CONST_CHAR_ARRAY: static const char * array should probably be static const char * const #292: FILE: drivers/net/softnic/rte_eth_softnic.c:55: +static const char *pmd_valid_args[] = { total: 0 errors, 4 warnings, 925 lines checked