Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - N index
The Linux kernel configuration item CONFIG_NET_SCH_BPF
:
CONFIG_BPF_SYSCALL && CONFIG_BPF_JIT && CONFIG_DEBUG_INFO_BTF
This option allows BPF-based queueing disiplines. With BPF struct_ops, users can implement supported operators in Qdisc_ops using BPF programs. The queue holding skb can be built with BPF maps or graphs.
Say Y here if you want to use BPF-based Qdisc.
If unsure, say N.
Raw data from LKDDb:
(none)
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - N index
Automatically generated (in year 2025). See also LKDDb sources on GitLab