automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw84572 [PATCH 2/4] app/flow-perf: add multiple cores insertion and deletion
       [not found] <20201126111543.16928-3-wisamm@nvidia.com>
@ 2020-11-26 11:17 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2020-11-26 11:17 UTC (permalink / raw)
  To: test-report; +Cc: Wisam Jaddo

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

_coding style issues_


WARNING:LONG_LINE: line length of 101 exceeds 100 columns
#1296: FILE: app/test-flow-perf/main.c:1158:
+		insertion_latency = ((double) (mc_pool.rules_count / insertion_latency_time) / 1000);

WARNING:LONG_LINE: line length of 107 exceeds 100 columns
#1301: FILE: app/test-flow-perf/main.c:1163:
+		insertion_throughput = ((double) (mc_pool.rules_count / insertion_throughput_time) / 1000);

WARNING:LONG_LINE: line length of 105 exceeds 100 columns
#1302: FILE: app/test-flow-perf/main.c:1164:
+		deletion_throughput = ((double) (mc_pool.rules_count / deletion_throughput_time) / 1000);

total: 0 errors, 3 warnings, 1224 lines checked

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-11-26 11:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20201126111543.16928-3-wisamm@nvidia.com>
2020-11-26 11:17 ` [dpdk-test-report] |WARNING| pw84572 [PATCH 2/4] app/flow-perf: add multiple cores insertion and deletion 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).