yes, r.4.3.1.
i used both method. tried to install .ipk directly with errors, and added your repo and tried to install from software section, the same result -incompatible kernel version
upd
in the evening ill try your link for repo, perhaps i made any mistake
I mostly care about 5ghz. And longer than a minute if possible - 5 minutes. Over here are some tests at 25 feet from last month showing things falling apart over time. https://github.com/Zoxc/crusader/discussions/55
Set the transmit power to the lowest value (just in case they kick on briefly at startup or something — unlikely bordering on impossible but just in case™ ) and turn off the radios. This is what I do with old devices I am using as a switch. No reason to worry about removing anything.
irqbalance is one thing move the event (irq) from one core to an other
packet steering move the packets from cpu cores
the script in smp_affinity 4.3.1 fix ethernet event to cpu 1-3 usb on 2 and wifi on 0 (all cores to be onest, I leave to ff)
Packet steering can be setted as Enabled, and it works in this way:
use RPS to redirect packets to a single core only, then try to spread NAPI thread and RPS target CPUs across available CPUs
and try to ensure that the NAPI thread is on a different CPU than the
RPS target.
Or enabled (old style) and it will divide all packet to all available cores.
The enabled version teorically should be better, but you have to check on your configuration.
You can see differences with 1gbit/s connection, with less connection maybe you can not find any differences.
Dear Pesa1234, may you check whether the following packages may be added to your custom build? I can't install them manually: kmod-nft-queue, kmod-nf-conntrack, kmod-nfnetlink-queue