From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 80AB6A0487 for ; Thu, 4 Jul 2019 07:31:08 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 775BC160; Thu, 4 Jul 2019 07:31:08 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 1017) id 22D26374C; Thu, 4 Jul 2019 07:31:07 +0200 (CEST) In-Reply-To: <1562215629-75520-1-git-send-email-simei.su@intel.com> References: <1562215629-75520-1-git-send-email-simei.su@intel.com> To: test-report@dpdk.org Cc: simei Message-Id: <20190704053107.22D26374C@dpdk.org> Date: Thu, 4 Jul 2019 07:31:07 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw56064 [RFC] ethdev: support input set change by RSS action 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: , Errors-To: test-report-bounces@dpdk.org Sender: "test-report" Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/56064 _coding style issues_ WARNING:BLOCK_COMMENT_STYLE: Block comments should align the * on each line #43: FILE: lib/librte_ethdev/rte_flow.h:1800: + struct rte_flow_item *inputset; /** Provide more specific inputset configuration. + * ignore spec, only mask. total: 0 errors, 1 warnings, 9 lines checked