[dpdk-test-report] |WARNING| pw70631 [PATCH 29/37] net/dpaa2: log of flow extracts and rules
checkpatch at dpdk.org
checkpatch at dpdk.org
Wed May 27 15:32:31 CEST 2020
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/70631
_coding style issues_
CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#81: FILE: drivers/net/dpaa2/dpaa2_flow.c:154:
+static inline void dpaa2_prot_field_string(
CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#157: FILE: drivers/net/dpaa2/dpaa2_flow.c:230:
+static inline void dpaa2_flow_qos_table_extracts_log(
CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#182: FILE: drivers/net/dpaa2/dpaa2_flow.c:255:
+static inline void dpaa2_flow_fs_table_extracts_log(
CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#209: FILE: drivers/net/dpaa2/dpaa2_flow.c:282:
+static inline void dpaa2_flow_qos_entry_log(
CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#237: FILE: drivers/net/dpaa2/dpaa2_flow.c:310:
+static inline void dpaa2_flow_fs_entry_log(
CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#317: FILE: drivers/net/dpaa2/dpaa2_flow.c:3246:
+ if (dpkg_prepare_key_cfg(
WARNING:LONG_LINE: line over 90 characters
#319: FILE: drivers/net/dpaa2/dpaa2_flow.c:3248:
+ (uint8_t *)(size_t)priv->extract.qos_extract_param)
total: 0 errors, 1 warnings, 6 checks, 290 lines checked
More information about the test-report
mailing list