bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH bpf-next] bpf, docs: Add introduction for use in the ISA Internet Draft
@ 2024-04-22 19:09 Dave Thaler
  2024-04-22 19:09 ` [Bpf] " Dave Thaler
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Dave Thaler @ 2024-04-22 19:09 UTC (permalink / raw)
  To: bpf; +Cc: bpf, Dave Thaler

The proposed intro paragraph text is derived from the first paragraph
of the IETF BPF WG charter at https://datatracker.ietf.org/wg/bpf/about/

Signed-off-by: Dave Thaler <dthaler1968@gmail.com>
---
 Documentation/bpf/standardization/instruction-set.rst | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/Documentation/bpf/standardization/instruction-set.rst b/Documentation/bpf/standardization/instruction-set.rst
index d03d90afb..b44bdacd0 100644
--- a/Documentation/bpf/standardization/instruction-set.rst
+++ b/Documentation/bpf/standardization/instruction-set.rst
@@ -5,7 +5,11 @@
 BPF Instruction Set Architecture (ISA)
 ======================================
 
-This document specifies the BPF instruction set architecture (ISA).
+eBPF (which is no longer an acronym for anything), also commonly
+referred to as BPF, is a technology with origins in the Linux kernel
+that can run untrusted programs in a privileged context such as an
+operating system kernel. This document specifies the BPF instruction
+set architecture (ISA).
 
 Documentation conventions
 =========================
-- 
2.40.1


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

end of thread, other threads:[~2024-04-26  2:20 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-22 19:09 [PATCH bpf-next] bpf, docs: Add introduction for use in the ISA Internet Draft Dave Thaler
2024-04-22 19:09 ` [Bpf] " Dave Thaler
2024-04-22 19:38 ` David Vernet
2024-04-22 19:38   ` David Vernet
2024-04-22 20:18   ` dthaler1968
2024-04-22 20:18     ` dthaler1968=40googlemail.com
2024-04-23 20:11     ` David Vernet
2024-04-23 20:11       ` David Vernet
2024-04-26  2:20 ` 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;
as well as URLs for NNTP newsgroup(s).