1
0
Fork 0
forked from mirror/openwrt
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 rockchip: add support for Pine64 RockPro64 2020-04-20 16:37:56 +02:00
Makefile rockchip: use downstream GPIO button implementation 2020-07-13 17:50:35 +02:00