I am seeing something odd here. If I have RSS enabled, unbound is no longer working on all threads. I have a 2 core machine, unbound starts with 2 threads, but thread 0 is not doing any work. When I disable RSS using the sysctl and reboot, unbound is working normally again. Are any other people seeing this?
opnsense-update -kr 21.7.2
Protocols:Name Proto QLimit Policy Dispatch Flagsip 1 1000 flow default ---igmp 2 256 source default ---rtsock 3 256 source default ---arp 4 256 source default ---ether 5 256 source direct ---ip6 6 256 flow default ---
Protocols:Name Proto QLimit Policy Dispatch Flagsip 1 2048 flow default ---igmp 2 256 source default ---rtsock 3 256 source default ---arp 4 256 source default ---ether 5 256 source direct ---ip6 6 256 cpu hybrid C--
Stephan found it, small issue with a refactor from my side:# opnsense-update -zfkr 21.7.2-rssThe sticky device issue was also fixed, the kernel should report:% uname -vFreeBSD 12.1-RELEASE-p20-HBSD b9b6960472e(master) SMPCheers,Franco
Not available to download, no signature found.
Thanks for the quick reply. Has anyone been able to have a look at the interaction with unbound?