* [dpdk-test-report] |WARNING| pw33136 [PATCH 08/13] net/bnxt: fix check for ether_type
[not found] <20180108202437.56305-9-ajit.khaparde@broadcom.com>
@ 2018-01-08 20:25 ` checkpatch
0 siblings, 0 replies; only message in thread
From: checkpatch @ 2018-01-08 20:25 UTC (permalink / raw)
To: test-report; +Cc: Ajit Khaparde
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/33136
_coding style issues_
CHECK:CAMELCASE: Avoid CamelCase: <ETHER_TYPE_IPv4>
#36: FILE: drivers/net/bnxt/bnxt_ethdev.c:1735:
+ if (efilter->ether_type == ETHER_TYPE_IPv4 ||
CHECK:CAMELCASE: Avoid CamelCase: <ETHER_TYPE_IPv6>
#37: FILE: drivers/net/bnxt/bnxt_ethdev.c:1736:
+ efilter->ether_type == ETHER_TYPE_IPv6) {
total: 0 errors, 0 warnings, 2 checks, 12 lines checked
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2018-01-08 20:25 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <20180108202437.56305-9-ajit.khaparde@broadcom.com>
2018-01-08 20:25 ` [dpdk-test-report] |WARNING| pw33136 [PATCH 08/13] net/bnxt: fix check for ether_type 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).