Fix performance issue
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.
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.