IRQ Balancing

Hi everyone,

Im using a jetson Xavier AGX dev kit.
I plugged a PCI card to have 4 more ethernet ports.
When using all 4ports, i got lots of Interrupts.
All interrupts seems to be handled by core#1 of CPU
So i tried irqblaance to try to balance my 4 eth on the 8 cores.
but it doesnt do nothing do you have any idea on how i can put one Eth interrupts on core 2, the other on core 3 … ?

Thank you !

Better ask that in the AGX Xavier forum:
https://forums.developer.nvidia.com/c/agx-autonomous-machines/jetson-embedded-systems/jetson-agx-xavier/75

ok thx !