From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 8523EAB08; Wed, 8 Mar 2017 16:16:35 +0100 (CET) In-Reply-To: References: To: test-report@dpdk.org Cc: Gaetan Rivet Message-Id: <20170308151635.8523EAB08@dpdk.org> Date: Wed, 8 Mar 2017 16:16:35 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw21615 [PATCH v2 02/13] ethdev: add flow API rule copy function 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: Wed, 08 Mar 2017 15:16:35 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/21615 _coding style issues_ WARNING:FUNCTION_ARGUMENTS: function definition argument 'void *' should also have an identifier name #787: FILE: lib/librte_ether/rte_flow.h:1128: +struct rte_flow_desc * WARNING:FUNCTION_ARGUMENTS: function definition argument 'size_t' should also have an identifier name #787: FILE: lib/librte_ether/rte_flow.h:1128: +struct rte_flow_desc * WARNING:FUNCTION_ARGUMENTS: function definition argument 'size_t' should also have an identifier name #787: FILE: lib/librte_ether/rte_flow.h:1128: +struct rte_flow_desc * total: 0 errors, 3 warnings, 697 lines checked