You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/target/linux/rockchip
David Bauer 7a4fc8906c rockchip: distribute net interrupts
This adds a hotplug script for distributing interrupts of eth0 and eth1
across different cores. Otherwise the forwarding performance between
eth0 and eth1 is severely affected.

The existing SMP distribution mechanic in OpenWrt can't be used here, as
the actual device IRQ has to be moved to dedicated cores. In case of
eth1, this is in fact the USB3 controller.

Signed-off-by: David Bauer <mail@david-bauer.net>
4 years ago
..
armv8 rockchip: distribute net interrupts 4 years ago
image rockchip: add NanoPi R2S support 4 years ago
patches-5.4 arm64: dts: rockchip: Add txpbl node for RK3399/RK3328 4 years ago
Makefile rockchip: use downstream GPIO button implementation 4 years ago
config-default