Linksys WRT1900ACS V2 OpenWrt SNAPSHOT

Hello all,

Since I notice less and less interest in linksys wrt1900acs v2 routers, I also come with a proposal for those who want to compile with the openwrt software, from my experience wrt1900acs v2 runs without problems with the following packages and settings, both on the wifi side and on the side of wire where for the time being they do not pass the speed test of 899mps!

/etc/sysctl.d

net.core.rmem_default=16777216
net.core.wmem_default=16777216
net.core.rmem_max=16777216
net.core.wmem_max=16777216

Packet Steering-enable
Software flow offloading-enable

/etc/config/irqbalance

config irqbalance 'irqbalance'
	option enabled '1'

/etc/config/wireless

c

onfig wifi-device 'radio0'
	option type 'mac80211'
	option path 'soc/soc:pcie/pci0000:00/0000:00:01.0/0000:01:00.0'
	option channel '36'
	option band '5g'
	option htmode 'VHT80'
	option country 'RO'
	option cell_density '0'

config wifi-iface 'default_radio0'
	option device 'radio0'
	option network 'lan'
	option mode 'ap'
	option ssid ''
	option encryption 'psk2'
	option macaddr ''
	option key ''

config wifi-device 'radio1'
	option type 'mac80211'
	option path 'soc/soc:pcie/pci0000:00/0000:00:02.0/0000:02:00.0'
	option channel '9'
	option band '2g'
	option htmode 'HT40'
	option country 'RO'
	option legacy_rates '1'
	option cell_density '0'
	option noscan '1'

config wifi-iface 'default_radio1'
	option device 'radio1'
	option network 'lan'
	option mode 'ap'
	option ssid ''
	option encryption 'psk2'
	option macaddr ''
	option key ''

-the solution to the Link is Down, Link is Up problem can be found in @Knarf's post:

changed the settings in the wan6 to have it as designated master and also relay mode
image
image728×301 9.96 KB

if 2- I did the same thing as 1 + removed my old wan ipv4 PPPoE protocol so I only have my Dual-Stack and my ipv6 protocols (though Dual-Stack is a tunnel interface for ipv6)

hope it may help some ppl out.

6in4
adblock
attendedsysupgrade-common
auc
banip
base-files
block-mount
busybox
ca-bundle
cgi-io
collectd
collectd-mod-conntrack
collectd-mod-contextswitch
collectd-mod-cpu
collectd-mod-cpufreq
collectd-mod-df
collectd-mod-disk
collectd-mod-dns
collectd-mod-filecount
collectd-mod-interface
collectd-mod-iptables
collectd-mod-irq
collectd-mod-iwinfo
collectd-mod-load
collectd-mod-memory
collectd-mod-netlink
collectd-mod-network
collectd-mod-openvpn
collectd-mod-ping
collectd-mod-processes
collectd-mod-protocols
collectd-mod-rrdtool
collectd-mod-tcpconns
collectd-mod-thermal
collectd-mod-uptime
collectd-mod-vmem
collectd-mod-wireless
curl
ddns-scripts
ddns-scripts-services
dnsmasq-full
drill
dropbear
e2fsprogs
firewall4
fstools
fwtool
getrandom
hostapd-common
htop
ip-tiny
iperf3
ipset
iptables-mod-conntrack-extra
iptables-mod-ipopt
irqbalance
iw
iwinfo
jshn
jsonfilter
kernel
kmod-cfg80211
kmod-fs-ext4
kmod-gpio-button-hotplug
kmod-ip6tables
kmod-ipt-conntrack
kmod-ipt-conntrack-extra
kmod-ipt-core
kmod-ipt-ipopt
kmod-ipt-ipset
kmod-ipt-nat
kmod-ipt-offload
kmod-ipt-raw
kmod-lib-crc-ccitt
kmod-mac80211
kmod-mii
kmod-mwlwifi
kmod-nf-conntrack
kmod-nf-conntrack6
kmod-nf-flow
kmod-nf-ipt
kmod-nf-ipt6
kmod-nf-nat
kmod-nf-reject
kmod-nf-reject6
kmod-nfnetlink
kmod-nft-offload
kmod-nls-base
kmod-ppp
kmod-pppoe
kmod-pppox
kmod-slhc
kmod-usb-core
kmod-usb-net
kmod-usb-storage
kmod-usb2
kmod-usb3
kmod-wireguard
libblobmsg-json
libc
libcurl
libgcc
libip4tc
libip6tc
libipset
libiwinfo
libiwinfo-data
libiwinfo-lua
libjson-c
libjson-script
libldns
liblua
liblucihttp
liblucihttp-lua
libmnl
libncurses
libnl-tiny
libopenssl
libpcre
libpthread
libqrencode
librt
libubox
libubus
libubus-lua
libuci
libuci-lua
libuclient
libustream-mbedtls
libuuid
libuv
libwolfssl
libxtables
logd
lua
luci
luci-app-adblock
luci-app-advanced-reboot
luci-app-attendedsysupgrade
luci-app-banip
luci-app-ddns
luci-app-firewall
luci-app-nlbwmon
luci-app-openvpn
luci-app-opkg
luci-app-statistics
luci-app-wifischedule
luci-base
luci-compat
luci-lib-base
luci-lib-ip
luci-lib-ipkg
luci-lib-json
luci-lib-jsonc
luci-lib-nixio
luci-mod-admin-full
luci-mod-network
luci-mod-rpc
luci-mod-status
luci-mod-system
luci-proto-ipv6
luci-proto-ppp
luci-proto-wireguard
luci-ssl
luci-theme-bootstrap
luci-theme-material
luci-theme-openwrt-2020
mtd
mtr-json
mwlwifi-firmware-88w8864
netifd
nftables-json
odhcp6c
odhcpd-ipv6only
openvpn-mbedtls
openwrt-keyring
opkg
ppp
ppp-mod-pppoe
ppp-mod-pptp
procd
procd-seccomp
procd-ujail
qrencode
rpcd
rpcd-mod-file
rpcd-mod-iwinfo
rpcd-mod-luci
rpcd-mod-rpcsys
rpcd-mod-rrdns
screen
tcpdump
terminfo
ubi-utils
uboot-envtools
ubox
ubus
ubusd
ucert
uci
uclient-fetch
uhttpd
uhttpd-mod-ubus
urandom-seed
urngd
usign
wget-ssl
wifischedule
wireguard-tools
wireless-regdb
wpad-basic-mbedtls
zlib

