Lines Matching +full:enable +full:- +full:extended +full:- +full:delay

1 # SPDX-License-Identifier: GPL-2.0-only
12 delay, and which ones to drop. This is the job of the queueing
25 To administer these schedulers, you'll need the user-level utilities
31 This Quality of Service (QoS) support will enable you to use
54 in-depth articles.
74 Say Y here if you want to use an n-band priority queue packet
81 tristate "Hardware Multiqueue-aware Multi Band Queuing (MULTIQ)"
83 Say Y here if you want to use an n-band queue packet scheduler
198 Say Y if you want to emulate network delay, loss, and packet
199 re-ordering. This is often useful to simulate networks when
219 tristate "Multi-queue priority scheduler (MQPRIO)"
222 Say Y here if you want to use the Multi-queue Priority scheduler.
235 scheduler. This schedules packets according to skb->priority,
267 tristate "Controlled Delay AQM (CODEL)"
269 Say Y here if you want to use the Controlled Delay (CODEL)
278 tristate "Fair Queue Controlled Delay AQM (FQ_CODEL)"
280 Say Y here if you want to use the FQ Controlled Delay (FQ_CODEL)
305 set by TCP stack into sk->sk_pacing_rate (for locally generated
314 tristate "Heavy-Hitter Filter (HHF)"
316 Say Y here if you want to use the Heavy-Hitter Filter (HHF)
336 tristate "Flow Queue Proportional Integral controller Enhanced (FQ-PIE)"
339 controller Enhanced (FQ-PIE) packet scheduling algorithm.
348 tristate "Ingress/classifier-action Qdisc"
377 The Remus HA project uses this module to enable speculative execution
395 strict and bandwidth-sharing bands to implement the transmission
430 bool "Controlled Delay" if NET_SCH_CODEL
433 bool "Fair Queue Controlled Delay" if NET_SCH_FQ_CODEL
465 only extended matches and actions.
539 tristate "BPF-based classifier"
559 tristate "Match-all classifier"
569 bool "Extended Matches"
572 Say Y here if you want to use extended matches on top of classifiers
573 and select the extended matches below.
575 Extended matches are small classification helpers not worth writing
579 extended matches.
689 extended matches.
870 tristate "Inter-FE action based on IETF ForCES InterFE LFB"
876 "Distributing Linux Traffic Control Classifier-Action Subsystem"
940 Say N here if you won't be using tc<->ovs offload or tc chains offload.