[dpdk-test-report] |WARNING| pw64850 [PATCH v2 3/3] [20.05] mempool: return 0 if area is too small on populate

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Jan 17 15:58:54 CET 2020


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

_coding style issues_


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

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

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


More information about the test-report mailing list