|WARNING| pw121899 [PATCH v2 5/9] global: rename telemetry functions to newer versions
checkpatch at dpdk.org
checkpatch at dpdk.org
Thu Jan 12 12:01:06 CET 2023
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/121899
_coding style issues_
WARNING:TYPO_SPELLING: 'occurances' may be misspelled - perhaps 'occurrences'?
#84:
Within the DPDK code-base, replace all occurances of
WARNING:TYPO_SPELLING: 'occurances' may be misspelled - perhaps 'occurrences'?
#86:
similarly replace all occurances of "rte_tel_data_add_dict_u64" with
WARNING:LONG_LINE: line length of 104 exceeds 100 columns
#647: FILE: lib/ipsec/ipsec_telemetry.c:87:
+ sa->statistics.bytes - (sa->statistics.count * sa->hdr_len));
total: 0 errors, 3 warnings, 507 lines checked
More information about the test-report
mailing list