Model	Linksys WRT1900ACS v2
Architecture	ARMv7 Processor rev 1 (v7l)
Target Platform	mvebu/cortexa9
Firmware Version	OpenWrt SNAPSHOT r22599-1416b9bbe9 / LuCI Master git-23.104.28202-588c6a1
Kernel Version	5.15.107
Local Time	2023-04-19 10:03:54
Uptime	1h 24m 11s

the new mwlwifi: update to version 10.3.9.0-20230311 !!!






Hi. Are you building mwlwifi by yourself?

https://git.openwrt.org/?p=openwrt%2Fopenwrt.git&a=search&h=HEAD&st=commit&s=mwlwifi

You can build an image yourself here with the package proposed by me if you want, you can find the settings above!
https://firmware-selector.openwrt.org/

After several tests, I noticed that there are problems: disconnections and high ping latencies, the ping is left on the PC, it is clear that when I did the test on the phone the ping was already suffering, when I did it on the PC it started to increase and from there the constant ping increase

Pinging 192.168.15.1 with 32 bytes of data:
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=3ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=13ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=4ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=3ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=4ms TTL=64
Reply from 192.168.15.1: bytes=32 time=5ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=2ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=15ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=2ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=3ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=8ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=4ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=8ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=2ms TTL=64
Reply from 192.168.15.1: bytes=32 time=5ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=2ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=6ms TTL=64
Reply from 192.168.15.1: bytes=32 time=371ms TTL=64 - speed test smartphone
Reply from 192.168.15.1: bytes=32 time=2034ms TTL=64
Reply from 192.168.15.1: bytes=32 time=123ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1037ms TTL=64
Reply from 192.168.15.1: bytes=32 time=710ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1979ms TTL=64
Reply from 192.168.15.1: bytes=32 time=2287ms TTL=64
Reply from 192.168.15.1: bytes=32 time=2ms TTL=64     - after speed test
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=4ms TTL=64
Reply from 192.168.15.1: bytes=32 time=3ms TTL=64
Reply from 192.168.15.1: bytes=32 time=2ms TTL=64
Reply from 192.168.15.1: bytes=32 time=8ms TTL=64
Reply from 192.168.15.1: bytes=32 time=9ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=4ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=12ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=3ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=3419ms TTL=64   -  Speed test wifi pc
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=42ms TTL=64
Reply from 192.168.15.1: bytes=32 time=38ms TTL=64
Reply from 192.168.15.1: bytes=32 time=3099ms TTL=64
Reply from 192.168.15.1: bytes=32 time=26ms TTL=64
Reply from 192.168.15.1: bytes=32 time=33ms TTL=64
Reply from 192.168.15.1: bytes=32 time=42ms TTL=64
Reply from 192.168.15.1: bytes=32 time=39ms TTL=64
Reply from 192.168.15.1: bytes=32 time=2965ms TTL=64
Reply from 192.168.15.1: bytes=32 time=30ms TTL=64
Reply from 192.168.15.1: bytes=32 time=25ms TTL=64
Reply from 192.168.15.1: bytes=32 time=14ms TTL=64
Reply from 192.168.15.1: bytes=32 time=15ms TTL=64
Reply from 192.168.15.1: bytes=32 time=3462ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=7ms TTL=64
Reply from 192.168.15.1: bytes=32 time=3ms TTL=64
Reply from 192.168.15.1: bytes=32 time=5ms TTL=64
Reply from 192.168.15.1: bytes=32 time=3389ms TTL=64 - after the speed test the ping changes
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=4ms TTL=64
Reply from 192.168.15.1: bytes=32 time=6ms TTL=64
Reply from 192.168.15.1: bytes=32 time=3312ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=4ms TTL=64
Reply from 192.168.15.1: bytes=32 time=2448ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=3417ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=3416ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=3278ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64
Reply from 192.168.15.1: bytes=32 time=8ms TTL=64
Reply from 192.168.15.1: bytes=32 time=2441ms TTL=64
Reply from 192.168.15.1: bytes=32 time=9ms TTL=64
Reply from 192.168.15.1: bytes=32 time=40ms TTL=64
Reply from 192.168.15.1: bytes=32 time=42ms TTL=64
Reply from 192.168.15.1: bytes=32 time=36ms TTL=64
Reply from 192.168.15.1: bytes=32 time=3408ms TTL=64
Reply from 192.168.15.1: bytes=32 time=20ms TTL=64
Reply from 192.168.15.1: bytes=32 time=1ms TTL=64

