From bd784f61d66c1721dae92fb275732371623aea4a Mon Sep 17 00:00:00 2001 From: Ian Chen Date: Thu, 2 Jan 2025 10:27:16 +0000 Subject: [PATCH] fix: reported issue from spellcheck --- .aspell.en.pws | 4 ++++ docs/linux/program-type/BPF_PROG_TYPE_SCHED_CLS.md | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/.aspell.en.pws b/.aspell.en.pws index 687647b..2b24b68 100644 --- a/.aspell.en.pws +++ b/.aspell.en.pws @@ -227,3 +227,7 @@ decl inlining backend programmatically +tc +tcx +Netkit +netkit \ No newline at end of file diff --git a/docs/linux/program-type/BPF_PROG_TYPE_SCHED_CLS.md b/docs/linux/program-type/BPF_PROG_TYPE_SCHED_CLS.md index ffc9e85..c3f2513 100644 --- a/docs/linux/program-type/BPF_PROG_TYPE_SCHED_CLS.md +++ b/docs/linux/program-type/BPF_PROG_TYPE_SCHED_CLS.md @@ -140,7 +140,7 @@ enum tcx_action_base { }; ``` -For more details of tcx, see the [LSFMM+BPF Summit Recap and Video: Revamping Global Socket Iterator, Netkit and Next Steps](https://ebpf.foundation/lsfmmbpf-summit-recap-and-video-revamping-global-socket-iterator-netkit-next-steps/). +For more details of tcx, see the [LSFMM+BPF Summit Recap and Video: Revamping Global Socket Iterator, Netkit and Next Steps](https://ebpf.foundation/lsfmmbpf-summit-recap-and-video-revamping-global-socket-iterator-netkit-next-steps/). ## Helper functions