Commit 7ccc4f18 authored by Konrad Djimeli's avatar Konrad Djimeli Committed by Daniel Borkmann

bpf: typo fix in Documentation/networking/af_xdp.rst

Fix a simple typo: Completetion -> Completion
Signed-off-by: default avatarKonrad Djimeli <kdjimeli@igalia.com>
Acked-by: default avatarBjörn Töpel <bjorn.topel@intel.com>
Signed-off-by: default avatarDaniel Borkmann <daniel@iogearbox.net>
parent 20cdeb54
...@@ -159,8 +159,8 @@ log2(2048) LSB of the addr will be masked off, meaning that 2048, 2050 ...@@ -159,8 +159,8 @@ log2(2048) LSB of the addr will be masked off, meaning that 2048, 2050
and 3000 refers to the same chunk. and 3000 refers to the same chunk.
UMEM Completetion Ring UMEM Completion Ring
~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~
The Completion Ring is used transfer ownership of UMEM frames from The Completion Ring is used transfer ownership of UMEM frames from
kernel-space to user-space. Just like the Fill ring, UMEM indicies are kernel-space to user-space. Just like the Fill ring, UMEM indicies are
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment