Unfortunately, after ~10 hour of uptime the issue appeared again. The system log, again, show nothing in that time frame. However, the kernel log seems to have some odd entries (especially towards the end).
Latency Graph:
Kernel Log:
[ 0.000000] Linux version 5.10.165 (builder@buildhost) (mipsel-openwrt-linux-musl-gcc (OpenWrt GCC 11.2.0 r20077-0e2fdba0dd) 11.2.0, GNU ld (GNU Binutils) 2.37) #0 SMP Mon Jan 30 09:26:18 2023
[ 0.000000] SoC Type: MediaTek MT7621 ver:1 eco:3
[ 0.000000] printk: bootconsole [early0] enabled
[ 0.000000] CPU0 revision is: 0001992f (MIPS 1004Kc)
[ 0.000000] MIPS: machine is Xiaomi Mi Router 4A Gigabit Edition
[ 0.000000] Initrd not found or empty - disabling initrd
[ 0.000000] VPE topology {2,2} total 4
[ 0.000000] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes.
[ 0.000000] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes
[ 0.000000] MIPS secondary cache 256kB, 8-way, linesize 32 bytes.
[ 0.000000] Zone ranges:
[ 0.000000] Normal [mem 0x0000000000000000-0x0000000007ffffff]
[ 0.000000] HighMem empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000000000-0x0000000007ffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x0000000007ffffff]
[ 0.000000] On node 0 totalpages: 32768
[ 0.000000] Normal zone: 288 pages used for memmap
[ 0.000000] Normal zone: 0 pages reserved
[ 0.000000] Normal zone: 32768 pages, LIFO batch:7
[ 0.000000] percpu: Embedded 15 pages/cpu s30480 r8192 d22768 u61440
[ 0.000000] pcpu-alloc: s30480 r8192 d22768 u61440 alloc=15*4096
[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 32480
[ 0.000000] Kernel command line: console=ttyS0,115200n8 rootfstype=squashfs,jffs2
[ 0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes, linear)
[ 0.000000] Writing ErrCtl register=00006000
[ 0.000000] Readback ErrCtl register=00006000
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] Memory: 119344K/131072K available (7176K kernel code, 630K rwdata, 832K rodata, 1268K init, 243K bss, 11728K reserved, 0K cma-reserved, 0K highmem)
[ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] rcu: Hierarchical RCU implementation.
[ 0.000000] Tracing variant of Tasks RCU enabled.
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
[ 0.000000] NR_IRQS: 256
[ 0.000000] CPU Clock: 880MHz
[ 0.000000] clocksource: GIC: mask: 0xffffffffffffffff max_cycles: 0xcaf478abb4, max_idle_ns: 440795247997 ns
[ 0.000013] sched_clock: 64 bits at 880MHz, resolution 1ns, wraps every 4398046511103ns
[ 0.007940] clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 4343773742 ns
[ 0.016999] Calibrating delay loop... 586.13 BogoMIPS (lpj=2930688)
[ 0.083163] pid_max: default: 32768 minimum: 301
[ 0.087931] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[ 0.095134] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[ 0.105802] rcu: Hierarchical SRCU implementation.
[ 0.110847] dyndbg: Ignore empty _ddebug table in a CONFIG_DYNAMIC_DEBUG_CORE build
[ 0.118956] smp: Bringing up secondary CPUs ...
[ 0.124252] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes.
[ 0.124263] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes
[ 0.124276] MIPS secondary cache 256kB, 8-way, linesize 32 bytes.
[ 0.124351] CPU1 revision is: 0001992f (MIPS 1004Kc)
[ 0.178752] Synchronize counters for CPU 1: done.
[ 0.211218] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes.
[ 0.211227] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes
[ 0.211236] MIPS secondary cache 256kB, 8-way, linesize 32 bytes.
[ 0.211287] CPU2 revision is: 0001992f (MIPS 1004Kc)
[ 0.270177] Synchronize counters for CPU 2: done.
[ 0.300765] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes.
[ 0.300775] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes
[ 0.300784] MIPS secondary cache 256kB, 8-way, linesize 32 bytes.
[ 0.300837] CPU3 revision is: 0001992f (MIPS 1004Kc)
[ 0.355364] Synchronize counters for CPU 3: done.
[ 0.385232] smp: Brought up 1 node, 4 CPUs
[ 0.393485] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.403312] futex hash table entries: 1024 (order: 3, 32768 bytes, linear)
[ 0.410327] pinctrl core: initialized pinctrl subsystem
[ 0.418009] NET: Registered protocol family 16
[ 0.423723] thermal_sys: Registered thermal governor 'step_wise'
[ 0.424605] cpuidle: using governor teo
[ 0.441035] rt2880-pinmux pinctrl: there is not valid maps for state default
[ 0.454897] FPU Affinity set after 11720 emulations
[ 0.481899] clocksource: Switched to clocksource GIC
[ 0.488791] NET: Registered protocol family 2
[ 0.493510] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear)
[ 0.502406] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)
[ 0.510730] TCP established hash table entries: 1024 (order: 0, 4096 bytes, linear)
[ 0.518373] TCP bind hash table entries: 1024 (order: 1, 8192 bytes, linear)
[ 0.525347] TCP: Hash tables configured (established 1024 bind 1024)
[ 0.531784] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
[ 0.538264] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
[ 0.545426] NET: Registered protocol family 1
[ 0.549722] PCI: CLS 0 bytes, default 32
[ 0.556098] workingset: timestamp_bits=14 max_order=15 bucket_order=1
[ 0.566948] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.572727] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[ 0.583813] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
[ 0.593145] mt7621_gpio 1e000600.gpio: registering 32 gpios
[ 0.598984] mt7621_gpio 1e000600.gpio: registering 32 gpios
[ 0.604892] mt7621_gpio 1e000600.gpio: registering 32 gpios
[ 0.611305] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled
[ 0.622116] printk: console [ttyS0] disabled
[ 0.626418] 1e000c00.uartlite: ttyS0 at MMIO 0x1e000c00 (irq = 19, base_baud = 3125000) is a 16550A
[ 0.635419] printk: console [ttyS0] enabled
[ 0.643687] printk: bootconsole [early0] disabled
[ 0.656297] spi-mt7621 1e000b00.spi: sys_freq: 220000000
[ 0.663261] spi-nor spi0.0: gd25q128 (16384 Kbytes)
[ 0.668209] 8 fixed-partitions partitions found on MTD device spi0.0
[ 0.674624] OF: Bad cell count for /palmbus@1e000000/spi@b00/flash@0/partitions
[ 0.681955] OF: Bad cell count for /palmbus@1e000000/spi@b00/flash@0/partitions
[ 0.690083] OF: Bad cell count for /palmbus@1e000000/spi@b00/flash@0/partitions
[ 0.697427] OF: Bad cell count for /palmbus@1e000000/spi@b00/flash@0/partitions
[ 0.704973] Creating 8 MTD partitions on "spi0.0":
[ 0.709757] 0x000000000000-0x000000030000 : "u-boot"
[ 0.715718] 0x000000030000-0x000000040000 : "u-boot-env"
[ 0.722012] 0x000000040000-0x000000050000 : "Bdata"
[ 0.727938] 0x000000050000-0x000000060000 : "factory"
[ 0.734106] 0x000000060000-0x000000070000 : "crash"
[ 0.739940] 0x000000070000-0x000000080000 : "cfg_bak"
[ 0.746018] 0x000000080000-0x000000180000 : "overlay"
[ 0.752139] 0x000000180000-0x000001000000 : "firmware"
[ 0.758523] 2 uimage-fw partitions found on MTD device firmware
[ 0.764502] Creating 2 MTD partitions on "firmware":
[ 0.769461] 0x000000000000-0x0000002954b9 : "kernel"
[ 0.774458] mtd: partition "kernel" doesn't end on an erase/write block -- force read-only
[ 0.783828] 0x0000002954b9-0x000000e80000 : "rootfs"
[ 0.788794] mtd: partition "rootfs" doesn't start on an erase/write block boundary -- force read-only
[ 0.799012] mtd: setting mtd9 (rootfs) as root device
[ 0.804254] 1 squashfs-split partitions found on MTD device rootfs
[ 0.810423] 0x000000630000-0x000000e80000 : "rootfs_data"
[ 0.863255] mt7530 mdio-bus:1f: MT7530 adapts as multi-chip module
[ 0.874086] mtk_soc_eth 1e100000.ethernet eth0: mediatek frame engine at 0xbe100000, irq 21
[ 0.883550] mtk_soc_eth 1e100000.ethernet wan: mediatek frame engine at 0xbe100000, irq 21
[ 0.892887] i2c /dev entries driver
[ 0.898947] mt7621-pci 1e140000.pcie: host bridge /pcie@1e140000 ranges:
[ 0.905701] mt7621-pci 1e140000.pcie: No bus range found for /pcie@1e140000, using [bus 00-ff]
[ 0.914508] mt7621-pci 1e140000.pcie: MEM 0x0060000000..0x006fffffff -> 0x0000000000
[ 0.922688] mt7621-pci 1e140000.pcie: IO 0x001e160000..0x001e16ffff -> 0x0000000000
[ 0.930924] mt7621-pci 1e140000.pcie: Parsing DT failed
[ 0.938599] NET: Registered protocol family 10
[ 0.945005] Segment Routing with IPv6
[ 0.948761] NET: Registered protocol family 17
[ 0.953339] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[ 0.966646] 8021q: 802.1Q VLAN Support v1.8
[ 0.974329] mt7530 mdio-bus:1f: MT7530 adapts as multi-chip module
[ 1.023537] mt7530 mdio-bus:1f lan2 (uninitialized): PHY [mt7530-0:02] driver [MediaTek MT7530 PHY] (irq=26)
[ 1.035796] mt7530 mdio-bus:1f lan1 (uninitialized): PHY [mt7530-0:03] driver [MediaTek MT7530 PHY] (irq=27)
[ 1.048863] mt7530 mdio-bus:1f: configuring for fixed/rgmii link mode
[ 1.059222] DSA: tree 0 setup
[ 1.062518] rt2880-pinmux pinctrl: pcie is already enabled
[ 1.068066] mt7621-pci 1e140000.pcie: host bridge /pcie@1e140000 ranges:
[ 1.074780] mt7621-pci 1e140000.pcie: No bus range found for /pcie@1e140000, using [bus 00-ff]
[ 1.083575] mt7621-pci 1e140000.pcie: MEM 0x0060000000..0x006fffffff -> 0x0000000000
[ 1.091726] mt7621-pci 1e140000.pcie: IO 0x001e160000..0x001e16ffff -> 0x0000000000
[ 1.099988] mt7621-pci-phy 1e149000.pcie-phy: PHY for 0xbe149000 (dual port = 1)
[ 1.107742] mt7621-pci-phy 1e14a000.pcie-phy: PHY for 0xbe14a000 (dual port = 0)
[ 1.115394] mt7621-pci 1e140000.pcie: failed to parse bus ranges property: -22
[ 1.222817] mt7621-pci-phy 1e149000.pcie-phy: Xtal is 40MHz
[ 1.228385] mt7621-pci-phy 1e14a000.pcie-phy: Xtal is 40MHz
[ 1.334090] mt7621-pci 1e140000.pcie: pcie2 no card, disable it (RST & CLK)
[ 1.341026] mt7621-pci 1e140000.pcie: PCIE0 enabled
[ 1.345904] mt7621-pci 1e140000.pcie: PCIE1 enabled
[ 1.350766] mt7621-pci 1e140000.pcie: PCI coherence region base: 0x60000000, mask/settings: 0xf0000002
[ 1.360215] mt7621-pci 1e140000.pcie: PCI host bridge to bus 0000:00
[ 1.366581] pci_bus 0000:00: root bus resource [io 0x1e160000-0x1e16ffff]
[ 1.373449] pci_bus 0000:00: root bus resource [mem 0x60000000-0x6fffffff]
[ 1.380296] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 1.385779] pci_bus 0000:00: root bus resource [mem 0x60000000-0x6fffffff] (bus address [0x00000000-0x0fffffff])
[ 1.395976] pci 0000:00:00.0: [0e8d:0801] type 01 class 0x060400
[ 1.402004] pci 0000:00:00.0: reg 0x10: [mem 0x00000000-0x7fffffff]
[ 1.408247] pci 0000:00:00.0: reg 0x14: [mem 0x60400000-0x6040ffff]
[ 1.414568] pci 0000:00:00.0: supports D1
[ 1.418561] pci 0000:00:00.0: PME# supported from D0 D1 D3hot
[ 1.424739] pci 0000:00:01.0: [0e8d:0801] type 01 class 0x060400
[ 1.430758] pci 0000:00:01.0: reg 0x10: [mem 0x00000000-0x7fffffff]
[ 1.437033] pci 0000:00:01.0: reg 0x14: [mem 0x60410000-0x6041ffff]
[ 1.443355] pci 0000:00:01.0: supports D1
[ 1.447350] pci 0000:00:01.0: PME# supported from D0 D1 D3hot
[ 1.454631] pci 0000:01:00.0: [14c3:7662] type 00 class 0x028000
[ 1.460663] pci 0000:01:00.0: reg 0x10: initial BAR value 0x00000000 invalid
[ 1.467724] pci 0000:01:00.0: reg 0x10: [mem size 0x00100000 64bit]
[ 1.474020] pci 0000:01:00.0: reg 0x30: initial BAR value 0x00000000 invalid
[ 1.481038] pci 0000:01:00.0: reg 0x30: [mem size 0x00010000 pref]
[ 1.487314] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
[ 1.494757] pci 0000:00:00.0: PCI bridge to [bus 01-ff]
[ 1.499980] pci 0000:00:00.0: bridge window [io 0x0000-0x0fff]
[ 1.506072] pci 0000:00:00.0: bridge window [mem 0x60000000-0x600fffff]
[ 1.512851] pci 0000:00:00.0: bridge window [mem 0x60100000-0x601fffff pref]
[ 1.520048] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
[ 1.526915] pci 0000:02:00.0: [14c3:7603] type 00 class 0x028000
[ 1.532955] pci 0000:02:00.0: reg 0x10: initial BAR value 0x00000000 invalid
[ 1.539977] pci 0000:02:00.0: reg 0x10: [mem size 0x00100000]
[ 1.545855] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[ 1.553263] pci 0000:00:01.0: PCI bridge to [bus 02-ff]
[ 1.558483] pci 0000:00:01.0: bridge window [io 0x0000-0x0fff]
[ 1.564575] pci 0000:00:01.0: bridge window [mem 0x60200000-0x602fffff]
[ 1.571336] pci 0000:00:01.0: bridge window [mem 0x60300000-0x603fffff pref]
[ 1.578548] pci_bus 0000:02: busn_res: [bus 02-ff] end is updated to 02
[ 1.585215] pci 0000:00:00.0: BAR 0: no space for [mem size 0x80000000]
[ 1.591802] pci 0000:00:00.0: BAR 0: failed to assign [mem size 0x80000000]
[ 1.598751] pci 0000:00:01.0: BAR 0: no space for [mem size 0x80000000]
[ 1.605354] pci 0000:00:01.0: BAR 0: failed to assign [mem size 0x80000000]
[ 1.612306] pci 0000:00:00.0: BAR 8: assigned [mem 0x60000000-0x600fffff]
[ 1.619066] pci 0000:00:00.0: BAR 9: assigned [mem 0x60100000-0x601fffff pref]
[ 1.626276] pci 0000:00:01.0: BAR 8: assigned [mem 0x60200000-0x602fffff]
[ 1.633056] pci 0000:00:01.0: BAR 9: assigned [mem 0x60300000-0x603fffff pref]
[ 1.640247] pci 0000:00:00.0: BAR 1: assigned [mem 0x60400000-0x6040ffff]
[ 1.647037] pci 0000:00:01.0: BAR 1: assigned [mem 0x60410000-0x6041ffff]
[ 1.653819] pci 0000:00:00.0: BAR 7: assigned [io 0x1e160000-0x1e160fff]
[ 1.660578] pci 0000:00:01.0: BAR 7: assigned [io 0x1e161000-0x1e161fff]
[ 1.667363] pci 0000:01:00.0: BAR 0: assigned [mem 0x60000000-0x600fffff 64bit]
[ 1.674672] pci 0000:01:00.0: BAR 6: assigned [mem 0x60100000-0x6010ffff pref]
[ 1.681885] pci 0000:00:00.0: PCI bridge to [bus 01]
[ 1.686830] pci 0000:00:00.0: bridge window [io 0x1e160000-0x1e160fff]
[ 1.693606] pci 0000:00:00.0: bridge window [mem 0x60000000-0x600fffff]
[ 1.700364] pci 0000:00:00.0: bridge window [mem 0x60100000-0x601fffff pref]
[ 1.707586] pci 0000:02:00.0: BAR 0: assigned [mem 0x60200000-0x602fffff]
[ 1.714366] pci 0000:00:01.0: PCI bridge to [bus 02]
[ 1.719310] pci 0000:00:01.0: bridge window [io 0x1e161000-0x1e161fff]
[ 1.726084] pci 0000:00:01.0: bridge window [mem 0x60200000-0x602fffff]
[ 1.732860] pci 0000:00:01.0: bridge window [mem 0x60300000-0x603fffff pref]
[ 1.744929] mt7530 mdio-bus:1f: Link is Up - 1Gbps/Full - flow control off
[ 1.755131] VFS: Mounted root (squashfs filesystem) readonly on device 31:9.
[ 1.766317] Freeing unused kernel memory: 1268K
[ 1.770846] This architecture does not have kernel memory protection.
[ 1.777417] Run /sbin/init as init process
[ 1.781494] with arguments:
[ 1.781499] /sbin/init
[ 1.781504] with environment:
[ 1.781510] HOME=/
[ 1.781514] TERM=linux
[ 2.338777] init: Console is alive
[ 2.342716] init: - watchdog -
[ 3.023326] kmodloader: loading kernel modules from /etc/modules-boot.d/*
[ 3.140408] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
[ 3.162286] init: - preinit -
[ 4.104394] random: jshn: uninitialized urandom read (4 bytes read)
[ 4.257652] random: jshn: uninitialized urandom read (4 bytes read)
[ 4.295379] random: jshn: uninitialized urandom read (4 bytes read)
[ 4.539741] mtk_soc_eth 1e100000.ethernet eth0: configuring for fixed/rgmii link mode
[ 4.548442] mtk_soc_eth 1e100000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off
[ 4.552246] mt7530 mdio-bus:1f lan1: configuring for phy/gmii link mode
[ 4.563683] 8021q: adding VLAN 0 to HW filter on device lan1
[ 4.572471] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 7.577673] mt7530 mdio-bus:1f lan1: Link is Up - 1Gbps/Full - flow control off
[ 7.585058] IPv6: ADDRCONF(NETDEV_CHANGE): lan1: link becomes ready
[ 8.910477] jffs2: notice: (563) jffs2_build_xattr_subsystem: complete building xattr subsystem, 45 of xdatum (43 unchecked, 2 orphan) and 71 of xref (2 dead, 0 orphan) found.
[ 8.930611] mount_root: switching to jffs2 overlay
[ 8.940596] overlayfs: upper fs does not support tmpfile.
[ 8.963986] urandom-seed: Seeding with /etc/urandom.seed
[ 9.146949] mt7530 mdio-bus:1f lan1: Link is Down
[ 9.166812] procd: - early -
[ 9.169936] procd: - watchdog -
[ 9.822063] procd: - watchdog -
[ 9.826729] procd: - ubus -
[ 9.914256] random: ubusd: uninitialized urandom read (4 bytes read)
[ 9.923197] random: ubusd: uninitialized urandom read (4 bytes read)
[ 9.930132] random: ubusd: uninitialized urandom read (4 bytes read)
[ 9.948209] procd: - init -
[ 10.181987] random: crng init done
[ 10.185421] random: 23 urandom warning(s) missed due to ratelimiting
[ 10.807701] kmodloader: loading kernel modules from /etc/modules.d/*
[ 10.925982] urngd: v1.0.2 started.
[ 11.108716] GACT probability on
[ 11.113449] Mirror/redirect action on
[ 11.131561] u32 classifier
[ 11.134371] input device check on
[ 11.138015] Actions configured
[ 11.165342] Loading modules backported from Linux version v5.15.81-0-ge4a7232c917c
[ 11.172991] Backport generated by backports.git v5.15.81-1-0-ge1867d55
[ 11.228447] xt_time: kernel timezone is -0000
[ 11.464808] mt7621-pci 1e140000.pcie: bus=2 slot=1 irq=23
[ 11.470274] pci 0000:00:01.0: enabling device (0006 -> 0007)
[ 11.475971] mt7603e 0000:02:00.0: enabling device (0000 -> 0002)
[ 11.482170] mt7603e 0000:02:00.0: ASIC revision: 76030010
[ 12.513254] mt7603e 0000:02:00.0: Firmware Version: CL173766_R
[ 12.519092] mt7603e 0000:02:00.0: Build Time: 20171110105932
[ 12.561899] mt7603e 0000:02:00.0: firmware init done
[ 12.730534] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[ 12.744157] mt7621-pci 1e140000.pcie: bus=1 slot=0 irq=22
[ 12.749594] pci 0000:00:00.0: enabling device (0006 -> 0007)
[ 12.755298] mt76x2e 0000:01:00.0: enabling device (0000 -> 0002)
[ 12.761524] mt76x2e 0000:01:00.0: ASIC revision: 76120044
[ 13.532232] mt76x2e 0000:01:00.0: ROM patch build: 20141115060606a
[ 13.543006] mt76x2e 0000:01:00.0: Firmware Version: 0.0.00
[ 13.548521] mt76x2e 0000:01:00.0: Build: 1
[ 13.552676] mt76x2e 0000:01:00.0: Build Time: 201706151016____
[ 13.582016] mt76x2e 0000:01:00.0: Firmware running!
[ 13.588759] ieee80211 phy1: Selected rate control algorithm 'minstrel_ht'
[ 13.659634] PPP generic driver version 2.4.2
[ 13.666077] NET: Registered protocol family 24
[ 13.679889] kmodloader: done loading kernel modules from /etc/modules.d/*
[ 22.223924] mtk_soc_eth 1e100000.ethernet eth0: Link is Down
[ 22.239225] mtk_soc_eth 1e100000.ethernet eth0: configuring for fixed/rgmii link mode
[ 22.247448] mtk_soc_eth 1e100000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off
[ 22.255140] mt7530 mdio-bus:1f lan1: configuring for phy/gmii link mode
[ 22.262797] 8021q: adding VLAN 0 to HW filter on device lan1
[ 22.271151] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 22.278856] br-lan: port 1(lan1) entered blocking state
[ 22.284243] br-lan: port 1(lan1) entered disabled state
[ 22.290441] device lan1 entered promiscuous mode
[ 22.295299] device eth0 entered promiscuous mode
[ 22.327472] mt7530 mdio-bus:1f lan2: configuring for phy/gmii link mode
[ 22.334772] 8021q: adding VLAN 0 to HW filter on device lan2
[ 22.344637] br-lan: port 2(lan2) entered blocking state
[ 22.349925] br-lan: port 2(lan2) entered disabled state
[ 22.356883] device lan2 entered promiscuous mode
[ 22.371034] mtk_soc_eth 1e100000.ethernet wan: PHY [mdio-bus:04] driver [MediaTek MT7530 PHY] (irq=POLL)
[ 22.380665] mtk_soc_eth 1e100000.ethernet wan: configuring for phy/rgmii-rxid link mode
[ 24.452212] mtk_soc_eth 1e100000.ethernet wan: Link is Up - 100Mbps/Full - flow control off
[ 24.907056] mt7530 mdio-bus:1f lan1: Link is Up - 1Gbps/Full - flow control off
[ 25.960722] br-lan: port 3(wlan0) entered blocking state
[ 25.966198] br-lan: port 3(wlan0) entered disabled state
[ 25.972475] device wlan0 entered promiscuous mode
[ 25.977659] br-lan: port 3(wlan0) entered blocking state
[ 25.983320] br-lan: port 3(wlan0) entered forwarding state
[ 25.989713] br-lan: port 3(wlan0) entered disabled state
[ 25.995867] IPv6: ADDRCONF(NETDEV_CHANGE): wan: link becomes ready
[ 26.003286] br-lan: port 1(lan1) entered blocking state
[ 26.008557] br-lan: port 1(lan1) entered forwarding state
[ 26.014737] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
[ 26.023519] IPv6: ADDRCONF(NETDEV_CHANGE): wan.35: link becomes ready
[ 26.531027] br-lan: port 4(wlan1) entered blocking state
[ 26.536440] br-lan: port 4(wlan1) entered disabled state
[ 26.542853] device wlan1 entered promiscuous mode
[ 26.548128] br-lan: port 4(wlan1) entered blocking state
[ 26.553541] br-lan: port 4(wlan1) entered forwarding state
[ 27.012392] br-lan: port 4(wlan1) entered disabled state
[ 27.374271] pppoe-wan: renamed from ppp0
[ 32.569064] IPv6: ADDRCONF(NETDEV_CHANGE): wlan1: link becomes ready
[ 32.576055] br-lan: port 4(wlan1) entered blocking state
[ 32.581440] br-lan: port 4(wlan1) entered forwarding state
[ 37.153263] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 37.159921] br-lan: port 3(wlan0) entered blocking state
[ 37.165673] br-lan: port 3(wlan0) entered forwarding state
@db260179