|WARNING| pw151479 [PATCH v6 01/11] eal: introduce new secure memory fill
checkpatch at dpdk.org
checkpatch at dpdk.org
Thu Feb 13 23:18:54 CET 2025
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/151479
_coding style issues_
WARNING:REPEATED_WORD: Possible repeated word: 'with'
#125: FILE: lib/eal/include/rte_string_fns.h:157:
+ * Fill memory with with zero's (e.g. sensitive keys)
WARNING:TYPO_SPELLING: 'preven' may be misspelled - perhaps 'prevent'?
#128: FILE: lib/eal/include/rte_string_fns.h:160:
+ * use rte_memzero_explicit() to preven the compiler from optimizing
total: 0 errors, 2 warnings, 36 lines checked
More information about the test-report
mailing list