From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 7C76F7CBE; Tue, 6 Jun 2017 10:14:25 +0200 (CEST) In-Reply-To: <1496736832-835-2-git-send-email-i.maximets@samsung.com> References: <1496736832-835-2-git-send-email-i.maximets@samsung.com> To: test-report@dpdk.org Cc: Ilya Maximets Message-Id: <20170606081425.7C76F7CBE@dpdk.org> Date: Tue, 6 Jun 2017 10:14:25 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw25065 [PATCH v4 1/2] mem: balanced allocation of hugepages 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, 06 Jun 2017 08:14:25 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/25065 _coding style issues_ WARNING:ENOSYS: ENOSYS means 'invalid syscall nr' and nothing else #133: FILE: lib/librte_eal/linuxapp/eal/eal_memory.c:397: + if (get_mempolicy(NULL, NULL, 0, 0, 0) < 0 && errno == ENOSYS) { total: 0 errors, 1 warnings, 165 lines checked