Enable irqbalance by default

The irqbalance would be used when SW offload is enabled
This commit is contained in:
Daniel Pawlik
2025-03-14 18:15:49 +01:00
parent eaebd68aeb
commit 19e5857d6e

View File

@@ -29,8 +29,6 @@ CONFIG_PACKAGE_tcpdump=y
CONFIG_PACKAGE_bind-dig=y
CONFIG_PACKAGE_ethtool-full=y
# CONFIG_PACKAGE_pciutils=y
# CONFIG_PACKAGE_irqbalance=y
# CONFIG_PACKAGE_luci-app-irqbalance=y
CONFIG_PACKAGE_tc-full=y
# CONFIG_PACKAGE_fping=y
CONFIG_PACKAGE_coreutils=y
@@ -90,6 +88,10 @@ CONFIG_PACKAGE_luci-app-usteer=y
# CONFIG_PACKAGE_sqm-scripts=y
# CONFIG_PACKAGE_ip6tables-nft=y
# enable irqbalance when SW Offload enabled becuase of wifi calling
CONFIG_PACKAGE_irqbalance=y
CONFIG_PACKAGE_luci-app-irqbalance=y
CONFIG_PACKAGE_qosify=y
CONFIG_PACKAGE_kmod-ifb=y
CONFIG_PACKAGE_kmod-sched-bpf=y