From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 93E341B141; Wed, 12 Dec 2018 07:26:08 +0100 (CET) In-Reply-To: <20181212062404.30243-2-gavin.hu@arm.com> References: <20181212062404.30243-2-gavin.hu@arm.com> To: test-report@dpdk.org Cc: Gavin Hu Message-Id: <20181212062608.93E341B141@dpdk.org> Date: Wed, 12 Dec 2018 07:26:08 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw48658 [v1, 1/2] ring: add rte_ring_reset api to flush the ring 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, 12 Dec 2018 06:26:08 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/48658 _coding style issues_ WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line) #18: Currently, the flush is done by dequeuing the ring in a while loop. It is much total: 0 errors, 1 warnings, 36 lines checked ERROR: symbol rte_ring_reset is added in a section other than the EXPERIMENTAL section of the version map