Ping statistics for 192.168.15.1:
    Packets: Sent = 217, Received = 217, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
    Minimum = 1ms, Maximum = 3462ms, Average = 218ms

@anomeome Maybe we need a little help, your intervention matters!

Until kaloz pushes the PR, people will have to grab the patch and build:

wget -O package/kernel/mwlwifi/patches/006-PR412mac80211.patch https://github.com/kaloz/mwlwifi/pull/412.patch
make package/kernel/mwlwifi/{clean,compile}

jbsky should probably ping kaloz upstream, I doubt this repo has much of his attention.

1 Like

Done, kaloz merged commit! :star_struck:

How can I install this fix if I have SNAPSHOT r22658-2c530fcb97 / LuCI Master git-23.104.28202-588c6a1?

wget https://github.com/openwrt/openwrt/pull/12500.patch
patch -p1 < 12500.patch

Edit: this is to add it to your buildroot to compile in to you image.

is OK?

root@OpenWrt:~# cat /sys/kernel/debug/ieee80211/phy1/mwlwifi/info
driver name: mwlwifi
chip type: 88W8864
hw version: 7
driver version: 10.3.9.0
firmware version: 0x0702091a
power table loaded from dts: no
firmware region code: 0x30
mac address: 
2g: enable
5g: disable
antenna: 4 4
irq number: 82
ap macid support: 0000ffff
sta macid support: 00010000
macid used: 00000001
radio: enable
iobase0: 4b8c8eee
iobase1: 50c5d213
tx limit: 768
rx limit: 256
qe trigger number: 18149

I play a 4k movie on the TV and I also use the phone without problems so far!



I connected via wifi, three phones, the PC and the TV, all running 4k content from YouTube, no interruption, congratulations to everyone involved!

How normal are messages with WPA: group key handshake completed (RSN)?

Sat Apr 29 21:44:42 2023 daemon.info hostapd: phy1-ap0: STA ce5a IEEE 802.11: authenticated
Sat Apr 29 21:44:42 2023 daemon.info hostapd: phy1-ap0: STA ce5a IEEE 802.11: associated (aid 2)
Sat Apr 29 21:44:42 2023 daemon.notice hostapd: phy1-ap0: AP-STA-CONNECTED ce:5a auth_alg=open
Sat Apr 29 21:44:42 2023 daemon.info hostapd: phy1-ap0: STA ce:5a WPA: pairwise key handshake completed (RSN)
Sat Apr 29 21:44:42 2023 daemon.notice hostapd: phy1-ap0: EAPOL-4WAY-HS-COMPLETED ce:5a

