Skip to content

Fix performance issue

Franck MESSAOUDI requested to merge fix-performance-issue into develop

This PR is made to improve the UPF performance. It reduces the CPU load due to the irq_soft generated that consume the entire CPU, and on the same time increases the throughput.

Merge request reports