1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-20 06:28:12 +02:00
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>
2020-07-28 15:52:44 +02:00
..
armv8 rockchip: distribute net interrupts 2020-07-28 15:52:44 +02:00
image rockchip: add NanoPi R2S support 2020-07-28 15:52:44 +02:00
patches-5.4 arm64: dts: rockchip: Add txpbl node for RK3399/RK3328 2020-07-28 15:52:44 +02:00
config-default
Makefile rockchip: use downstream GPIO button implementation 2020-07-13 17:50:35 +02:00