From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id E63757CAF; Wed, 21 Jun 2017 10:05:05 +0200 (CEST) In-Reply-To: <1498032250-24924-2-git-send-email-i.maximets@samsung.com> References: <1498032250-24924-2-git-send-email-i.maximets@samsung.com> To: test-report@dpdk.org Cc: Ilya Maximets Message-Id: <20170621080505.E63757CAF@dpdk.org> Date: Wed, 21 Jun 2017 10:05:05 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw25542 [PATCH v6 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: Wed, 21 Jun 2017 08:05:06 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/25542 _coding style issues_ WARNING:ENOSYS: ENOSYS means 'invalid syscall nr' and nothing else #217: FILE: lib/librte_eal/linuxapp/eal/eal_memory.c:392: + if (get_mempolicy(NULL, NULL, 0, 0, 0) < 0 && errno == ENOSYS) { total: 0 errors, 1 warnings, 223 lines checked