Sorry I missed this. I don't recall why I didn't add the array percpu variant, but LGTM.
Acked-by: Brian Vazquez brianvv@google.com
On Fri, Apr 16, 2021 at 3:09 PM Martin KaFai Lau kafai@fb.com wrote:
On Thu, Apr 15, 2021 at 02:46:16PM -0300, Pedro Tammela wrote:
This patchset introduces batched operations for the per-cpu variant of the array map.
It also removes the percpu macros from 'bpf_util.h'. This change was suggested by Andrii in a earlier iteration of this patchset.
The tests were updated to reflect all the new changes.
Acked-by: Martin KaFai Lau kafai@fb.com