BPF List
 help / color / mirror / Atom feed
* [PATCH bpf-next v9 0/1] Document BPF_MAP_TYPE_ARRAY
@ 2022-10-25 19:12 Donald Hunter
  2022-10-25 19:12 ` [PATCH bpf-next v9 1/1] bpf, docs: document BPF_MAP_TYPE_ARRAY Donald Hunter
  0 siblings, 1 reply; 2+ messages in thread
From: Donald Hunter @ 2022-10-25 19:12 UTC (permalink / raw)
  To: bpf, linux-doc
  Cc: dave, Jesper D. Brouer, Alexei Starovoitov, Daniel Borkmann,
	Jiri Olsa, Donald Hunter

v8->v9:
- Add "Kernel BPF" heading suggested by Jesper Brouer
- Tidy up wording to clarify BPF vs userspace APIs

v7->v8:
- Fix alignment wording reported by Alexei Starovoitov
- Avoid deprecated functions, reported by Alexei Starovoitov
- Fix code sample formatting, reported by Alexei Starovoitov

v6->v7:
- Remove 2^32 reference and reword paragraph
  reported by Jiri Olsa and Daniel Borkmann

v5->v6:
- Rework sample code into individual snippets
- Grammar mods suggested by Bagas Sanjaja

v4->v5:
- Use formatting consistent with *_TYPE_HASH docs
- Dropped cgroup doc patch from this set
- Fix grammar and typos reported by Bagas Sanjaya
- Fix typo and version reported by Donald Hunter
- Update examples to be libbpf v1 compatible

v3->v4:
- fix doctest failure due to missing newline

v2->v3:
- wrap text to 80 chars and add newline at end of file

v1->v2:
- point to selftests for functional examples
- update examples to follow kernel style
- add docs for BPF_F_MMAPABLE

Dave Tucker (1):
  bpf, docs: document BPF_MAP_TYPE_ARRAY

 Documentation/bpf/map_array.rst | 250 ++++++++++++++++++++++++++++++++
 1 file changed, 250 insertions(+)
 create mode 100644 Documentation/bpf/map_array.rst

-- 
2.35.1


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-10-25 19:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-25 19:12 [PATCH bpf-next v9 0/1] Document BPF_MAP_TYPE_ARRAY Donald Hunter
2022-10-25 19:12 ` [PATCH bpf-next v9 1/1] bpf, docs: document BPF_MAP_TYPE_ARRAY Donald Hunter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox