From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id DE62D1B865; Fri, 9 Feb 2018 11:27:15 +0100 (CET) In-Reply-To: <1518172019-7040-1-git-send-email-alanrobertsonatt@gmail.com> References: <1518172019-7040-1-git-send-email-alanrobertsonatt@gmail.com> To: test-report@dpdk.org Cc: alanrobertsonatt@gmail.com Message-Id: <20180209102715.DE62D1B865@dpdk.org> Date: Fri, 9 Feb 2018 11:27:15 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw35085 [PATCH] Improve the shaper accuracy for large packets 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, 09 Feb 2018 10:27:16 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/35085 _coding style issues_ WARNING:BLOCK_COMMENT_STYLE: Block comments use a trailing */ on a separate line #75: FILE: lib/librte_sched/rte_sched.c:1481: + * in the next tc_period to compensate. */ WARNING:BLOCK_COMMENT_STYLE: Block comments use a trailing */ on a separate line #100: FILE: lib/librte_sched/rte_sched.c:1501: + * in the next tc_period to compensate. */ ERROR:MISSING_SIGN_OFF: Missing Signed-off-by: line(s) total: 1 errors, 2 warnings, 105 lines checked