diff options
author | Yonghong Song <yhs@fb.com> | 2020-07-23 21:41:15 +0300 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2020-07-26 06:16:33 +0300 |
commit | d3cc2ab546adc6e52b65f36f7c34820d2830d0c9 (patch) | |
tree | 600669df82d2095897e71afd63df3ffad0df754b /Documentation/fb | |
parent | d6c4503cc29638f328e1a6e6fefbdbda401c28fc (diff) | |
download | linux-d3cc2ab546adc6e52b65f36f7c34820d2830d0c9.tar.xz |
bpf: Implement bpf iterator for array maps
The bpf iterators for array and percpu array
are implemented. Similar to hash maps, for percpu
array map, bpf program will receive values
from all cpus.
Signed-off-by: Yonghong Song <yhs@fb.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Link: https://lore.kernel.org/bpf/20200723184115.590532-1-yhs@fb.com
Diffstat (limited to 'Documentation/fb')
0 files changed, 0 insertions, 0 deletions