* [dpdk-test-report] |WARNING| pw27757 [PATCH 3/4] qos_meter: accommodate meter api changes
[not found] <1503488186-90047-4-git-send-email-cristian.dumitrescu@intel.com>
@ 2017-08-25 10:26 ` checkpatch
0 siblings, 0 replies; only message in thread
From: checkpatch @ 2017-08-25 10:26 UTC (permalink / raw)
To: test-report; +Cc: Cristian Dumitrescu
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/27757
_coding style issues_
ERROR:OPEN_BRACE: that open brace { should be on the previous line
#32: FILE: examples/qos_meter/main.c:125:
+struct rte_meter_srtcm_params app_srtcm_params =
+ {.cir = 1000000 * 46, .cbs = 2048, .ebs = 2048};
ERROR:OPEN_BRACE: that open brace { should be on the previous line
#40: FILE: examples/qos_meter/main.c:130:
+struct rte_meter_trtcm_params app_trtcm_params =
+ {.cir = 1000000 * 46, .pir = 1500000 * 46, .cbs = 2048, .pbs = 2048};
total: 2 errors, 0 warnings, 121 lines checked
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2017-08-25 10:26 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <1503488186-90047-4-git-send-email-cristian.dumitrescu@intel.com>
2017-08-25 10:26 ` [dpdk-test-report] |WARNING| pw27757 [PATCH 3/4] qos_meter: accommodate meter api changes checkpatch
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).