[dpdk-test-report] |WARNING| pw35882 [PATCH 03/37] pipeline: add traffic metering action

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Mar 9 19:26:08 CET 2018


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

_coding style issues_


ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line
#155: FILE: lib/librte_pipeline/rte_table_action.c:99:
+static uint64_t
+mtr_trtcm_data_stats_get(struct mtr_trtcm_data *data,
+	enum rte_meter_color color) {

ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line
#161: FILE: lib/librte_pipeline/rte_table_action.c:105:
+static void
+mtr_trtcm_data_stats_reset(struct mtr_trtcm_data *data,
+	enum rte_meter_color color) {

total: 2 errors, 0 warnings, 1039 lines checked


More information about the test-report mailing list