From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id D902768A1; Wed, 3 May 2017 15:45:40 +0200 (CEST) In-Reply-To: <20170503134429.22723-1-shahafs@mellanox.com> References: <20170503134429.22723-1-shahafs@mellanox.com> To: test-report@dpdk.org Cc: Shahaf Shuler Message-Id: <20170503134540.D902768A1@dpdk.org> Date: Wed, 3 May 2017 15:45:40 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw24075 [PATCH v2] 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 13:45:41 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/24075 _coding style issues_ ERROR:GLOBAL_INITIALISERS: do not initialise globals to 0 #109: FILE: app/test-pmd/testpmd.c:357: +unsigned int num_sockets = 0; total: 1 errors, 0 warnings, 143 lines checked