[dpdk-test-report] |WARNING| pw53802 [PATCH 2/5] net/tap: revert changes on rte_ prefixing

checkpatch at dpdk.org checkpatch at dpdk.org
Wed May 29 13:30:12 CEST 2019


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

_coding style issues_


CHECK:CAMELCASE: Avoid CamelCase: <IPv4>
#37: FILE: drivers/net/tap/tap_bpf_program.c:22:
+#define IPv4(a, b, c, d) ((__u32)(((a) & 0xff) << 24) | \

total: 0 errors, 0 warnings, 1 checks, 44 lines checked


More information about the test-report mailing list