1982884_en-US

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

1982884_en-US

1982884_en-US

Interrupt coalescing

Hello,

We are using NXP LX2160ARDB to build a communication system, and we want to improve the data processing speed performance. To send interrupts from the NIC to the CPU core more frequently, which part of the kernel should we modify? In other words, we want to shorten the interrupt coalescing interval.

Thank you.

Re: Interrupt coalescing

On lx2160a platform, networking data is processing in DPAA2 module. If your data rate exceeds the throughput of DPAA2 Ethernet ports, it will caused loss of those packets.

You could contact your DFAE to ask for the performance data of lx2160a Ethernet ports from NXP marketing team.

In addition, you could use DPDK solution to improve the networking throughput.

Re: Interrupt coalescing

Thank you for your response.
Is there any way to make NAPI interrupts more frequent?

In our experiment, the NXP device is losing packets being received.
Please refer to the figure below.

Of course, the data rate in our experiment is very high.
However, we would like to make it even faster if possible.
Is there a way to prevent the loss of those packets?

Thank you.

Re: Interrupt coalescing

Kernel NAPI interrupts are rare, changing this will not improve the throughput.

Tags (1)
No ratings
Version history
Last update:
‎11-21-2025 03:43 PM
Updated by: