automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw54172 [PATCH v3 10/11] net/hinic: add TX module
       [not found] <e20b0bd4942c9f9c482a8aeb6313df69636a5602.1559553895.git.xuanziyang2@huawei.com>
@ 2019-06-03 11:30 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2019-06-03 11:30 UTC (permalink / raw)
  To: test-report; +Cc: Ziyang Xuan

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

_coding style issues_


CHECK:CAMELCASE: Avoid CamelCase: <RTE_ETHER_TYPE_IPv4>
#743: FILE: drivers/net/hinic/hinic_pmd_tx.c:697:
+		if (eth_type == RTE_ETHER_TYPE_IPv4) {

CHECK:CAMELCASE: Avoid CamelCase: <RTE_ETHER_TYPE_IPv6>
#754: FILE: drivers/net/hinic/hinic_pmd_tx.c:708:
+		} else if (eth_type == RTE_ETHER_TYPE_IPv6) {

total: 0 errors, 0 warnings, 2 checks, 1086 lines checked

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

only message in thread, other threads:[~2019-06-03 11:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <e20b0bd4942c9f9c482a8aeb6313df69636a5602.1559553895.git.xuanziyang2@huawei.com>
2019-06-03 11:30 ` [dpdk-test-report] |WARNING| pw54172 [PATCH v3 10/11] net/hinic: add TX module 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).