[dpdk-test-report] |WARNING| pw40807 [PATCH 1/3] bpf: add extra information for external symbol definitions

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Jun 8 16:18:45 CEST 2018


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

_coding style issues_


WARNING:FUNCTION_ARGUMENTS: function definition argument 'uint64_t' should also have an identifier name
#281: FILE: lib/librte_bpf/rte_bpf.h:74:
+			uint64_t (*val)(uint64_t, uint64_t, uint64_t,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'uint64_t' should also have an identifier name
#281: FILE: lib/librte_bpf/rte_bpf.h:74:
+			uint64_t (*val)(uint64_t, uint64_t, uint64_t,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'uint64_t' should also have an identifier name
#281: FILE: lib/librte_bpf/rte_bpf.h:74:
+			uint64_t (*val)(uint64_t, uint64_t, uint64_t,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'uint64_t' should also have an identifier name
#281: FILE: lib/librte_bpf/rte_bpf.h:74:
+			uint64_t (*val)(uint64_t, uint64_t, uint64_t,

WARNING:FUNCTION_ARGUMENTS: function definition argument 'uint64_t' should also have an identifier name
#281: FILE: lib/librte_bpf/rte_bpf.h:74:
+			uint64_t (*val)(uint64_t, uint64_t, uint64_t,

total: 0 errors, 5 warnings, 240 lines checked


More information about the test-report mailing list