[dpdk-test-report] |WARNING| pw60650 [RFC 5/8] pdump: add classic BPF filtering

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Oct 7 18:54:17 CEST 2019


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

_coding style issues_


WARNING:CONSTANT_COMPARISON: Comparisons should place the constant on the right side of the test
#442: FILE: lib/librte_pdump/rte_pcap_filter.c:128:
+			if (X > buflen ||

total: 0 errors, 1 warnings, 1074 lines checked
ERROR: symbol rte_pdump_enable_by_deviceid is added in the DPDK_19.11 section, but is expected to be added in the EXPERIMENTAL section of the version map
ERROR: symbol rte_pdump_enable is added in the DPDK_19.11 section, but is expected to be added in the EXPERIMENTAL section of the version map
Warning in /lib/librte_pdump/rte_pcap_filter.c:
Using rte_panic/rte_exit


More information about the test-report mailing list