AIoT Router AC2350 frequent port drop mdio.0:00: Port 1 is down

how to understand what kind of port it is?
Network connection cable

[44360.969037] br-lan: port 2(wlan0) entered forwarding state
[44360.974782] br-lan: port 1(eth0.1) entered blocking state
[44360.980364] br-lan: port 1(eth0.1) entered forwarding state
[45162.738179] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is down
[45173.137837] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is up
[45178.338082] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is down
[45188.737941] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is up
[45189.778037] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is down
[45200.187662] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is up
[53927.803060] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is down
[53938.202679] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is up
[54463.399460] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is down
[54473.799124] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is up
[58790.814615] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is down
[58801.214233] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is up
[58805.374537] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is down
[58815.774211] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is up
[58817.854432] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is down
[58829.294517] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is up
[61348.160351] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is down
[61358.560413] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is up
[64760.380804] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is down
[64770.780459] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is up
[64876.860212] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is down
[64887.259734] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is up
[69926.031320] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is down
[69936.430860] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is up
[69944.751104] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is down
[69956.190754] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is up
[70394.028577] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is down
[70405.468739] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is up
[71336.263291] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is down
[71358.102942] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is up
[71380.983170] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is down
[71392.423267] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is up
[71398.662975] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is down
[71409.062642] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is up
[71412.182890] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is down
[71422.582559] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is up
[71577.541953] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is down
[71587.941829] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is up

I get those messages whenever I reboot, shutdown, or start up a device attached to a port (i.e. laptop).

To see "how" frequent the message is logged, copy and paste the following in the CLI...run all at once.

base=$(cut -d '.' -f1 /proc/uptime); 
seconds=$(date +%s); 
dmesg | sed 's/\]//;s/\[//;s/\([^.]\)\.\([^ ]*\)\(.*\)/\1\n\3/' | 
while read first; do 
	read second; 
	first=`date +"%d/%m/%Y %H:%M:%S" --date="@$(($seconds - $base + $first))"`;
	printf "[%s] %s\n" "$first" "$second"; 
done

Post the results.

ping testing showed that the connection between lan and wan is lost
in lan both wifi and cable

