Api defines statemet:
"When classifier is enabled in odp_pktin_queue_config() this
value is ignored, otherwise at least one queue is required."
https://bugs.linaro.org/show_bug.cgi?id=3289
Signed-off-by: Maxim Uvarov maxim.uva...@linaro.org

----------------github------------------------
/** Email created from pull request 240 (muvarov:master_bug3289)
 ** https://github.com/Linaro/odp/pull/240
 ** Patch: https://github.com/Linaro/odp/pull/240.patch
 ** Base sha: 54228421977f94d9da752290540c6ec4dc5306a0
 ** Merge commit sha: fc1d3e6860427cd93c3791f9230b21b87627db39
 **/
----------------/github------------------------

----------------checkpatch.pl------------------------
CHECK: Alignment should match open parenthesis
#56: FILE: platform/linux-generic/odp_packet_io.c:1270:
+                               memcpy(&queue_param, &param->queue_param,
+                                       sizeof(odp_queue_param_t));

total: 0 errors, 0 warnings, 1 checks, 30 lines checked


to_send-p-000.patch has style problems, please review.

If any of these errors are false positives, please report
them to the maintainer, see CHECKPATCH in MAINTAINERS.
----------------/checkpatch.pl------------------------

Reply via email to