From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id E541910C03; Wed, 21 Dec 2016 11:01:45 +0100 (CET) In-Reply-To: <7a1cba99e80ec1a1ce429856dd91987f7e9b68fb.1482314020.git.nelio.laranjeiro@6wind.com> References: <7a1cba99e80ec1a1ce429856dd91987f7e9b68fb.1482314020.git.nelio.laranjeiro@6wind.com> To: test-report@dpdk.org Cc: Nelio Laranjeiro Message-Id: <20161221100145.E541910C03@dpdk.org> Date: Wed, 21 Dec 2016 11:01:45 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw18351 [PATCH v2 2/4] net/mlx5: add software support for rte_flow 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, 21 Dec 2016 10:01:46 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/18351 _coding style issues_ WARNING:FUNCTION_ARGUMENTS: function definition argument 'struct priv *' should also have an identifier name #95: FILE: drivers/net/mlx5/mlx5.h:287: +void priv_flow_flush(struct priv *); total: 0 errors, 1 warnings, 0 checks, 264 lines checked