[dpdk-test-report] |WARNING| pw38429 [PATCH RFC] P4 enablement in DPDK

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Apr 18 19:22:38 CEST 2018


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

_coding style issues_


WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#14: 
P4 is a language for programming the data plane of network devices [1]. The P4

ERROR:TRAILING_WHITESPACE: trailing whitespace
#1240: FILE: lib/librte_pipeline/rte_pdev.h:1160:
+ * same profile. $

ERROR:TRAILING_WHITESPACE: trailing whitespace
#1339: FILE: lib/librte_pipeline/rte_pdev.h:1259:
+ * same profile. $

ERROR:TRAILING_WHITESPACE: trailing whitespace
#1350: FILE: lib/librte_pipeline/rte_pdev.h:1270:
+ *   when this structure is defined by the API or to NULL otherwise. $

WARNING:BLOCK_COMMENT_STYLE: Block comments should align the * on each line
#1510: FILE: lib/librte_pipeline/rte_pdev.h:1430:
+ *   *table_id* match type is not WILDCARD or LPM.
+  * @return

WARNING:BLOCK_COMMENT_STYLE: Block comments should align the * on each line
#1511: FILE: lib/librte_pipeline/rte_pdev.h:1431:
+  * @return
+ *   Zero on success, non-zero error code otherwise.

ERROR:TRAILING_WHITESPACE: trailing whitespace
#1672: FILE: lib/librte_pipeline/rte_pdev.h:1592:
+^Iuint64_t n_bytes;^I$

WARNING:LONG_LINE: line over 90 characters
#1970: FILE: lib/librte_pipeline/rte_pdev_driver.h:230:
+	rte_pdev_port_in_action_profile_action_register_t port_in_action_profile_action_register;

WARNING:LONG_LINE: line over 90 characters
#1976: FILE: lib/librte_pipeline/rte_pdev_driver.h:236:
+	rte_pdev_table_action_profile_action_register_t table_action_profile_action_register;

WARNING:LONG_LINE: line over 90 characters
#1982: FILE: lib/librte_pipeline/rte_pdev_driver.h:242:
+	rte_pdev_port_out_action_profile_action_register_t port_out_action_profile_action_register;

ERROR:TRAILING_WHITESPACE: trailing whitespace
#2004: FILE: lib/librte_pipeline/rte_pdev_driver.h:264:
+^Irte_pdev_port_out_stats_read_t port_out_stats_read;^I$

total: 5 errors, 6 warnings, 1937 lines checked


More information about the test-report mailing list