Skip to content

Commit 7ccc4f1

Browse files
djkonroborkmann
authored andcommitted
bpf: typo fix in Documentation/networking/af_xdp.rst
Fix a simple typo: Completetion -> Completion Signed-off-by: Konrad Djimeli <kdjimeli@igalia.com> Acked-by: Björn Töpel <bjorn.topel@intel.com> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
1 parent 20cdeb5 commit 7ccc4f1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Documentation/networking/af_xdp.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -159,8 +159,8 @@ log2(2048) LSB of the addr will be masked off, meaning that 2048, 2050
159159
and 3000 refers to the same chunk.
160160

161161

162-
UMEM Completetion Ring
163-
~~~~~~~~~~~~~~~~~~~~~~
162+
UMEM Completion Ring
163+
~~~~~~~~~~~~~~~~~~~~
164164

165165
The Completion Ring is used transfer ownership of UMEM frames from
166166
kernel-space to user-space. Just like the Fill ring, UMEM indicies are

0 commit comments

Comments
 (0)