https://bugs.linaro.org/show_bug.cgi?id=1868
Bug ID: 1868
Summary: CID 15339: /test/performance/odp_l2fwd.c
NESTING_INDENT_MISMATCH
Product: OpenDataPlane - linux- generic reference
Version: 1.3
Hardware: Other
OS: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: ---
Component: Performance
Assignee: [email protected]
Reporter: [email protected]
*** CID 153397: Control flow issues (NESTING_INDENT_MISMATCH)
/test/performance/odp_l2fwd.c: 387 in print_speed_stats()
381 int elapsed = 0;
382 int stats_enabled = 1;
383 int loop_forever = (duration == 0);
384
385 if (timeout <= 0)
386 stats_enabled = 0;
>>> CID 153397: Control flow issues (NESTING_INDENT_MISMATCH)
>>> This statement is indented to column 17, as if it were nested within
>>> the preceding parent statement, but it is not.
387 timeout = 1;
388
389 /* Wait for all threads to be ready*/
390 odp_barrier_wait(&barrier);
391
392 do {
--
You are receiving this mail because:
You are the assignee for the bug._______________________________________________
lng-odp mailing list
[email protected]
https://lists.linaro.org/mailman/listinfo/lng-odp