Sat Apr 29 21:52:58 2023 daemon.info hostapd: phy1-ap0: STA 10:49 WPA: group key handshake completed (RSN)
Sat Apr 29 21:52:59 2023 daemon.info hostapd: phy0-ap0: STA 40::0b WPA: group key handshake completed (RSN)
Sat Apr 29 21:52:59 2023 daemon.info hostapd: phy0-ap0: STA 20::bc WPA: group key handshake completed (RSN)
Sat Apr 29 21:52:59 2023 daemon.info hostapd: phy0-ap0: STA f4::96 WPA: group key handshake completed (RSN)
Sat Apr 29 21:52:59 2023 daemon.info hostapd: phy1-ap0: STA ce5a WPA: group key handshake completed (RSN)
Sat Apr 29 21:52:59 2023 daemon.info hostapd: phy0-ap0: STA 70:99 WPA: group key handshake completed (RSN)
Sat Apr 29 21:58:14 2023 authpriv.info dropbear[7521]: Exit (root) from <192.168.15.153:61048>: Exited normally
Sat Apr 29 21:59:35 2023 daemon.err uhttpd[2774]: [info] luci: accepted login on / for root from 192.168.15.153
Sat Apr 29 22:12:59 2023 daemon.info hostapd: phy0-ap0: STA 40:0b WPA: group key handshake completed (RSN)
Sat Apr 29 22:12:59 2023 daemon.info hostapd: phy0-ap0: STA 20::bc WPA: group key handshake completed (RSN)
Sat Apr 29 22:12:59 2023 daemon.info hostapd: phy0-ap0: STA f4::96 WPA: group key handshake completed (RSN)
Sat Apr 29 22:12:59 2023 daemon.info hostapd: phy0-ap0: STA 70:99 WPA: group key handshake completed (RSN)
Sat Apr 29 22:14:35 2023 kern.debug kernel: [ 1920.189295] ieee80211 phy0: change: 0x40
Sat Apr 29 22:14:35 2023 kern.debug kernel: [ 1920.376109] ieee80211 phy0: change: 0x40
Sat Apr 29 22:14:36 2023 kern.debug kernel: [ 1920.556097] ieee80211 phy0: change: 0x40
Sat Apr 29 22:14:36 2023 kern.debug kernel: [ 1920.736098] ieee80211 phy0: change: 0x40
Sat Apr 29 22:14:36 2023 kern.debug kernel: [ 1920.916093] ieee80211 phy0: change: 0x60
Sat Apr 29 22:14:36 2023 kern.debug kernel: [ 1921.096094] ieee80211 phy0: change: 0x40
Sat Apr 29 22:14:36 2023 kern.debug kernel: [ 1921.276106] ieee80211 phy0: change: 0x40
Sat Apr 29 22:14:37 2023 kern.debug kernel: [ 1921.456125] ieee80211 phy0: change: 0x40
Sat Apr 29 22:14:37 2023 kern.debug kernel: [ 1921.636162] ieee80211 phy0: change: 0x60
Sat Apr 29 22:14:37 2023 kern.debug kernel: [ 1921.816085] ieee80211 phy0: change: 0x40
Sat Apr 29 22:14:37 2023 kern.debug kernel: [ 1921.996091] ieee80211 phy0: change: 0x40
Sat Apr 29 22:14:37 2023 kern.debug kernel: [ 1922.176094] ieee80211 phy0: change: 0x40
Sat Apr 29 22:14:37 2023 kern.debug kernel: [ 1922.356084] ieee80211 phy0: change: 0x40
Sat Apr 29 22:14:38 2023 kern.debug kernel: [ 1922.536080] ieee80211 phy0: change: 0x40
Sat Apr 29 22:14:38 2023 kern.debug kernel: [ 1922.716084] ieee80211 phy0: change: 0x40
Sat Apr 29 22:14:38 2023 kern.debug kernel: [ 1922.896080] ieee80211 phy0: change: 0x40
Sat Apr 29 22:14:38 2023 kern.debug kernel: [ 1923.076071] ieee80211 phy0: change: 0x40
Sat Apr 29 22:14:38 2023 kern.debug kernel: [ 1923.256072] ieee80211 phy0: change: 0x40
Sat Apr 29 22:14:38 2023 kern.debug kernel: [ 1923.436068] ieee80211 phy0: change: 0x40
Sat Apr 29 22:14:39 2023 kern.debug kernel: [ 1923.616067] ieee80211 phy0: change: 0x60
Sat Apr 29 22:14:39 2023 kern.debug kernel: [ 1923.796062] ieee80211 phy0: change: 0x40
Sat Apr 29 22:14:39 2023 kern.debug kernel: [ 1923.976065] ieee80211 phy0: change: 0x40
Sat Apr 29 22:14:39 2023 kern.debug kernel: [ 1924.166058] ieee80211 phy0: change: 0x40
Sat Apr 29 22:14:39 2023 kern.debug kernel: [ 1924.356058] ieee80211 phy0: change: 0x40
Sat Apr 29 22:14:40 2023 kern.debug kernel: [ 1924.586054] ieee80211 phy0: change: 0x62
Sat Apr 29 22:15:09 2023 kern.debug kernel: [ 1953.864693] ieee80211 phy1: change: 0x40
Sat Apr 29 22:15:09 2023 kern.debug kernel: [ 1954.035710] ieee80211 phy1: change: 0x40
Sat Apr 29 22:15:09 2023 kern.debug kernel: [ 1954.215698] ieee80211 phy1: change: 0x40
Sat Apr 29 22:15:09 2023 kern.debug kernel: [ 1954.395705] ieee80211 phy1: change: 0x40
Sat Apr 29 22:15:10 2023 kern.debug kernel: [ 1954.565693] ieee80211 phy1: change: 0x40
Sat Apr 29 22:15:10 2023 kern.debug kernel: [ 1954.745691] ieee80211 phy1: change: 0x40
Sat Apr 29 22:15:10 2023 kern.debug kernel: [ 1954.925689] ieee80211 phy1: change: 0x40
Sat Apr 29 22:15:10 2023 kern.debug kernel: [ 1955.105689] ieee80211 phy1: change: 0x40
Sat Apr 29 22:15:10 2023 kern.debug kernel: [ 1955.275690] ieee80211 phy1: change: 0x40
Sat Apr 29 22:15:11 2023 kern.debug kernel: [ 1955.455709] ieee80211 phy1: change: 0x40
Sat Apr 29 22:15:11 2023 kern.debug kernel: [ 1955.625682] ieee80211 phy1: change: 0x42
Sat Apr 29 22:15:11 2023 kern.debug kernel: [ 1955.805680] ieee80211 phy1: change: 0x40
Sat Apr 29 22:15:11 2023 kern.debug kernel: [ 1955.985682] ieee80211 phy1: change: 0x40
Sat Apr 29 22:15:11 2023 kern.debug kernel: [ 1956.195676] ieee80211 phy1: change: 0x42

