zephyr/subsys
Cla Mattia Galliard 84f6e7a313 net: tc: Limit the max amount of packets in the traffic-class-fifo
To avoid starvation of a traffic class by another, limit the maximum amount
of packets, that can sit in a single traffic-class-fifo to a fraction of
the maximum amount of available packets. In the tx-case also reserve
packets for direct sending, in the case, where
CONFIG_NET_TC_SKIP_FOR_HIGH_PRIO is enabled.

Signed-off-by: Cla Mattia Galliard <cla-mattia.galliard@zuehlke.com>
2025-01-30 20:27:33 +01:00
..
bindesc
bluetooth bluetooth: host: Add select PSA_WANT_ALG_ECB_NO_PADDING 2025-01-30 11:15:24 +01:00
canbus
console
dap
debug
demand_paging
dfu
disk
dsp
emul
fb fb: cfb: Fix print of ASCII chars from 128 to 255 2025-01-29 04:18:02 +01:00
fs fs: ext2: Fix potential integer overflow in disk access size calculation 2025-01-30 16:20:58 +01:00
input
ipc
jwt
llext llext: add option to import all global symbols 2025-01-29 11:04:33 +01:00
logging logging: frontends: stmesp: Fix logging single argument log twice 2025-01-24 15:43:19 +01:00
lorawan
mctp
mem_mgmt
mgmt
modbus
modem
net net: tc: Limit the max amount of packets in the traffic-class-fifo 2025-01-30 20:27:33 +01:00
pm
portability
profiling
random
retention
rtio
sd
secure_storage secure storage: Add missing include for mbedtls_platform_zeroize 2025-01-27 21:04:20 +01:00
sensing
settings
shell shell: handle reprint correctly when output crosses line boundary 2025-01-30 16:21:53 +01:00
sip_svc
stats
storage storage/stream_flash: Switch to stream_flash_erase_to_append 2025-01-30 14:13:42 +01:00
task_wdt
testsuite ztest: Don't clear test stats before running suite 2025-01-29 15:12:51 +01:00
timing
tracing
usb usb: device_next: Make buf ownership consistent for usbd_uac2_send 2025-01-30 14:08:53 +01:00
zbus
CMakeLists.txt
Kconfig