From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id C60411C7D1; Mon, 14 May 2018 13:20:13 +0200 (CEST) In-Reply-To: <9df5a516a0809cd9af3dae05d5fe052347050c89.1526296329.git.anatoly.burakov@intel.com> References: <9df5a516a0809cd9af3dae05d5fe052347050c89.1526296329.git.anatoly.burakov@intel.com> To: test-report@dpdk.org Cc: Anatoly Burakov Message-Id: <20180514112013.C60411C7D1@dpdk.org> Date: Mon, 14 May 2018 13:20:13 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw39997 [PATCH v4 3/3] memzone: improve zero-length memzone reserve 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, 14 May 2018 11:20:13 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/39997 _coding style issues_ WARNING:LONG_LINE_COMMENT: line over 90 characters #373: FILE: test/test/test_memzone.c:552: + const unsigned int align = 1 << ((rte_rand() % 8) + 5); /* from 128 up to 4k alignment */ total: 0 errors, 1 warnings, 340 lines checked