ODP comp patch v2 changes from v1(v8 version of PR102): -Added a new API set which takes input and output packet handle as separate parameter -Added sync and async operation api for single packet processing -Added an sync and async operation API for multiple packet processing -Rework on data structure for input and output parameter and result -Removed old set of API for packet processing ODP comp patch v1 Previous patch incorporates review comments made over API-NEXT PATCH v8 PR#102 - Add description to Comp API hash algorithm - Add specific reference of SHA-2 for SHA256 - Rename algorithm parameters in odp_comp_capability_t - Add more description to odp_comp_alg_param_t Signed-off-by: Shally Verma <[email protected]> Signed-off-by: Mahipal Challa <[email protected]> Cc: Narayan Prasad Athreya <[email protected]>
----------------github------------------------ /** Email created from pull request 156 (1234sv:api-next-comp) ** https://github.com/Linaro/odp/pull/156 ** Patch: https://github.com/Linaro/odp/pull/156.patch ** Base sha: 91c0b58fc87ba0431241818758cea94438cd5498 ** Merge commit sha: c0860375a96a57fff79b25ca60ff4476104c31d9 **/ ----------------/github------------------------ ----------------checkpatch.pl------------------------ total: 0 errors, 0 warnings, 0 checks, 873 lines checked to_send-p-000.patch has no obvious style problems and is ready for submission. ----------------/checkpatch.pl------------------------
