[dpdk-test-report] |WARNING| pw69312 [PATCH v3] mempool: return 0 if area is too small on populate

checkpatch at dpdk.org checkpatch at dpdk.org
Sun Apr 26 00:24:37 CEST 2020


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

_coding style issues_


WARNING:AVOID_EXTERNS: externs should be avoided in .c files
#228: FILE: lib/librte_mempool/rte_mempool.c:383:
+__vsym int

WARNING:AVOID_EXTERNS: externs should be avoided in .c files
#303: FILE: lib/librte_mempool/rte_mempool.c:486:
+__vsym int

total: 0 errors, 2 warnings, 227 lines checked
ERROR: symbol rte_mempool_populate_iova is added in the DPDK_20.0.2 section, but is expected to be added in the EXPERIMENTAL section of the version map
ERROR: symbol rte_mempool_populate_virt is added in the DPDK_20.0.2 section, but is expected to be added in the EXPERIMENTAL section of the version map


More information about the test-report mailing list