[dpdk-test-report] |WARNING| pw44454 [10/17] net/qede: reorganize filter code

checkpatch at dpdk.org checkpatch at dpdk.org
Sat Sep 8 22:33:13 CEST 2018


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

_coding style issues_


CHECK:CAMELCASE: Avoid CamelCase: <ETHER_TYPE_IPv4>
#1711: FILE: drivers/net/qede/qede_filter.c:404:
+		*ether_type = rte_cpu_to_be_16(ETHER_TYPE_IPv4);

CHECK:CAMELCASE: Avoid CamelCase: <ETHER_TYPE_IPv6>
#1751: FILE: drivers/net/qede/qede_filter.c:444:
+		*ether_type = rte_cpu_to_be_16(ETHER_TYPE_IPv6);

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


More information about the test-report mailing list