From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 43D8E68BD; Thu, 1 Dec 2016 12:50:26 +0100 (CET) In-Reply-To: <1480567821-70846-2-git-send-email-david.hunt@intel.com> References: <1480567821-70846-2-git-send-email-david.hunt@intel.com> To: test-report@dpdk.org Cc: David Hunt Message-Id: <20161201115026.43D8E68BD@dpdk.org> Date: Thu, 1 Dec 2016 12:50:26 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| [PATCH v1 1/2] lib: distributor performance enhancements X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: automatic test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Dec 2016 11:50:26 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/17356 _coding style issues_ WARNING:BLOCK_COMMENT_STYLE: Block comments should align the * on each line #437: FILE: lib/librte_distributor/rte_distributor_burst.c:317: + /* + * Now mask contains 0xffff where there's a match. WARNING:FUNCTION_ARGUMENTS: function definition argument 'unsigned int count' should also have an identifier name #967: FILE: lib/librte_distributor/rte_distributor_burst.h:224: +void total: 0 errors, 2 warnings, 993 lines checked