[dpdk-test-report] |WARNING| pw56522 [RFC PATCH v3 2/3] eal: add mask and unmask interrupt APIs
checkpatch at dpdk.org
checkpatch at dpdk.org
Tue Jul 16 18:45:57 CEST 2019
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/56522
_coding style issues_
ERROR:SPACING: space required before the open brace '{'
#231: FILE: lib/librte_eal/linux/eal/eal_interrupts.c:762:
+ switch (intr_handle->type){
ERROR:SPACING: space required before the open brace '{'
#280: FILE: lib/librte_eal/linux/eal/eal_interrupts.c:811:
+ switch (intr_handle->type){
total: 2 errors, 0 warnings, 264 lines checked
ERROR: symbol rte_intr_mask is added in the DPDK_19.08 section, but is expected to be added in the EXPERIMENTAL section of the version map
ERROR: symbol rte_intr_unmask is added in the DPDK_19.08 section, but is expected to be added in the EXPERIMENTAL section of the version map
More information about the test-report
mailing list