From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 04A7468A1; Wed, 3 May 2017 14:22:11 +0200 (CEST) In-Reply-To: <20170503122021.136264-1-shahafs@mellanox.com> References: <20170503122021.136264-1-shahafs@mellanox.com> To: test-report@dpdk.org Cc: Shahaf Shuler Message-Id: <20170503122211.04A7468A1@dpdk.org> Date: Wed, 3 May 2017 14:22:11 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw24074 [PATCH] app/testpmd: support non contiguous socket ids 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: Wed, 03 May 2017 12:22:11 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/24074 _coding style issues_ ERROR:GLOBAL_INITIALISERS: do not initialise globals to 0 #106: FILE: app/test-pmd/testpmd.c:357: +unsigned int num_sockets = 0; total: 1 errors, 0 warnings, 143 lines checked