From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 4169B4A63; Fri, 15 Dec 2017 12:27:44 +0100 (CET) In-Reply-To: <1513337189-137661-2-git-send-email-liang.j.ma@intel.com> References: <1513337189-137661-2-git-send-email-liang.j.ma@intel.com> To: test-report@dpdk.org Cc: liang.j.ma@intel.com Message-Id: <20171215112744.4169B4A63@dpdk.org> Date: Fri, 15 Dec 2017 12:27:44 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw32307 [PATCH v2 1/8] event/opdl: add the opdl ring infrastructure library 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: Fri, 15 Dec 2017 11:27:44 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/32307 _coding style issues_ WARNING:BLOCK_COMMENT_STYLE: Block comments should align the * on each line #1941: FILE: drivers/event/opdl/opdl_ring.h:585: + * pointer of the event descriptor. + * @param index WARNING:BLOCK_COMMENT_STYLE: Block comments should align the * on each line #1942: FILE: drivers/event/opdl/opdl_ring.h:586: + * @param index + * index of the event descriptor. total: 0 errors, 2 warnings, 1902 lines checked