From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 6FA06532D; Tue, 6 Jun 2017 15:35:08 +0200 (CEST) In-Reply-To: <1496756020-4579-2-git-send-email-i.maximets@samsung.com> References: <1496756020-4579-2-git-send-email-i.maximets@samsung.com> To: test-report@dpdk.org Cc: Ilya Maximets Message-Id: <20170606133508.6FA06532D@dpdk.org> Date: Tue, 6 Jun 2017 15:35:08 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw25069 [PATCH v5 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 13:35:08 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/25069 _coding style issues_ WARNING:ENOSYS: ENOSYS means 'invalid syscall nr' and nothing else #134: 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, 168 lines checked