My lscpu output is:
I have only one entry in /proc/interrupts for my NIC:
smp_affinity for my NIC eth0 is:
Since I have only 8 CPUs, I expected the smp_affinity value to have 8 bits, each bit for one CPU core, but I have 32 bits.
How do I interpret this output? Is there a standard on how smp_affinity value is stored?