[dpdk-test-report] |WARNING| pw28319 [PATCH 1/4] ethdev: rename Rx and Tx configuration structs

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Sep 4 09:13:12 CEST 2017


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


More information about the test-report mailing list