BPF List
 help / color / mirror / Atom feed
* [PATCH bpf-next v2 0/1] Document BPF_MAP_TYPE_LPM_TRIE
@ 2022-11-01 11:45 Donald Hunter
  2022-11-01 11:45 ` [PATCH bpf-next v2 1/1] " Donald Hunter
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Donald Hunter @ 2022-11-01 11:45 UTC (permalink / raw)
  To: bpf, linux-doc
  Cc: Alexei Starovoitov, Daniel Borkmann, Andrii Nakryiko,
	Jonathan Corbet, Donald Hunter

Add documentation for BPF_MAP_TYPE_LPM_TRIE including kernel
BPF helper usage, userspace usage and examples.

v1->v2:
- Point to code in tools/testing/selftests/... as requested
  by John Fastabend
- Clean up some wording

Donald Hunter (1):
  Document BPF_MAP_TYPE_LPM_TRIE

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

-- 
2.35.1


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

end of thread, other threads:[~2022-11-11 19:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-01 11:45 [PATCH bpf-next v2 0/1] Document BPF_MAP_TYPE_LPM_TRIE Donald Hunter
2022-11-01 11:45 ` [PATCH bpf-next v2 1/1] " Donald Hunter
2022-11-11 19:28 ` [PATCH bpf-next v2 0/1] " Andrii Nakryiko
2022-11-11 19:30 ` patchwork-bot+netdevbpf

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