From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 4BAC57D08; Mon, 4 Sep 2017 09:13:12 +0200 (CEST) In-Reply-To: <85260e82d98ff0753c2c44698de4336c27efcda4.1504508375.git.shahafs@mellanox.com> References: <85260e82d98ff0753c2c44698de4336c27efcda4.1504508375.git.shahafs@mellanox.com> To: test-report@dpdk.org Cc: Shahaf Shuler Message-Id: <20170904071312.4BAC57D08@dpdk.org> Date: Mon, 4 Sep 2017 09:13:12 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw28319 [PATCH 1/4] ethdev: rename Rx and Tx configuration structs 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: Mon, 04 Sep 2017 07:13:12 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/28319 _coding style issues_ CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around bd_rx_q->rx_conf #401: FILE: drivers/net/bonding/rte_eth_bond_pmd.c:2170: + memcpy(&(bd_rx_q->rx_conf), rx_conf, sizeof(struct rte_eth_rxq_conf)); total: 0 errors, 0 warnings, 1518 lines checked