* [dpdk-test-report] |WARNING| pw19446 [PATCH 13/15] event/sw: add dump function for easier debugging
[not found] <1484581255-148720-14-git-send-email-harry.van.haaren@intel.com>
@ 2017-01-16 15:41 ` checkpatch
0 siblings, 0 replies; only message in thread
From: checkpatch @ 2017-01-16 15:41 UTC (permalink / raw)
To: test-report; +Cc: Harry van Haaren
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/19446
_coding style issues_
WARNING:LONG_LINE_STRING: line over 90 characters
#88: FILE: drivers/event/sw/sw_evdev.c:433:
+ fprintf(f, " rx %"PRIu64" drop %"PRIu64" tx %"PRIu64" inflight %d
",
ERROR:SPACING: spaces required around that '>' (ctx:OxW)
#99: FILE: drivers/event/sw/sw_evdev.c:444:
+ for (max = (int)RTE_DIM(p->poll_buckets); max --> 0;)
^
WARNING:LONG_LINE: line over 90 characters
#107: FILE: drivers/event/sw/sw_evdev.c:452:
+ p->poll_buckets[j] * 100.0 / p->total_polls);
total: 1 errors, 2 warnings, 121 lines checked
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2017-01-16 15:41 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <1484581255-148720-14-git-send-email-harry.van.haaren@intel.com>
2017-01-16 15:41 ` [dpdk-test-report] |WARNING| pw19446 [PATCH 13/15] event/sw: add dump function for easier debugging 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).