No.

That patch needs to be applied to your build system sources...
And then recompile your firmware.

1 Like

I don't know what the problem is, but my router works very well on the wifi side!

 OpenWrt SNAPSHOT, r22658-2c530fcb97
root@OpenWrt:~# cat /etc/config/wireless

config wifi-device 'radio0'
        option type 'mac80211'
        option path 'soc/soc:pcie/pci0000:00/0000:00:01.0/0000:01:00.0'
        option channel '36'
        option band '5g'
        option htmode 'VHT80'
        option cell_density '0'
        option beacon_int '100'
        option country 'RO'
        option frag '2346'
        option rts '2347'

config wifi-iface 'default_radio0'
        option device 'radio0'
        option network 'lan'
        option mode 'ap'
        option ssid ''
        option encryption 'psk2+ccmp'
        option macaddr ''
        option key ''
        option dtim_period '1'
        option wpa_group_rekey '3600'
        option max_inactivity '300'
        option max_listen_interval '65535'

config wifi-device 'radio1'
        option type 'mac80211'
        option path 'soc/soc:pcie/pci0000:00/0000:00:02.0/0000:02:00.0'
        option channel '11'
        option band '2g'
        option htmode 'HT40'
        option legacy_rates '1'
        option cell_density '0'
        option noscan '1'
        option beacon_int '100'
        option country 'RO'
        option frag '2346'
        option rts '2347'

config wifi-iface 'default_radio1'
        option device 'radio1'
        option network 'lan'
        option mode 'ap'
        option ssid ''
        option encryption 'psk2+ccmp'
        option macaddr '50'
        option key ''
        option dtim_period '2'
        option wpa_group_rekey '3600'
        option max_inactivity '300'
        option max_listen_interval '65535'
