From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 7E9C4A0C49 for ; Tue, 15 Jun 2021 11:03:50 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6D83A4111A; Tue, 15 Jun 2021 11:03:50 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id E14644067E for ; Tue, 15 Jun 2021 11:03:48 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id BE761121198; Tue, 15 Jun 2021 11:03:48 +0200 (CEST) In-Reply-To: <20210615090200.56824-2-wojciechx.liguzinski@intel.com> References: <20210615090200.56824-2-wojciechx.liguzinski@intel.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: "Liguzinski, WojciechX" Message-Id: <20210615090348.BE761121198@dpdk.org> Date: Tue, 15 Jun 2021 11:03:48 +0200 (CEST) Subject: [dpdk-test-report] |WARNING| pw94203 [RFC PATCH v2 1/3] sched: add PIE based congestion management X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: test-report-bounces@dpdk.org Sender: "test-report" Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/94203 _coding style issues_ WARNING:LONG_LINE_COMMENT: line length of 107 exceeds 100 columns #241: FILE: lib/sched/rte_pie.h:25: + *to start measurement cycle (bytes) WARNING:BLOCK_COMMENT_STYLE: Block comments should align the * on each line #241: FILE: lib/sched/rte_pie.h:25: +#define RTE_DQ_THRESHOLD 16384 /**< Queue length threshold (2^14) + *to start measurement cycle (bytes) total: 0 errors, 2 warnings, 936 lines checked