Software interrupt does not run in other cpu

For Melanox NICs you can bind interrupts manually.

  1. Get interrupts numbers cat /proc/interrupts | grep eth it will the first column
  2. Bind echo i > /proc/irq/n/smp_affinity
    Where i CPU core mask and n the interrupt number
Core Mask
0	1
1	2
2	4
3	8
4	10
5	20
6	40
7	80
8	100
9	200
10	300
....

Sorry, I’m new to Vyos. is there any example for implementation in device like this ?
cat /proc/interrupts the eth5/eth6 interface doesn’t appear (which is what I use)
cpu
Ethtool