automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw41018 [v11] [PATCH 3/4] net/netvsc: add hyper-v netvsc network device
       [not found] <20180612232939.24793-4-stephen@networkplumber.org>
@ 2018-06-12 23:30 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2018-06-12 23:30 UTC (permalink / raw)
  To: test-report; +Cc: Stephen Hemminger

Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/41018

_coding style issues_


CHECK:ASSIGNMENT_CONTINUATIONS: Assignment operator '=' should be on the previous line
#364: FILE: drivers/net/netvsc/hn_ethdev.c:189:
+	dev_info->flow_type_rss_offloads
+		= ETH_RSS_IPV4 | ETH_RSS_IPV6 | ETH_RSS_TCP | ETH_RSS_UDP;

CHECK:ASSIGNMENT_CONTINUATIONS: Assignment operator '=' should be on the previous line
#467: FILE: drivers/net/netvsc/hn_ethdev.c:292:
+	const struct rte_eth_rss_conf *rss_conf
+		= &dev_conf->rx_adv_conf.rss_conf;

CHECK:CAMELCASE: Avoid CamelCase: <PRIx64>
#477: FILE: drivers/net/netvsc/hn_ethdev.c:302:
+			    "unsupported TX offload: %#" PRIx64,

CHECK:ASSIGNMENT_CONTINUATIONS: Assignment operator '=' should be on the previous line
#633: FILE: drivers/net/netvsc/hn_ethdev.c:458:
+	const unsigned int nstats
+		= dev->data->nb_tx_queues * RTE_DIM(hn_stat_strings)

CHECK:CAMELCASE: Avoid CamelCase: <PRIx32>
#2489: FILE: drivers/net/netvsc/hn_rndis.c:720:
+		PMD_DRV_LOG(ERR, "exec RNDIS set %#" PRIx32 " failed",

CHECK:ASSIGNMENT_CONTINUATIONS: Assignment operator '=' should be on the previous line
#3345: FILE: drivers/net/netvsc/hn_rxtx.c:441:
+		struct rte_eth_dev *dev
+			= &rte_eth_devices[rxq->port_id];

total: 0 errors, 0 warnings, 4935 lines checked

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-06-12 23:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20180612232939.24793-4-stephen@networkplumber.org>
2018-06-12 23:30 ` [dpdk-test-report] |WARNING| pw41018 [v11] [PATCH 3/4] net/netvsc: add hyper-v netvsc network device checkpatch

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).