[dpdk-test-report] |WARNING| pw98242 [PATCH v3 4/8] bpf: add function to dump eBPF instructions

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Sep 8 06:51:35 CEST 2021


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

_coding style issues_


WARNING:SPACING: space prohibited between function name and open parenthesis '('
#248: FILE: lib/bpf/rte_bpf.h:213:
+rte_bpf_dump (FILE *f, const struct ebpf_insn *buf, uint32_t len);

total: 0 errors, 1 warnings, 150 lines checked


More information about the test-report mailing list