# show cpu assignment to thread netisr for CPU0 -> eg. 100241procstat -a -S # set CPU2 to process netisr from CPU0 (of course in our test we had multiple cores available and RSS only enabled on CPU0/CPU1. So CPU2 was just idleing.cpuset -l 2 -t 100241