* [dpdk-test-report] |WARNING| pw85444 [RFC] mem_debug add more log
[not found] <20201218192109.50098-1-zhihongx.peng@intel.com>
@ 2020-12-18 10:32 ` checkpatch
0 siblings, 0 replies; only message in thread
From: checkpatch @ 2020-12-18 10:32 UTC (permalink / raw)
To: test-report; +Cc: Peng Zhihong
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/85444
_coding style issues_
WARNING:TYPO_SPELLING: 'memeory' may be misspelled - perhaps 'memory'?
#60:
a) When a memeory overlflow occur in rte_free, there is a little log
WARNING:TYPO_SPELLING: 'overlflow' may be misspelled - perhaps 'overflow'?
#60:
a) When a memeory overlflow occur in rte_free, there is a little log
WARNING:TYPO_SPELLING: 'occured' may be misspelled - perhaps 'occurred'?
#67:
is not released and an overflow is occured and also the second block
WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#68:
of memory is covered, a memory overflow will be detected once the second
WARNING:TYPO_SPELLING: 'funcation' may be misspelled - perhaps 'function'?
#96:
memory on the list. Call this funcation manually at the exit
WARNING:TYPO_SPELLING: 'erro' may be misspelled - perhaps 'error'?
#266: FILE: lib/librte_eal/common/rte_malloc.c:726:
+ printf("%s mallco te erro.
", __func__);
WARNING:TYPO_SPELLING: 'erro' may be misspelled - perhaps 'error'?
#273: FILE: lib/librte_eal/common/rte_malloc.c:733:
+ printf("%s mallco debug_info erro.
", __func__);
WARNING:TYPO_SPELLING: 'erro' may be misspelled - perhaps 'error'?
#280: FILE: lib/librte_eal/common/rte_malloc.c:740:
+ printf("%s mallco file erro.
", __func__);
WARNING:TYPO_SPELLING: 'erro' may be misspelled - perhaps 'error'?
#286: FILE: lib/librte_eal/common/rte_malloc.c:746:
+ printf("%s mallco func erro.
", __func__);
total: 0 errors, 9 warnings, 593 lines checked
ERROR: symbol rte_calloc_debug is added in the DPDK_21 section, but is expected to be added in the EXPERIMENTAL section of the version map
ERROR: symbol rte_calloc_socket_debug is added in the DPDK_21 section, but is expected to be added in the EXPERIMENTAL section of the version map
ERROR: symbol rte_malloc_debug is added in the DPDK_21 section, but is expected to be added in the EXPERIMENTAL section of the version map
ERROR: symbol rte_malloc_socket_debug is added in the DPDK_21 section, but is expected to be added in the EXPERIMENTAL section of the version map
ERROR: symbol rte_malloc_validate_all_memory is added in the DPDK_21 section, but is expected to be added in the EXPERIMENTAL section of the version map
ERROR: symbol rte_mcfg_malloc_debug_read_lock is added in the DPDK_21 section, but is expected to be added in the EXPERIMENTAL section of the version map
ERROR: symbol rte_mcfg_malloc_debug_read_unlock is added in the DPDK_21 section, but is expected to be added in the EXPERIMENTAL section of the version map
ERROR: symbol rte_mcfg_malloc_debug_write_lock is added in the DPDK_21 section, but is expected to be added in the EXPERIMENTAL section of the version map
ERROR: symbol rte_mcfg_malloc_debug_write_unlock is added in the DPDK_21 section, but is expected to be added in the EXPERIMENTAL section of the version map
ERROR: symbol rte_realloc_debug is added in the DPDK_21 section, but is expected to be added in the EXPERIMENTAL section of the version map
INFO: symbol rte_realloc_socket_debug has been added to the EXPERIMENTAL section of the version map
ERROR: symbol rte_zmalloc_debug is added in the DPDK_21 section, but is expected to be added in the EXPERIMENTAL section of the version map
ERROR: symbol rte_zmalloc_socket_debug is added in the DPDK_21 section, but is expected to be added in the EXPERIMENTAL section of the version map
^ permalink raw reply [flat|nested] only message in thread