From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 85DAD10D3E; Thu, 22 Dec 2016 12:37:00 +0100 (CET) In-Reply-To: <1482381428-148094-2-git-send-email-david.hunt@intel.com> References: <1482381428-148094-2-git-send-email-david.hunt@intel.com> To: test-report@dpdk.org Cc: David Hunt Message-Id: <20161222113700.85DAD10D3E@dpdk.org> Date: Thu, 22 Dec 2016 12:37:00 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw18420 [PATCH v2 1/5] lib: distributor performance enhancements 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: Thu, 22 Dec 2016 11:37:00 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/18420 _coding style issues_ WARNING:BLOCK_COMMENT_STYLE: Block comments should align the * on each line #1220: FILE: lib/librte_distributor/rte_distributor_priv.h:144: + /**< on/off bits for in-flight tags. + * Note that if RTE_DISTRIB_MAX_WORKERS is larger than 64 then WARNING:BLOCK_COMMENT_STYLE: Block comments should align the * on each line #1245: FILE: lib/librte_distributor/rte_distributor_priv.h:169: + /**> + * First cache line in the this array are the tags inflight total: 0 errors, 2 warnings, 1178 lines checked