From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id D0F327CBB; Mon, 24 Jul 2017 11:15:55 +0200 (CEST) In-Reply-To: <1500887698-20238-1-git-send-email-hemant.agrawal@nxp.com> References: <1500887698-20238-1-git-send-email-hemant.agrawal@nxp.com> To: test-report@dpdk.org Cc: Hemant Agrawal Message-Id: <20170724091555.D0F327CBB@dpdk.org> Date: Mon, 24 Jul 2017 11:15:55 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw27132 [PATCH v2] eal: disable NUMA related warnings on non-NUMA systems 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: Mon, 24 Jul 2017 09:15:56 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/27132 _coding style issues_ ERROR:SPACING: space prohibited before that close parenthesis ')' #55: FILE: lib/librte_eal/linuxapp/eal/eal_pci.c:317: + if (access(filename, F_OK ) != -1 ) { total: 1 errors, 0 warnings, 28 lines checked