![Screenshot 2023-04-30 070355|690x388](upload://udwch2MzOmte1kZnvsFs821eAB3.jpeg)

root@OpenWrt:~# cat /sys/kernel/debug/ieee80211/phy1/mwlwifi/info
driver name: mwlwifi
chip type: 88W8864
hw version: 7
driver version: 10.3.9.0
firmware version: 0x0702091a
power table loaded from dts: no
firmware region code: 0x30
mac address: 
2g: enable
5g: disable
antenna: 4 4
irq number: 82
ap macid support: 0000ffff
sta macid support: 00010000
macid used: 00000001
radio: enable
iobase0: 4a1d0bad
iobase1: 73612e57
tx limit: 768
rx limit: 256
qe trigger number: 95701
root@OpenWrt:~# cat /sys/kernel/debug/ieee80211/phy1/mwlwifi/sta
mac address: c
aid: 1
ampdu: true
amsdu: false
wds: false
ba_hist: disable
ht_cap: 0x002d, ampdu: 03, 05
rx_mask: 0xff, 00, 00, 00
rx_bw: 0, rx_nss: 1
tdls: 0, tdls_init: 0
wme: 1, mfp: 0
IV: 000000000061
root@OpenWrt:~# cat /sys/kernel/debug/ieee80211/phy0/mwlwifi/sta
mac address: 
aid: 2
ampdu: true
amsdu: false
wds: false
ba_hist: disable
ht_cap: 0x006f, ampdu: 03, 06
rx_mask: 0xff, ff, 00, 00
vht_cap: 0x0f8170b0, mcs: fffa, fffa
rx_bw: 2, rx_nss: 2
tdls: 0, tdls_init: 0
wme: 1, mfp: 0
IV: 000000000083
mac address: 
aid: 3
ampdu: true
amsdu: true
wds: false
ba_hist: disable
amsdu cap: 0x01
ht_cap: 0x006f, ampdu: 03, 06
rx_mask: 0xff, ff, 00, 00
vht_cap: 0x0f8170b0, mcs: fffa, fffa
rx_bw: 2, rx_nss: 2
tdls: 0, tdls_init: 0
wme: 1, mfp: 0
IV: 00000004b486
mac address: 
aid: 1
ampdu: true
amsdu: true
wds: false
ba_hist: disable
amsdu cap: 0x01
ht_cap: 0x006f, ampdu: 02, 00
rx_mask: 0xff, ff, 00, 00
vht_cap: 0x33c070b0, mcs: fffa, fffa
rx_bw: 2, rx_nss: 2
tdls: 0, tdls_init: 0
wme: 1, mfp: 0
IV: 0000000baf1f
root@OpenWrt:~# cat /sys/kernel/debug/ieee80211/phy0/mwlwifi/ampdu
stream: 0
idx: 0
state: 3
mac address: 
tid: 0
stream: 1
idx: 1
state: 3
mac address: 
tid: 0
root@OpenWrt:~#

last config!!!

 OpenWrt SNAPSHOT, r22702-cf8d861978
 -----------------------------------------------------
root@OpenWrt:~#  cat /etc/config/wireless

config wifi-device 'radio0'
        option type 'mac80211'
        option path 'soc/soc:pcie/pci0000:00/0000:00:01.0/0000:01:00.0'
        option channel '36'
        option band '5g'
        option htmode 'VHT80'
        option country 'RO'
        option cell_density '0'
        option frag '2346'
        option rts '2347'
        option beacon_int '100'

config wifi-iface 'default_radio0'
        option device 'radio0'
        option network 'lan'
        option mode 'ap'
        option ssid 
        option encryption 'psk2'
        option macaddr 
        option key ''
        option dtim_period '2'
        option wpa_group_rekey '3600'
        option max_inactivity '300'
        option max_listen_interval '65535'

config wifi-device 'radio1'
        option type 'mac80211'
        option path 'soc/soc:pcie/pci0000:00/0000:00:02.0/0000:02:00.0'
        option channel '11'
        option band '2g'
        option htmode 'HT40'
        option country 'RO'
        option legacy_rates '1'
        option cell_density '0'
        option noscan '1'
        option frag '2346'
        option rts '2347'
        option beacon_int '100'

config wifi-iface 'default_radio1'
        option device 'radio1'
        option network 'lan'
        option mode 'ap'
        option ssid 
        option encryption 'psk2'
        option macaddr 
        option key ''
        option dtim_period '2'
        option wpa_group_rekey '3600'
        option max_inactivity '300'
        option max_listen_interval '65535'

root@OpenWrt:~# cat /sys/kernel/debug/ieee80211/phy1/mwlwifi/info
driver name: mwlwifi
chip type: 88W8864
hw version: 7
driver version: 10.3.9.0
firmware version: 0x0702091a
power table loaded from dts: no
firmware region code: 0x30
mac address: 
2g: enable
5g: disable
antenna: 4 4
irq number: 82
ap macid support: 0000ffff
sta macid support: 00010000
macid used: 00000001
radio: enable
iobase0: a023d05d
iobase1: 913fb359
tx limit: 768
rx limit: 256
qe trigger number: 112857

Hostname OpenWrt
Model Linksys WRT1900ACS
Architecture ARMv7 Processor rev 1 (v7l)
Target Platform mvebu/cortexa9
Firmware Version OpenWrt SNAPSHOT r23727-e6f8b69918 / LuCI Master git-23.223.85458-f7583b6
Kernel Version 5.15.126
ocal Time 2023-08-15 06:42:43
Uptime 9h 4m 20s
Load Average 0.04, 0.09, 0.08

Packages

6in4
adblock
attendedsysupgrade-common
auc
banip
base-files
block-mount
busybox
ca-bundle
cgi-io
collectd
collectd-mod-conntrack
collectd-mod-contextswitch
collectd-mod-cpu
collectd-mod-cpufreq
collectd-mod-df
collectd-mod-disk
collectd-mod-dns
collectd-mod-filecount
collectd-mod-interface
collectd-mod-iptables
collectd-mod-irq
collectd-mod-iwinfo
collectd-mod-load
collectd-mod-memory
collectd-mod-netlink
collectd-mod-network
collectd-mod-openvpn
collectd-mod-ping
collectd-mod-processes
collectd-mod-protocols
collectd-mod-rrdtool
collectd-mod-tcpconns
collectd-mod-thermal
collectd-mod-uptime
collectd-mod-vmem
collectd-mod-wireless
curl
ddns-scripts
ddns-scripts-services
dnsmasq-full
drill
dropbear
e2fsprogs
firewall4
fstools
fwtool
getrandom
hostapd-common
htop
ip-tiny
iperf3
ipset
iptables-mod-conntrack-extra
iptables-mod-ipopt
irqbalance
iw
iwinfo
jshn
jsonfilter
kernel
kmod-cfg80211
kmod-fs-ext4
kmod-gpio-button-hotplug
kmod-ip6tables
kmod-ipt-conntrack
kmod-ipt-conntrack-extra
kmod-ipt-core
kmod-ipt-ipopt
kmod-ipt-ipset
kmod-ipt-nat
kmod-ipt-offload
kmod-ipt-raw
kmod-lib-crc-ccitt
kmod-mac80211
kmod-mii
kmod-mwl8k
kmod-mwlwifi
kmod-nf-conntrack
kmod-nf-conntrack6
kmod-nf-flow
kmod-nf-ipt
kmod-nf-ipt6
kmod-nf-nat
kmod-nf-reject
kmod-nf-reject6
kmod-nfnetlink
kmod-nft-offload
kmod-nls-base
kmod-ppp
kmod-pppoe
kmod-pppox
kmod-slhc
kmod-swconfig
kmod-usb-core
kmod-usb-net
kmod-usb-storage
kmod-usb2
kmod-usb3
kmod-wireguard
libblobmsg-json
libc
libcurl
libip4tc
libip6tc
libipset
libiwinfo
libiwinfo-data
libiwinfo-lua
libjson-c
libjson-script
libldns
liblua
liblucihttp
liblucihttp-lua
libmnl
libncurses
libnl-tiny
libopenssl
libpcre
libpthread
libqrencode
librt
libsqlite3
libubox
libubus
libubus-lua
libuci
libuci-lua
libuclient
libustream-mbedtls
libuuid
libuv
libwolfssl
libxtables
logd
lua
luci
luci-app-adblock
luci-app-advanced-reboot
luci-app-attendedsysupgrade
luci-app-banip
luci-app-ddns
luci-app-firewall
luci-app-nlbwmon
luci-app-openvpn
luci-app-opkg
luci-app-statistics
luci-app-unbound
luci-app-upnp
luci-app-wifischedule
luci-base
luci-compat
luci-lib-base
luci-lib-ip
luci-lib-ipkg
luci-lib-json
luci-lib-jsonc
luci-lib-nixio
luci-mod-admin-full
luci-mod-network
luci-mod-rpc
luci-mod-status
luci-mod-system
luci-proto-ipv6
luci-proto-ppp
luci-proto-wireguard
luci-ssl
luci-theme-bootstrap
luci-theme-material
luci-theme-openwrt-2020
mtd
mtr-json
mwifiex-pcie-firmware
mwifiex-sdio-firmware
mwl8k-firmware
mwlwifi-firmware-88w8864
mwlwifi-firmware-88w8897
mwlwifi-firmware-88w8964
mwlwifi-firmware-88w8997
netifd
nftables-json
odhcp6c
odhcpd-ipv6only
openvpn-mbedtls
openvswitch-libofproto
openwrt-keyring
opkg
ppp
ppp-mod-pppoe
ppp-mod-pptp
procd
procd-seccomp
procd-ujail
qrencode
rpcd
rpcd-mod-file
rpcd-mod-iwinfo
rpcd-mod-luci
rpcd-mod-rpcsys
rpcd-mod-rrdns
screen
tcpdump
terminfo
ubi-utils
uboot-envtools
ubox
ubus
ubusd
ucert
uci
uclient-fetch
uhttpd
uhttpd-mod-ubus
unbound-control-setup
urandom-seed
urngd
usign
wget-ssl
wifischedule
wireguard-tools
wireless-regdb
wpad-basic-mbedtls
zlib

I noticed an improvement in the speed test on the upload side if I disable IPV6, when will this problem be fixed?

a problem that I also report in the OpenWrt version

irqbalance is work on wrt1900acs v2?

 OpenWrt SNAPSHOT, r23929-02b4dc93b6
 -----------------------------------------------------
root@OpenWrt:~# irqbalance -d
This machine seems not NUMA capable.
Prevent irq assignment to these isolated CPUs: 00000000
Prevent irq assignment to these adaptive-ticks CPUs: 00000000
Banned CPUs: 00000000
Package 0:  numa_node -1 cpu mask is 00000003 (load 0)
        Cache domain 0:  numa_node is -1 cpu mask is 00000002  (load 0)
                CPU number 1  numa_node is -1 (load 0)
        Cache domain 1:  numa_node is -1 cpu mask is 00000001  (load 0)
                CPU number 0  numa_node is -1 (load 0)
Adding IRQ 82 to database
Adding IRQ 81 to database
Adding IRQ 25 to database
Adding IRQ 26 to database
Adding IRQ 27 to database
Adding IRQ 29 to database
Adding IRQ 30 to database
Adding IRQ 40 to database
Adding IRQ 44 to database
Adding IRQ 45 to database
Adding IRQ 46 to database
Adding IRQ 47 to database
Adding IRQ 48 to database
Adding IRQ 49 to database
Adding IRQ 50 to database
Adding IRQ 51 to database
Adding IRQ 52 to database
Adding IRQ 53 to database
Adding IRQ 57 to database
Adding IRQ 59 to database
Adding IRQ 61 to database
Adding IRQ 63 to database
Adding IRQ 64 to database
Adding IRQ 65 to database
Adding IRQ 66 to database
Adding IRQ 67 to database
Adding IRQ 78 to database
Adding IRQ 79 to database
Adding IRQ 80 to database
NUMA NODE NUMBER: -1
LOCAL CPU MASK: ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,f                                                                       fffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,                                                                       ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff                                                                       ,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,fffffff                                                                       f,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffff                                                                       ff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,fffff                                                                       fff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffff                                                                       ffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,fff                                                                       fffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ff                                                                       ffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,f                                                                       fffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,                                                                       ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff                                                                       ,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,fffffff                                                                       f,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff,ffffff                                                                       ff,ffffffff,ffffffff,ffffffff,ffffffff,ffffffff




-----------------------------------------------------------------------------
Package 0:  numa_node -1 cpu mask is 00000003 (load 0)
        Cache domain 0:  numa_node is -1 cpu mask is 00000002  (load 0)
                CPU number 1  numa_node is -1 (load 0)
                  Interrupt 81 node_num is -1 (ethernet/0:17660)
        Cache domain 1:  numa_node is -1 cpu mask is 00000001  (load 0)
                CPU number 0  numa_node is -1 (load 0)
                  Interrupt 82 node_num is -1 (ethernet/0:16026)
  Interrupt 45 node_num is -1 (other/0:63)
  Interrupt 44 node_num is -1 (other/0:0)
  Interrupt 40 node_num is -1 (other/0:0)
  Interrupt 30 node_num is -1 (other/0:0)
  Interrupt 29 node_num is -1 (other/0:250)
  Interrupt 27 node_num is -1 (other/0:0)
  Interrupt 26 node_num is -1 (other/0:2714)
  Interrupt 25 node_num is -1 (other/0:0)
  Interrupt 63 node_num is -1 (other/0:0)
  Interrupt 61 node_num is -1 (other/0:0)
  Interrupt 59 node_num is -1 (other/0:0)
  Interrupt 57 node_num is -1 (other/0:0)
  Interrupt 53 node_num is -1 (other/0:0)
  Interrupt 52 node_num is -1 (other/0:0)
  Interrupt 51 node_num is -1 (other/0:28)
  Interrupt 50 node_num is -1 (other/0:0)
  Interrupt 49 node_num is -1 (other/0:0)
  Interrupt 48 node_num is -1 (other/0:0)
  Interrupt 47 node_num is -1 (other/0:0)
  Interrupt 46 node_num is -1 (other/0:0)
  Interrupt 80 node_num is -1 (other/0:0)
  Interrupt 79 node_num is -1 (other/0:0)
  Interrupt 78 node_num is -1 (other/0:0)
  Interrupt 67 node_num is -1 (other/0:0)
  Interrupt 66 node_num is -1 (other/0:0)
  Interrupt 65 node_num is -1 (other/0:0)
  Interrupt 64 node_num is -1 (other/0:0)



-----------------------------------------------------------------------------
Package 0:  numa_node -1 cpu mask is 00000003 (load 0)
        Cache domain 0:  numa_node is -1 cpu mask is 00000002  (load 0)
                CPU number 1  numa_node is -1 (load 0)
                  Interrupt 81 node_num is -1 (ethernet/1:0)
        Cache domain 1:  numa_node is -1 cpu mask is 00000001  (load 0)
                CPU number 0  numa_node is -1 (load 0)
                  Interrupt 82 node_num is -1 (ethernet/1:0)
  Interrupt 45 node_num is -1 (other/1:80)
  Interrupt 44 node_num is -1 (other/1:0)
  Interrupt 40 node_num is -1 (other/1:0)
  Interrupt 30 node_num is -1 (other/1:0)
  Interrupt 29 node_num is -1 (other/1:280)
  Interrupt 27 node_num is -1 (other/1:0)
  Interrupt 26 node_num is -1 (other/1:2308)
  Interrupt 25 node_num is -1 (other/1:0)
  Interrupt 63 node_num is -1 (other/1:0)
  Interrupt 61 node_num is -1 (other/1:0)
  Interrupt 59 node_num is -1 (other/1:0)
  Interrupt 57 node_num is -1 (other/1:0)
  Interrupt 53 node_num is -1 (other/1:0)
  Interrupt 52 node_num is -1 (other/1:0)
  Interrupt 51 node_num is -1 (other/1:21)
  Interrupt 50 node_num is -1 (other/1:2)
  Interrupt 49 node_num is -1 (other/1:0)
  Interrupt 48 node_num is -1 (other/1:0)
  Interrupt 47 node_num is -1 (other/1:0)
  Interrupt 46 node_num is -1 (other/1:0)
  Interrupt 80 node_num is -1 (other/1:0)
  Interrupt 79 node_num is -1 (other/1:0)
  Interrupt 78 node_num is -1 (other/1:0)
  Interrupt 67 node_num is -1 (other/1:0)
  Interrupt 66 node_num is -1 (other/1:0)
  Interrupt 65 node_num is -1 (other/1:0)
  Interrupt 64 node_num is -1 (other/1:0)


	config irqbalance 'irqbalance'
	option enabled '1'


# Level at which irqbalance partitions cache domains.
	# Default is 2 (L2$).
	#option deepestcache '2'

	# The default value is 10 seconds
	#option interval '10'

	# Specify excluded cpulist
	#option banned_cpulist '0'

	# List of IRQ's to ignore
	#list banirq '36'
	#list banirq '69'