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

checkpatch at dpdk.org checkpatch at dpdk.org
Mon May 4 14:51:09 CEST 2020


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

_coding style issues_


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

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

total: 0 errors, 2 warnings, 236 lines checked
ERROR: symbol rte_mempool_populate_iova is added in the DPDK_21 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_21 section, but is expected to be added in the EXPERIMENTAL section of the version map


More information about the test-report mailing list