LibreQoE / LibreQoS

A Quality of Experience and Smart Queue Management system for ISPs. Leverage CAKE to improve network responsiveness, enforce bandwidth plans, and reduce bufferbloat.
https://libreqos.io/
GNU General Public License v2.0
460 stars 49 forks source link

v1.5-beta2: not working cpu-map-tc - all traffic goes to one core #549

Closed interduo closed 1 month ago

interduo commented 3 months ago

Hi,

After testing last build (newest state of develop branch with patch-33) there was a problem with packetloss and drops

I see on top that all of network traffic is going to one CPU: Zrzut ekranu z 2024-08-26 09-38-31

Got: override_available_queues = 0

How to diagnose that?

only bad thing in log I could see is:

journalctl -u lqosd --reverse image

interduo commented 2 months ago

This situation occurs only when binpacking = true

interduo commented 2 months ago

After merging https://github.com/LibreQoE/LibreQoS/pull/550 close this issue

interduo commented 1 month ago

https://github.com/LibreQoE/LibreQoS/pull/550 is merged so closing.