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