From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 1C2986CA3; Thu, 31 May 2018 19:37:07 +0200 (CEST) In-Reply-To: <2d97a30636fdaece6f64eabb597f2f892e3e93ad.1527787910.git.anatoly.burakov@intel.com> References: <2d97a30636fdaece6f64eabb597f2f892e3e93ad.1527787910.git.anatoly.burakov@intel.com> To: test-report@dpdk.org Cc: Anatoly Burakov Message-Id: <20180531173707.1C2986CA3@dpdk.org> Date: Thu, 31 May 2018 19:37:07 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw40561 [PATCH] eal: add option to limit memory allocation on sockets 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: Thu, 31 May 2018 17:37:07 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/40561 _coding style issues_ WARNING:LONG_LINE_COMMENT: line over 90 characters #113: FILE: lib/librte_eal/common/eal_internal_cfg.h:50: + volatile uint64_t socket_limit[RTE_MAX_NUMA_NODES]; /**< limit amount of memory per socket */ total: 0 errors, 1 warnings, 187 lines checked