[02/02/2022 04:31:24] Linux version 5.10.92 (builder@buildhost) (mips-openwrt-linux-musl-gcc (OpenWrt GCC 11.2.0 r18609-266b5c83c3) 11.2.0, GNU ld (GNU Binutils) 2.37) #0 Mon Jan 17 11:38:43 2022
[02/02/2022 04:31:24] printk: bootconsole [early0] enabled
[02/02/2022 04:31:24] CPU0 revision is: 00019750 (MIPS 74Kc)
[02/02/2022 04:31:24] MIPS: machine is Xiaomi AIoT AC2350
[02/02/2022 04:31:24] SoC: Qualcomm Atheros QCA956X ver 1 rev 0
[02/02/2022 04:31:24] Initrd not found or empty - disabling initrd
[02/02/2022 04:31:24] Primary instruction cache 64kB, VIPT, 4-way, linesize 32 bytes.
[02/02/2022 04:31:24] Primary data cache 32kB, 4-way, VIPT, cache aliases, linesize 32 bytes
[02/02/2022 04:31:24] Zone ranges:
[02/02/2022 04:31:24] Normal   [mem 0x0000000000000000-0x0000000007ffffff]
[02/02/2022 04:31:24] Movable zone start for each node
[02/02/2022 04:31:24] Early memory node ranges
[02/02/2022 04:31:24] node   0: [mem 0x0000000000000000-0x0000000007ffffff]
[02/02/2022 04:31:24] Initmem setup node 0 [mem 0x0000000000000000-0x0000000007ffffff]
[02/02/2022 04:31:24] On node 0 totalpages: 32768
[02/02/2022 04:31:24] Normal zone: 288 pages used for memmap
[02/02/2022 04:31:24] Normal zone: 0 pages reserved
[02/02/2022 04:31:24] Normal zone: 32768 pages, LIFO batch:7
[02/02/2022 04:31:24] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
[02/02/2022 04:31:24] pcpu-alloc: [0] 0
[02/02/2022 04:31:24] Built 1 zonelists, mobility grouping on.  Total pages: 32480
[02/02/2022 04:31:24] Kernel command line: console=ttyS0,115200n8 rootfstype=squashfs,jffs2
[02/02/2022 04:31:24] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes, linear)
[02/02/2022 04:31:24] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes, linear)
[02/02/2022 04:31:24] Writing ErrCtl register=00000000
[02/02/2022 04:31:24] Readback ErrCtl register=00000000
[02/02/2022 04:31:24] mem auto-init: stack:off, heap alloc:off, heap free:off
[02/02/2022 04:31:24] Memory: 120580K/131072K available (5831K kernel code, 607K rwdata, 1276K rodata, 1236K init, 210K bss, 10492K reserved, 0K cma-reserved)
[02/02/2022 04:31:24] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[02/02/2022 04:31:24] NR_IRQS: 51
[02/02/2022 04:31:24] random: get_random_bytes called from start_kernel+0x3c0/0x5b0 with crng_init=0
[02/02/2022 04:31:24] CPU clock: 775.000 MHz
[02/02/2022 04:31:24] clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 4932285024 ns
[02/02/2022 04:31:24] sched_clock: 32 bits at 387MHz, resolution 2ns, wraps every 5541893118ns
[02/02/2022 04:31:24] Calibrating delay loop... 385.84 BogoMIPS (lpj=1929216)
[02/02/2022 04:31:24] pid_max: default: 32768 minimum: 301
[02/02/2022 04:31:24] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[02/02/2022 04:31:24] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[02/02/2022 04:31:24] dyndbg: Ignore empty _ddebug table in a CONFIG_DYNAMIC_DEBUG_CORE build
[02/02/2022 04:31:24] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[02/02/2022 04:31:24] futex hash table entries: 256 (order: -1, 3072 bytes, linear)
[02/02/2022 04:31:24] pinctrl core: initialized pinctrl subsystem
[02/02/2022 04:31:24] NET: Registered protocol family 16
[02/02/2022 04:31:24] thermal_sys: Registered thermal governor 'step_wise'
[02/02/2022 04:31:24] clocksource: Switched to clocksource MIPS
[02/02/2022 04:31:24] NET: Registered protocol family 2
[02/02/2022 04:31:24] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear)
[02/02/2022 04:31:24] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear)
[02/02/2022 04:31:24] TCP established hash table entries: 1024 (order: 0, 4096 bytes, linear)
[02/02/2022 04:31:24] TCP bind hash table entries: 1024 (order: 0, 4096 bytes, linear)
[02/02/2022 04:31:24] TCP: Hash tables configured (established 1024 bind 1024)
[02/02/2022 04:31:24] UDP hash table entries: 256 (order: 0, 4096 bytes, linear)
[02/02/2022 04:31:24] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes, linear)
[02/02/2022 04:31:24] NET: Registered protocol family 1
[02/02/2022 04:31:24] PCI: CLS 0 bytes, default 32
[02/02/2022 04:31:24] workingset: timestamp_bits=14 max_order=15 bucket_order=1
[02/02/2022 04:31:24] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[02/02/2022 04:31:24] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[02/02/2022 04:31:24] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
[02/02/2022 04:31:24] pinctrl-single 1804002c.pinmux: 544 pins, size 68
[02/02/2022 04:31:24] gpio-export gpio-export: 2 gpio(s) exported
[02/02/2022 04:31:24] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled
[02/02/2022 04:31:24] printk: console [ttyS0] disabled
[02/02/2022 04:31:24] 18020000.uart: ttyS0 at MMIO 0x18020000 (irq = 9, base_baud = 1562500) is a 16550A
[02/02/2022 04:31:24] printk: console [ttyS0] enabled
[02/02/2022 04:31:24] printk: bootconsole [early0] disabled
[02/02/2022 04:31:24] spi-nor spi0.0: en25qh128 (16384 Kbytes)
[02/02/2022 04:31:24] 8 fixed-partitions partitions found on MTD device spi0.0
[02/02/2022 04:31:24] Creating 8 MTD partitions on "spi0.0":
[02/02/2022 04:31:24] 0x000000000000-0x000000030000 : "Bootloader"
[02/02/2022 04:31:24] 0x000000030000-0x000000040000 : "Nvram"
[02/02/2022 04:31:24] 0x000000040000-0x000000050000 : "Bdata"
[02/02/2022 04:31:24] 0x000000050000-0x000000060000 : "crash"
[02/02/2022 04:31:24] 0x000000060000-0x000000070000 : "art"
[02/02/2022 04:31:24] 0x000000070000-0x000000090000 : "cfg_bak"
[02/02/2022 04:31:24] 0x000000090000-0x000000200000 : "overlay"
[02/02/2022 04:31:24] 0x000000200000-0x000001000000 : "firmware"
[02/02/2022 04:31:24] 2 uimage-fw partitions found on MTD device firmware
[02/02/2022 04:31:24] Creating 2 MTD partitions on "firmware":
[02/02/2022 04:31:24] 0x000000000000-0x000000250000 : "kernel"
[02/02/2022 04:31:24] 0x000000250000-0x000000e00000 : "rootfs"
[02/02/2022 04:31:24] mtd: device 9 (rootfs) set to be root filesystem
[02/02/2022 04:31:24] 1 squashfs-split partitions found on MTD device rootfs
[02/02/2022 04:31:24] 0x0000005b0000-0x000000e00000 : "rootfs_data"
[02/02/2022 04:31:24] libphy: Fixed MDIO Bus: probed
[02/02/2022 04:31:25] libphy: ag71xx_mdio: probed
[02/02/2022 04:31:25] switch0: Atheros AR8337 rev. 2 switch registered on mdio.0
[02/02/2022 04:31:25] ag71xx 19000000.eth: connected to PHY at mdio.0:00 [uid=004dd036, driver=Atheros AR8216/AR8236/AR8316]
[02/02/2022 04:31:25] eth0: Atheros AG71xx at 0xb9000000, irq 4, mode: sgmii
[02/02/2022 04:31:25] i2c /dev entries driver
[02/02/2022 04:31:25] NET: Registered protocol family 10
[02/02/2022 04:31:25] Segment Routing with IPv6
[02/02/2022 04:31:25] NET: Registered protocol family 17
[02/02/2022 04:31:25] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[02/02/2022 04:31:25] 8021q: 802.1Q VLAN Support v1.8
[02/02/2022 04:31:25] PCI host bridge /ahb/pcie-controller@18250000 ranges:
[02/02/2022 04:31:25] MEM 0x0000000012000000..0x0000000013ffffff
[02/02/2022 04:31:25] IO 0x0000000000000000..0x0000000000000000
[02/02/2022 04:31:25] PCI host bridge to bus 0000:00
[02/02/2022 04:31:25] pci_bus 0000:00: root bus resource [mem 0x12000000-0x13ffffff]
[02/02/2022 04:31:25] pci_bus 0000:00: root bus resource [io  0x0000]
[02/02/2022 04:31:25] pci_bus 0000:00: root bus resource [??? 0x00000000 flags 0x0]
[02/02/2022 04:31:25] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
[02/02/2022 04:31:26] pci 0000:00:00.0: [168c:0046] type 00 class 0x028000
[02/02/2022 04:31:26] pci 0000:00:00.0: reg 0x10: [mem 0x00000000-0x001fffff 64bit]
[02/02/2022 04:31:26] pci 0000:00:00.0: PME# supported from D0 D3hot D3cold
[02/02/2022 04:31:26] pci 0000:00:00.0: 2.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x1 link at 0000:00:00.0 (capable of 4.000 Gb/s with 5.0 GT/s PCIe x1 link)
[02/02/2022 04:31:26] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 00
[02/02/2022 04:31:26] pci 0000:00:00.0: BAR 0: assigned [mem 0x12000000-0x121fffff 64bit]
[02/02/2022 04:31:26] VFS: Mounted root (squashfs filesystem) readonly on device 31:9.
[02/02/2022 04:31:26] Freeing unused kernel memory: 1236K
[02/02/2022 04:31:26] This architecture does not have kernel memory protection.
[02/02/2022 04:31:26] Run /sbin/init as init process
[02/02/2022 04:31:26] with arguments:
[02/02/2022 04:31:26] /sbin/init
[02/02/2022 04:31:26] with environment:
[02/02/2022 04:31:26] HOME=/
[02/02/2022 04:31:26] TERM=linux
[02/02/2022 04:31:26] random: fast init done
[02/02/2022 04:31:26] init: Console is alive
[02/02/2022 04:31:26] init: - watchdog -
[02/02/2022 04:31:27] kmodloader: loading kernel modules from /etc/modules-boot.d/*
[02/02/2022 04:31:27] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
[02/02/2022 04:31:27] init: - preinit -
[02/02/2022 04:31:28] random: jshn: uninitialized urandom read (4 bytes read)
[02/02/2022 04:31:28] random: jshn: uninitialized urandom read (4 bytes read)
[02/02/2022 04:31:28] random: jshn: uninitialized urandom read (4 bytes read)
[02/02/2022 04:31:30] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is up
[02/02/2022 04:31:30] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 2 is up
[02/02/2022 04:31:30] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 3 is up
[02/02/2022 04:31:30] eth0: link up (1000Mbps/Full duplex)
[02/02/2022 04:31:30] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[02/02/2022 04:31:30] IPv6: ADDRCONF(NETDEV_CHANGE): eth0.1: link becomes ready
[02/02/2022 04:31:30] urandom_read: 4 callbacks suppressed
[02/02/2022 04:31:30] random: procd: uninitialized urandom read (4 bytes read)
[02/02/2022 04:31:34] jffs2: notice: (499) jffs2_build_xattr_subsystem: complete building xattr subsystem, 57 of xdatum (37 unchecked, 18 orphan) and 81 of xref (18 dead, 0 orphan) found.
[02/02/2022 04:31:34] mount_root: switching to jffs2 overlay
[02/02/2022 04:31:34] overlayfs: upper fs does not support tmpfile.
[02/02/2022 04:31:34] urandom-seed: Seeding with /etc/urandom.seed
[02/02/2022 04:31:34] eth0: link down
[02/02/2022 04:31:34] procd: - early -
[02/02/2022 04:31:34] procd: - watchdog -
[02/02/2022 04:31:35] procd: - watchdog -
[02/02/2022 04:31:35] procd: - ubus -
[02/02/2022 04:31:35] random: ubusd: uninitialized urandom read (4 bytes read)
[02/02/2022 04:31:35] random: ubusd: uninitialized urandom read (4 bytes read)
[02/02/2022 04:31:35] procd: - init -
[02/02/2022 04:31:36] kmodloader: loading kernel modules from /etc/modules.d/*
[02/02/2022 04:31:36] urngd: v1.0.2 started.
[02/02/2022 04:31:37] random: crng init done
[02/02/2022 04:31:37] tun: Universal TUN/TAP device driver, 1.6
[02/02/2022 04:31:37] Loading modules backported from Linux version v5.15.8-0-g43e577d7a2cb
[02/02/2022 04:31:37] Backport generated by backports.git v5.15.8-1-0-g83f664bb
[02/02/2022 04:31:37] xt_time: kernel timezone is -0000
[02/02/2022 04:31:37] PPP generic driver version 2.4.2
[02/02/2022 04:31:37] NET: Registered protocol family 24
[02/02/2022 04:31:37] ath10k 5.15 driver, optimized for CT firmware, probing pci device: 0x46.
[02/02/2022 04:31:37] ath10k_pci 0000:00:00.0: enabling device (0000 -> 0002)
[02/02/2022 04:31:37] ath10k_pci 0000:00:00.0: pci irq legacy oper_irq_mode 1 irq_mode 0 reset_mode 0
[02/02/2022 04:31:40] ath10k_pci 0000:00:00.0: qca9984/qca9994 hw1.0 target 0x01000000 chip_id 0x00000000 sub 168c:cafe
[02/02/2022 04:31:40] ath10k_pci 0000:00:00.0: kconfig debug 0 debugfs 1 tracing 0 dfs 1 testmode 0
[02/02/2022 04:31:40] ath10k_pci 0000:00:00.0: firmware ver 10.4b-ct-9984-fW-13-5ae337bb1 api 5 features mfp,peer-flow-ctrl,txstatus-noack,wmi-10.x-CT,ratemask-CT,regdump-CT,txrate-CT,flush-all-CT,pingpong-CT,ch-regs-CT,nop-CT,set-special-CT,tx-rc-CT,cust-stats-CT,txrate2-CT,beacon-cb-CT,wmi-block-ack-CT,wmi-bcn-rc-CT crc32 7ea63dc5
[02/02/2022 04:31:42] ath10k_pci 0000:00:00.0: failed to fetch board data for bus=pci,bmi-chip-id=0,bmi-board-id=16 from ath10k/QCA9984/hw1.0/board-2.bin
[02/02/2022 04:31:42] ath10k_pci 0000:00:00.0: board_file api 1 bmi_id 0:16 crc32 bd41f302
[02/02/2022 04:31:46] ath10k_pci 0000:00:00.0: 10.4 wmi init: vdevs: 16  peers: 48  tid: 96
[02/02/2022 04:31:46] ath10k_pci 0000:00:00.0: msdu-desc: 2500  skid: 32
[02/02/2022 04:31:46] ath10k_pci 0000:00:00.0: wmi print 'P 48/48 V 16 K 144 PH 176 T 186  msdu-desc: 2500  sw-crypt: 0 ct-sta: 0'
[02/02/2022 04:31:46] ath10k_pci 0000:00:00.0: wmi print 'free: 84920 iram: 13156 sram: 11224'
[02/02/2022 04:31:46] ath10k_pci 0000:00:00.0: htt-ver 2.2 wmi-op 6 htt-op 4 cal pre-cal-file max-sta 32 raw 0 hwcrypto 1
[02/02/2022 04:31:46] ath: EEPROM regdomain sanitized
[02/02/2022 04:31:46] ath: EEPROM regdomain: 0x64
[02/02/2022 04:31:46] ath: EEPROM indicates we should expect a direct regpair map
[02/02/2022 04:31:46] ath: Country alpha2 being used: 00
[02/02/2022 04:31:46] ath: Regpair used: 0x64
[02/02/2022 04:31:46] ath: EEPROM regdomain sanitized
[02/02/2022 04:31:46] ath: EEPROM regdomain: 0x64
[02/02/2022 04:31:46] ath: EEPROM indicates we should expect a direct regpair map
[02/02/2022 04:31:46] ath: Country alpha2 being used: 00
[02/02/2022 04:31:46] ath: Regpair used: 0x64
[02/02/2022 04:31:46] ieee80211 phy1: Selected rate control algorithm 'minstrel_ht'
[02/02/2022 04:31:46] ieee80211 phy1: Atheros AR9561 Rev:0 mem=0xb8100000, irq=2
[02/02/2022 04:31:46] kmodloader: done loading kernel modules from /etc/modules.d/*
[02/02/2022 04:32:03] eth0: link up (1000Mbps/Full duplex)
[02/02/2022 04:32:03] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[02/02/2022 04:32:03] device eth0 entered promiscuous mode
[02/02/2022 04:32:03] br-lan: port 1(eth0.1) entered blocking state
[02/02/2022 04:32:03] br-lan: port 1(eth0.1) entered disabled state
[02/02/2022 04:32:03] device eth0.1 entered promiscuous mode
[02/02/2022 04:32:03] br-lan: port 1(eth0.1) entered blocking state
[02/02/2022 04:32:03] br-lan: port 1(eth0.1) entered forwarding state
[02/02/2022 04:32:07] ath: EEPROM regdomain: 0x8283
[02/02/2022 04:32:07] ath: EEPROM indicates we should expect a country code
[02/02/2022 04:32:07] ath: doing EEPROM country->regdmn map search
[02/02/2022 04:32:07] ath: country maps to regdmn code: 0x3d
[02/02/2022 04:32:07] ath: Country alpha2 being used: RU
[02/02/2022 04:32:07] ath: Regpair used: 0x3d
[02/02/2022 04:32:07] ath: regdomain 0x8283 dynamically updated by user
[02/02/2022 04:32:07] ath: EEPROM regdomain: 0x8283
[02/02/2022 04:32:07] ath: EEPROM indicates we should expect a country code
[02/02/2022 04:32:07] ath: doing EEPROM country->regdmn map search
[02/02/2022 04:32:07] ath: country maps to regdmn code: 0x3d
[02/02/2022 04:32:07] ath: Country alpha2 being used: RU
[02/02/2022 04:32:07] ath: Regpair used: 0x3d
[02/02/2022 04:32:07] ath: regdomain 0x8283 dynamically updated by user
[02/02/2022 04:32:16] ath10k_pci 0000:00:00.0: 10.4 wmi init: vdevs: 16  peers: 48  tid: 96
[02/02/2022 04:32:16] ath10k_pci 0000:00:00.0: msdu-desc: 2500  skid: 32
[02/02/2022 04:32:16] ath10k_pci 0000:00:00.0: wmi print 'P 48/48 V 16 K 144 PH 176 T 186  msdu-desc: 2500  sw-crypt: 0 ct-sta: 0'
[02/02/2022 04:32:16] ath10k_pci 0000:00:00.0: wmi print 'free: 84920 iram: 13156 sram: 11224'
[02/02/2022 04:32:16] ath10k_pci 0000:00:00.0: rts threshold -1
[02/02/2022 04:32:16] ath10k_pci 0000:00:00.0: Firmware lacks feature flag indicating a retry limit of > 2 is OK, requested limit: 4
[02/02/2022 04:32:16] br-lan: port 2(wlan0) entered blocking state
[02/02/2022 04:32:16] br-lan: port 2(wlan0) entered disabled state
[02/02/2022 04:32:16] device wlan0 entered promiscuous mode
[02/02/2022 04:32:17] ath10k_pci 0000:00:00.0: NOTE:  Firmware DBGLOG output disabled in debug_mask: 0x10000000
[02/02/2022 04:32:17] br-lan: port 3(wlan1) entered blocking state
[02/02/2022 04:32:17] br-lan: port 3(wlan1) entered disabled state
[02/02/2022 04:32:17] device wlan1 entered promiscuous mode
[02/02/2022 04:32:17] br-lan: port 3(wlan1) entered blocking state
[02/02/2022 04:32:17] br-lan: port 3(wlan1) entered forwarding state
[02/02/2022 04:32:17] IPv6: ADDRCONF(NETDEV_CHANGE): wlan1: link becomes ready
[02/02/2022 04:32:18] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[02/02/2022 04:32:18] br-lan: port 2(wlan0) entered blocking state
[02/02/2022 04:32:18] br-lan: port 2(wlan0) entered forwarding state
[02/02/2022 04:35:10] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is down
[02/02/2022 04:35:20] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is up
[02/02/2022 04:42:39] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is down
[02/02/2022 04:42:50] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is up
[02/02/2022 04:57:00] ath10k_pci 0000:00:00.0: Invalid VHT mcs 15 peer stats
[02/02/2022 05:19:34] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is down
[02/02/2022 05:19:45] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is up
[02/02/2022 05:20:37] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is down
[02/02/2022 05:20:47] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is up
[02/02/2022 05:21:47] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is down
[02/02/2022 05:22:08] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is up
[02/02/2022 05:22:29] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is down
[02/02/2022 05:22:39] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is up
[02/02/2022 05:23:19] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is down
[02/02/2022 05:23:29] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is up
[02/02/2022 05:23:42] ath10k_pci 0000:00:00.0: htt tx: fixing invalid VHT TX rate code 0xff
[02/02/2022 05:23:46] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is down
[02/02/2022 05:24:07] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is up
[02/02/2022 05:38:21] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is down
[02/02/2022 05:38:31] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is up
[02/02/2022 06:14:06] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is down
[02/02/2022 06:14:17] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is up
[02/02/2022 09:13:21] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is down
[02/02/2022 09:13:31] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is up
[02/02/2022 09:31:31] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is down
[02/02/2022 09:31:42] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is up
[02/02/2022 10:18:53] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is down
[02/02/2022 10:19:03] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is up
[02/02/2022 10:20:57] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is down
[02/02/2022 10:21:07] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is up
[02/02/2022 10:21:17] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is down
[02/02/2022 10:21:28] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is up
[02/02/2022 10:24:08] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is down
[02/02/2022 10:24:18] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is up
[02/02/2022 10:27:15] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is down
[02/02/2022 10:27:26] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is up
[02/02/2022 10:29:56] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is down
[02/02/2022 10:30:18] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is up
[02/02/2022 10:30:27] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is down
[02/02/2022 10:30:37] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is up
[02/02/2022 10:30:40] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is down
[02/02/2022 10:31:02] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is up
[02/02/2022 10:31:03] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is down
[02/02/2022 10:31:13] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is up
[02/02/2022 10:31:14] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is down
[02/02/2022 10:31:35] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is up
[02/02/2022 10:31:51] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is down
[02/02/2022 10:32:01] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is up
[02/02/2022 10:32:04] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is down
[02/02/2022 10:32:15] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is up
[02/02/2022 10:33:02] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is down
[02/02/2022 10:33:12] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is up
[02/02/2022 10:33:13] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is down
[02/02/2022 10:33:23] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is up
[02/02/2022 11:13:10] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is down
[02/02/2022 11:13:21] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is up
[02/02/2022 11:13:23] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is down
[02/02/2022 11:13:33] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is up
[02/02/2022 11:14:44] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is down
[02/02/2022 11:14:54] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is up
[02/02/2022 11:15:42] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is down
[02/02/2022 11:16:26] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is up
[02/02/2022 11:16:34] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is down
[02/02/2022 11:17:06] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is up
[02/02/2022 11:17:11] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is down
[02/02/2022 11:17:23] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is up
[02/02/2022 11:17:25] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is down
[02/02/2022 11:17:35] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is up
[02/02/2022 11:17:36] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is down
[02/02/2022 11:17:47] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is up
[02/02/2022 11:24:11] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is down
[02/02/2022 11:24:21] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is up
[02/02/2022 11:45:55] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 3 is down
[02/02/2022 11:45:58] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 3 is up
[02/02/2022 11:46:39] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 3 is down
[02/02/2022 11:46:42] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 3 is up
[02/02/2022 14:39:09] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 2 is down
[02/02/2022 14:40:59] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 2 is up
[02/02/2022 15:47:51] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is down
[02/02/2022 15:48:02] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is up
[02/02/2022 15:48:06] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is down
[02/02/2022 15:48:16] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is up
[02/02/2022 15:48:38] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is down
[02/02/2022 15:49:00] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is up
[02/02/2022 15:53:21] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is down
[02/02/2022 15:53:43] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is up
[02/02/2022 15:53:46] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is down
[02/02/2022 15:54:18] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is up
[02/02/2022 15:54:19] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is down
[02/02/2022 15:54:29] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is up
[02/02/2022 15:54:31] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is down
[02/02/2022 15:54:42] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is up
[02/02/2022 15:54:44] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is down
[02/02/2022 15:55:16] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is up
[02/02/2022 16:01:51] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is down
[02/02/2022 16:02:02] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is up
[02/02/2022 16:04:19] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is down
[02/02/2022 16:04:41] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is up
[02/02/2022 16:04:46] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is down
[02/02/2022 16:04:57] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is up
[02/02/2022 16:05:07] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is down
[02/02/2022 16:05:29] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is up
[02/02/2022 16:13:21] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is down
[02/02/2022 16:13:31] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is up
[02/02/2022 16:13:32] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is down
[02/02/2022 16:13:43] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is up
[02/02/2022 16:17:53] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is down
[02/02/2022 16:18:04] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is up
[02/02/2022 16:35:05] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is down
[02/02/2022 16:35:15] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is up
[02/02/2022 16:35:17] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is down
[02/02/2022 16:35:38] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is up
[02/02/2022 16:35:39] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is down
[02/02/2022 16:35:50] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is up
[02/02/2022 16:35:51] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is down
[02/02/2022 16:36:01] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is up
[02/02/2022 16:36:02] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is down
[02/02/2022 16:36:14] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is up
[02/02/2022 16:36:15] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is down
[02/02/2022 16:36:25] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is up
[02/02/2022 16:36:27] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is down
[02/02/2022 16:36:38] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is up
[02/02/2022 16:36:41] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is down
[02/02/2022 16:37:45] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is up
[02/02/2022 16:38:34] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is down
[02/02/2022 16:38:44] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is up
[02/02/2022 16:40:04] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is down
[02/02/2022 16:40:15] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is up
[02/02/2022 16:40:16] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is down
[02/02/2022 16:40:26] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is up
[02/02/2022 16:40:28] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is down
[02/02/2022 16:40:39] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is up
[02/02/2022 16:40:40] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is down
[02/02/2022 16:40:42] ath10k_pci 0000:00:00.0: Invalid peer id 5 or peer stats buffer, peer: 00000000  sta: 00000000
[02/02/2022 16:40:50] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is up
[02/02/2022 16:40:51] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is down
[02/02/2022 16:41:02] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is up
[02/02/2022 16:46:13] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is down
[02/02/2022 16:46:23] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is up
[02/02/2022 16:46:56] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is down
[02/02/2022 16:47:07] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is up
[02/02/2022 16:47:11] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is down
[02/02/2022 16:47:21] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is up
[02/02/2022 16:49:49] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is down
[02/02/2022 16:49:59] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is up
[02/02/2022 16:50:44] br-lan: port 3(wlan1) entered disabled state
[02/02/2022 16:50:44] br-lan: port 2(wlan0) entered disabled state
[02/02/2022 16:50:44] br-lan: port 1(eth0.1) entered disabled state
[02/02/2022 16:50:44] device eth0.1 left promiscuous mode
[02/02/2022 16:50:44] br-lan: port 1(eth0.1) entered disabled state
[02/02/2022 16:50:44] device eth0 left promiscuous mode
[02/02/2022 16:50:44] device wlan0 left promiscuous mode
[02/02/2022 16:50:44] br-lan: port 2(wlan0) entered disabled state
[02/02/2022 16:50:44] device wlan1 left promiscuous mode
[02/02/2022 16:50:44] br-lan: port 3(wlan1) entered disabled state
[02/02/2022 16:50:44] device eth0 entered promiscuous mode
[02/02/2022 16:50:44] br-lan: port 1(eth0.1) entered blocking state
[02/02/2022 16:50:44] br-lan: port 1(eth0.1) entered disabled state
[02/02/2022 16:50:44] device eth0.1 entered promiscuous mode
[02/02/2022 16:50:44] br-lan: port 2(wlan0) entered blocking state
[02/02/2022 16:50:44] br-lan: port 2(wlan0) entered disabled state
[02/02/2022 16:50:44] device wlan0 entered promiscuous mode
[02/02/2022 16:50:44] br-lan: port 3(wlan1) entered blocking state
[02/02/2022 16:50:44] br-lan: port 3(wlan1) entered disabled state
[02/02/2022 16:50:44] device wlan1 entered promiscuous mode
[02/02/2022 16:50:44] br-lan: port 3(wlan1) entered blocking state
[02/02/2022 16:50:44] br-lan: port 3(wlan1) entered forwarding state
[02/02/2022 16:50:44] br-lan: port 2(wlan0) entered blocking state
[02/02/2022 16:50:44] br-lan: port 2(wlan0) entered forwarding state
[02/02/2022 16:50:44] br-lan: port 1(eth0.1) entered blocking state
[02/02/2022 16:50:44] br-lan: port 1(eth0.1) entered forwarding state
[02/02/2022 17:04:06] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is down
[02/02/2022 17:04:17] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is up
[02/02/2022 17:04:22] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is down
[02/02/2022 17:04:32] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is up
[02/02/2022 17:04:33] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is down
[02/02/2022 17:04:44] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is up
[02/02/2022 19:30:11] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is down
[02/02/2022 19:30:22] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is up
[02/02/2022 19:39:07] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is down
[02/02/2022 19:39:17] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is up
[02/02/2022 20:51:14] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is down
[02/02/2022 20:51:25] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is up
[02/02/2022 20:51:29] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is down
[02/02/2022 20:51:39] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is up
[02/02/2022 20:51:41] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is down
[02/02/2022 20:51:53] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is up
[02/02/2022 21:33:52] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is down
[02/02/2022 21:34:02] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is up
[02/02/2022 22:30:44] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is down
[02/02/2022 22:30:54] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is up
[02/02/2022 22:32:40] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is down
[02/02/2022 22:32:51] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is up
[02/02/2022 23:56:50] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is down
[02/02/2022 23:57:00] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is up
[02/02/2022 23:57:08] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is down
[02/02/2022 23:57:20] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is up
[03/02/2022 00:04:38] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is down
[03/02/2022 00:04:49] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is up
[03/02/2022 00:20:20] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is down
[03/02/2022 00:20:42] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is up
[03/02/2022 00:21:04] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is down
[03/02/2022 00:21:16] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is up
[03/02/2022 00:21:22] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is down
[03/02/2022 00:21:33] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is up
[03/02/2022 00:21:36] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is down
[03/02/2022 00:21:46] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is up
[03/02/2022 00:24:21] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is down
[03/02/2022 00:24:31] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is up
[03/02/2022 00:57:17] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is down
[03/02/2022 00:57:27] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is up
[03/02/2022 00:57:30] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is down
[03/02/2022 00:57:51] Atheros AR8216/AR8236/AR8316 mdio.0:00: Port 1 is up

Is this a build you did, or a snapshot?

https://downloads.openwrt.org/snapshots/targets/ath79/generic/openwrt-ath79-generic-xiaomi_aiot-ac2350-squashfs-sysupgrade.bin

Try the latest snapshot.

where can i find it ?
This one is listed on the device page

It's the same image...but updated on Feb 3rd.