linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH bpf-next v2 0/1] docs: BPF_MAP_TYPE_CPUMAP
@ 2022-11-02 12:44 mtahhan
  2022-11-02 12:44 ` [PATCH bpf-next v2 1/1] " mtahhan
  0 siblings, 1 reply; 3+ messages in thread
From: mtahhan @ 2022-11-02 12:44 UTC (permalink / raw)
  To: bpf, linux-doc; +Cc: jbrouer, thoiland, Maryam Tahhan, Lorenzo Bianconi

From: Maryam Tahhan <mtahhan@redhat.com>

Add documentation for BPF_MAP_TYPE_CPUMAP including
kernel version introduced, usage and examples.

Signed-off-by: Maryam Tahhan <mtahhan@redhat.com>
Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org>
Co-developed-by: Lorenzo Bianconi <lorenzo@kernel.org>

v2:
- Removed TMI.
- Updated example to use a round robin scheme.

Maryam Tahhan (1):
  docs: BPF_MAP_TYPE_CPUMAP

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

-- 
2.35.3


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

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

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-02 12:44 [PATCH bpf-next v2 0/1] docs: BPF_MAP_TYPE_CPUMAP mtahhan
2022-11-02 12:44 ` [PATCH bpf-next v2 1/1] " mtahhan
2022-11-03 10:24   ` Donald Hunter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).