odp
odp copied to clipboard
[PATCH v3] api: stash: add batch variants of put/get functions
V2:
- Mention that trying to obtain/store more than max_get_batch/max_put_batch objects leads to undefined behaviour
V5:
- Reworded batch function definitions
V6:
- Rebased and added reviewed-by tags