1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-26 17:47:29 +02:00
openwrt/package/network/config
Felix Fietkau a205a5734e netifd: rewrite packet steering script
The new script uses a different strategy compared to the previous one.
Instead of trying to split flows by hash and spread them to all CPUs,
use RPS to redirect packets to a single core only.
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. This significantly reduces cycles wasted on the scheduler.

Signed-off-by: Felix Fietkau <nbd@nbd.name>
2024-04-14 16:24:37 +02:00
..
firewall treewide: update PKG_MIRROR_HASH to zst 2024-04-06 11:24:18 +02:00
firewall4 treewide: update PKG_MIRROR_HASH to zst 2024-04-06 11:24:18 +02:00
gre gre: use alternative way to check if kernel support is enabled 2021-03-13 20:58:55 +01:00
ipip ipip: add 'nohostroute' option 2022-01-19 20:57:59 +01:00
ltq-adsl-app ltq-*-app: extend ubus metrics/statistics 2023-02-03 13:40:47 +01:00
ltq-vdsl-vr9-app treewide: replace AUTORELEASE with real PKG_RELEASE 2023-05-18 11:35:29 +02:00
ltq-vdsl-vr11-app ltq-*-app: extend ubus metrics/statistics 2023-02-03 13:40:47 +01:00
netifd netifd: rewrite packet steering script 2024-04-14 16:24:37 +02:00
qos-scripts treewide: replace AUTORELEASE with real PKG_RELEASE 2023-05-18 11:35:29 +02:00
qosify treewide: update PKG_MIRROR_HASH to zst 2024-04-06 11:24:18 +02:00
soloscli
swconfig swconfig: fix memory leak when cli call swlib_get_attr() 2023-06-11 02:42:31 +02:00
vti vti: squash vtiv4 and vtiv6 packages into vti 2021-11-03 20:34:43 +01:00
vxlan
wifi-scripts wifi-scripts: fix creation of IBSS in legacy (non-HT) mode 2024-04-07 11:12:43 +02:00
xfrm xfrm: simplify the check for necessary kernel support 2021-03-13 20:59:22 +01:00