This patch addresses review comments on v4 Patch.
Main changes:
-Changed event type to ODP_EVENT_PACKET and
subtype to ODP_EVENT_PACKET_COMP

----------------github------------------------
/** Email created from pull request 102 (1234sv:api-next)
 ** https://github.com/Linaro/odp/pull/102
 ** Patch: https://github.com/Linaro/odp/pull/102.patch
 ** Base sha: 8390f890d4bd2babb63a24f7b15d2f4763e44050
 ** Merge commit sha: 5a3875bda93ff56c76538aa76f8a943651e0919a
 **/
----------------/github------------------------

----------------checkpatch.pl------------------------
total: 0 errors, 0 warnings, 0 checks, 815 lines checked


to_send-p-000.patch has no obvious style problems and is ready for submission.
WARNING: Use a single space after Signed-off-by:
#7: 
Signed-off-by:[email protected]

WARNING: Use a single space after Signed-off-by:
#8: 
Signed-off-by:[email protected] Cc [email protected]

total: 0 errors, 2 warnings, 0 checks, 614 lines checked


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

If any of these errors are false positives, please report
them to the maintainer, see CHECKPATCH in MAINTAINERS.
ERROR: do not set execute permissions for source files
#20: FILE: include/odp/api/spec/comp.h

ERROR: Missing Signed-off-by: line(s)

total: 2 errors, 0 warnings, 0 checks, 34 lines checked


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

If any of these errors are false positives, please report
them to the maintainer, see CHECKPATCH in MAINTAINERS.
ERROR: Does not appear to be a unified-diff format patch

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


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

If any of these errors are false positives, please report
them to the maintainer, see CHECKPATCH in MAINTAINERS.
total: 0 errors, 0 warnings, 0 checks, 617 lines checked


to_send-p-004.patch has no obvious style problems and is ready for submission.
ERROR: trailing whitespace
#496: FILE: include/odp/api/spec/comp.h:716:
+ * User should compute processed data len = total output len - digest_len,^M$

ERROR: trailing whitespace
#497: FILE: include/odp/api/spec/comp.h:717:
+ *  where digest_len queried through odp_comp_hash_alg_capability().^M$

total: 2 errors, 0 warnings, 0 checks, 648 lines checked

NOTE: whitespace errors detected, you may wish to use scripts/cleanpatch or
      scripts/cleanfile


to_send-p-005.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