Closed interduo closed 1 month 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:
Got: override_available_queues = 0
override_available_queues = 0
How to diagnose that?
only bad thing in log I could see is:
journalctl -u lqosd --reverse
This situation occurs only when binpacking = true
binpacking = true
After merging https://github.com/LibreQoE/LibreQoS/pull/550 close this issue
https://github.com/LibreQoE/LibreQoS/pull/550 is merged so closing.
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:
Got:
override_available_queues = 0
How to diagnose that?
only bad thing in log I could see is:
journalctl -u lqosd --reverse