|
|
|
#uboot
|
|
|
|
```
|
|
|
|
U-Boot 2011.12.3.6.1.5 (Feb 28 2024 - 05:12:12)
|
|
|
|
|
|
|
|
Board: RTL838x CPU:500MHz LXB:200MHz MEM:300MHz
|
|
|
|
DRAM: 128 MB
|
|
|
|
SPI-F: 1x16 MB
|
|
|
|
Loading 65536B env. variables from offset 0x80000
|
|
|
|
Net: Net Initialization Skipped
|
|
|
|
No ethernet found.
|
|
|
|
RTL838x_isolate_ports:55
|
|
|
|
Hit any key to stop booting: 0
|
|
|
|
RTCORE Driver Module Initialize
|
|
|
|
IOAL init
|
|
|
|
Hardware-profile probehwp_identifier_cmp:189 type:0 name1:RTL8380M_INTPHY_2FIB_1G_DEMO name2:default id1:0 id2:999
|
|
|
|
hwp_identifier_cmp:189 type:0 name1:RTL8380M_INTPHY_2FIB_1G_DEMO name2:RTL8380M_INTPHY_2FIB_1G_DEMO id1:0 id2:8380001
|
|
|
|
(RTL8380M_INTPHY_2FIB_1G_DEMO)
|
|
|
|
Hardware-profile init
|
|
|
|
NIC probe (unit 0)
|
|
|
|
Loader RTNIC Driver Module Initialize
|
|
|
|
IOAL init
|
|
|
|
RTK Driver Module Initialize
|
|
|
|
MAC probe (unit 0)
|
|
|
|
Chip 8380 (found)
|
|
|
|
MAC init (unit 0)
|
|
|
|
SMI protocol probe (unit 0)
|
|
|
|
PHY probe (unit 0)
|
|
|
|
## Booting kernel from Legacy Image at b40a0000 ...
|
|
|
|
Image Name: MIPS OpenWrt Linux-6.6.114
|
|
|
|
Created: 2025-11-16 21:45:53 UTC
|
|
|
|
Image Type: MIPS Linux Kernel Image (gzip compressed)
|
|
|
|
Data Size: 3771457 Bytes = 3.6 MB
|
|
|
|
Load Address: 80100000
|
|
|
|
Entry Point: 80100000
|
|
|
|
Verifying Checksum ... OK
|
|
|
|
Uncompressing Kernel Image ... OK
|
|
|
|
|
|
|
|
Starting kernel ...
|
|
|
|
```
|
|
|
|
# kernel
|
|
|
|
```
|
|
|
|
[ 0.000000] Linux version 6.6.114 (worker@worker) (mips-openwrt-linux-musl-gcc (OpenWrt GCC 13.3.0 r28986-3b75efd725) 13.3.0, GNU ld (GNU Binutils) 2.42) #0 Sun Nov 16 21:45:53 2025
|
|
|
|
[ 0.000000] RTL838X model is 83806800
|
|
|
|
[ 0.000000] SoC Type: RTL8380
|
|
|
|
[ 0.000000] printk: bootconsole [early0] enabled
|
|
|
|
[ 0.000000] CPU0 revision is: 00019070 (MIPS 4KEc)
|
|
|
|
[ 0.000000] MIPS: machine is Teltonika TSW202 Switch
|
|
|
|
[ 0.000000] earlycon: ns16550a0 at MMIO 0x18002000 (options '115200n8')
|
|
|
|
[ 0.000000] printk: bootconsole [ns16550a0] enabled
|
|
|
|
[ 0.000000] Initrd not found or empty - disabling initrd
|
|
|
|
[ 0.000000] Using appended Device Tree.
|
|
|
|
[ 0.000000] Primary instruction cache 16kB, VIPT, 4-way, linesize 16 bytes.
|
|
|
|
[ 0.000000] Primary data cache 16kB, 2-way, VIPT, cache aliases, linesize 16 bytes
|
|
|
|
[ 0.000000] Zone ranges:
|
|
|
|
[ 0.000000] Normal [mem 0x0000000000000000-0x0000000007ffffff]
|
|
|
|
[ 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] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
|
|
|
|
[ 0.000000] pcpu-alloc: [0] 0
|
|
|
|
[ 0.000000] Kernel command line: earlycon
|
|
|
|
[ 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] Built 1 zonelists, mobility grouping on. Total pages: 32480
|
|
|
|
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
|
|
|
|
[ 0.000000] Memory: 119336K/131072K available (6713K kernel code, 621K rwdata, 1572K rodata, 1264K init, 223K bss, 11736K reserved, 0K cma-reserved)
|
|
|
|
[ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
|
|
|
|
[ 0.000000] NR_IRQS: 256
|
|
|
|
[ 0.000000] rtl83xx-clk: initialized, CPU 500 MHz, MEM 300 MHz (8 Bit DDR3), LXB 200 MHz
|
|
|
|
[ 0.000000] clocksource: realtek_otto_timer: mask: 0xfffffff max_cycles: 0xfffffff, max_idle_ns: 19112604400 ns
|
|
|
|
[ 0.000006] sched_clock: 28 bits at 6MHz, resolution 160ns, wraps every 21474836400ns
|
|
|
|
[ 0.009147] Calibrating delay loop... 498.89 BogoMIPS (lpj=2494464)
|
|
|
|
[ 0.135755] pid_max: default: 32768 minimum: 301
|
|
|
|
[ 0.157311] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
|
|
|
|
[ 0.165594] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
|
|
|
|
[ 0.193330] RCU Tasks Trace: Setting shift to 0 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=1.
|
|
|
|
[ 0.218441] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
|
|
|
|
[ 0.229513] futex hash table entries: 256 (order: -1, 3072 bytes, linear)
|
|
|
|
[ 0.241497] pinctrl core: initialized pinctrl subsystem
|
|
|
|
[ 0.253459] NET: Registered PF_NETLINK/PF_ROUTE protocol family
|
|
|
|
[ 0.291555] rtl83xx-clk clock-controller: rate setting enabled, CPU 300-625 MHz, MEM 300-300 MHz, LXB 200-200 MHz, OVERCLOCK AT OWN RISK
|
|
|
|
[ 0.312227] clocksource: Switched to clocksource realtek_otto_timer
|
|
|
|
[ 0.338365] NET: Registered PF_INET protocol family
|
|
|
|
[ 0.344615] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear)
|
|
|
|
[ 0.354710] tcp_listen_portaddr_hash hash table entries: 1024 (order: 0, 4096 bytes, linear)
|
|
|
|
[ 0.364312] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
|
|
|
|
[ 0.373078] TCP established hash table entries: 1024 (order: 0, 4096 bytes, linear)
|
|
|
|
[ 0.381659] TCP bind hash table entries: 1024 (order: 1, 8192 bytes, linear)
|
|
|
|
[ 0.389682] TCP: Hash tables configured (established 1024 bind 1024)
|
|
|
|
[ 0.398723] MPTCP token hash table entries: 512 (order: 0, 6144 bytes, linear)
|
|
|
|
[ 0.407407] UDP hash table entries: 256 (order: 0, 4096 bytes, linear)
|
|
|
|
[ 0.414893] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes, linear)
|
|
|
|
[ 0.424263] NET: Registered PF_UNIX/PF_LOCAL protocol family
|
|
|
|
[ 0.445801] workingset: timestamp_bits=14 max_order=15 bucket_order=1
|
|
|
|
[ 0.455825] squashfs: version 4.0 (2009/01/31) Phillip Lougher
|
|
|
|
[ 0.462511] jffs2: version 2.2 (NAND) (SUMMARY) (ZLIB) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
|
|
|
|
[ 0.483862] pinctrl-single 1b000144.pinmux: 32 pins, size 4
|
|
|
|
[ 0.491070] pinctrl-single 1b001000.pinmux: 32 pins, size 4
|
|
|
|
[ 0.499126] pinctrl-single 1b00a000.pinmux: 32 pins, size 4
|
|
|
|
[ 0.506892] pinctrl-single 1b00a0e0.pinmux: 32 pins, size 4
|
|
|
|
[ 0.517146] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
|
|
|
|
[ 0.528354] printk: console [ttyS0] disabled
|
|
|
|
[ 0.534637] 18002000.uart: ttyS0 at MMIO 0x18002000 (irq = 31, base_baud = 12500000) is a 16550A
|
|
|
|
[ 0.544640] printk: console [ttyS0] enabled
|
|
|
|
[ 0.544640] printk: console [ttyS0] enabled
|
|
|
|
[ 0.554114] printk: bootconsole [early0] disabled
|
|
|
|
[ 0.554114] printk: bootconsole [early0] disabled
|
|
|
|
[ 0.615506] printk: bootconsole [ns16550a0] disabled
|
|
|
|
[ 0.615506] printk: bootconsole [ns16550a0] disabled
|
|
|
|
[ 0.629694] 18002100.uart: ttyS1 at MMIO 0x18002100 (irq = 30, base_baud = 12500000) is a 16550A
|
|
|
|
[ 0.761600] brd: module loaded
|
|
|
|
[ 0.780206] spi-nor spi0.0: w25q128 (16384 Kbytes)
|
|
|
|
[ 0.786041] 5 fixed-partitions partitions found on MTD device spi0.0
|
|
|
|
[ 0.793384] OF: Bad cell count for /soc/spi@1200/flash@0/partitions
|
|
|
|
[ 0.800466] OF: Bad cell count for /soc/spi@1200/flash@0/partitions
|
|
|
|
[ 0.808214] Creating 5 MTD partitions on "spi0.0":
|
|
|
|
[ 0.813748] 0x000000000000-0x000000080000 : "u-boot"
|
|
|
|
[ 0.828457] 0x000000080000-0x000000090000 : "u-boot-env"
|
|
|
|
[ 0.840723] 0x000000090000-0x0000000a0000 : "config"
|
|
|
|
[ 0.852704] 0x0000000a0000-0x000000f70000 : "firmware"
|
|
|
|
[ 0.865390] 2 uimage-fw partitions found on MTD device firmware
|
|
|
|
[ 0.872066] Creating 2 MTD partitions on "firmware":
|
|
|
|
[ 0.877757] 0x000000000000-0x0000003a0000 : "kernel"
|
|
|
|
[ 0.888486] 0x0000003a0000-0x000000ed0000 : "rootfs"
|
|
|
|
[ 0.901075] mtd: setting mtd5 (rootfs) as root device
|
|
|
|
[ 0.907015] 1 squashfs-split partitions found on MTD device rootfs
|
|
|
|
[ 0.914197] 0x000000ae0000-0x000000ed0000 : "rootfs_data"
|
|
|
|
[ 0.926430] 0x000000f70000-0x000001000000 : "event-log"
|
|
|
|
[ 0.965710] Probing RTL838X eth device pdev: 818a7a00, dev: 818a7a10
|
|
|
|
[ 1.022915] Found SoC ID: 8380: RTL8380, family 8380
|
|
|
|
[ 1.028693] rtl8380_init_mac
|
|
|
|
[ 1.032152] Using MAC 00002097273d0269
|
|
|
|
[ 1.161987] Realtek RTL8218B (internal) mdio-bus:08: Detected internal RTL8218B
|
|
|
|
[ 1.170318] Firmware loaded. Size 1184, magic: 83808380
|
|
|
|
[ 4.218172] Realtek RTL8380 SERDES mdio-bus:18: Detected internal RTL8380 SERDES
|
|
|
|
[ 4.226619] Firmware loaded. Size 1184, magic: 83808380
|
|
|
|
[ 4.232652] SDS power down value: 3
|
|
|
|
[ 4.260660] PLL control register: f
|
|
|
|
[ 4.264710] SDS power down value now: 3f
|
|
|
|
[ 4.269126] Configuration of SERDES done
|
|
|
|
[ 4.281844] i2c_dev: i2c /dev entries driver
|
|
|
|
[ 4.299895] leds-tlt-tsw port_leds: Register 19 RTL leds
|
|
|
|
[ 4.306309] leds-tlt-tsw port_leds: Probed leds-tlt-tsw
|
|
|
|
[ 4.315735] NET: Registered PF_INET6 protocol family
|
|
|
|
[ 4.382652] Segment Routing with IPv6
|
|
|
|
[ 4.387023] In-situ OAM (IOAM) with IPv6
|
|
|
|
[ 4.391816] NET: Registered PF_PACKET protocol family
|
|
|
|
[ 4.398698] 8021q: 802.1Q VLAN Support v1.8
|
|
|
|
[ 4.518963] i2c-gpio i2c-gpio-0: using lines 515 (SDA) and 514 (SCL)
|
|
|
|
[ 4.527804] i2c-gpio i2c-gpio-1: using lines 526 (SDA) and 524 (SCL)
|
|
|
|
[ 4.536325] i2c-gpio i2c-gpio-2: using lines 517 (SDA) and 516 (SCL)
|
|
|
|
[ 4.544690] sfp sfp-p9: Host maximum power 1.0W
|
|
|
|
[ 4.579862] sfp sfp-p10: Host maximum power 1.0W
|
|
|
|
[ 4.636238] Realtek RTL8218B (internal) rtldsa_mdio-0:08: Detected internal RTL8218B
|
|
|
|
[ 4.645072] Firmware loaded. Size 1184, magic: 83808380
|
|
|
|
[ 4.859132] sfp sfp-p9: module FINISAR CORP. FTLF8519P2BNL-3C rev A sn M1RQ7B0004068 dc 060915
|
|
|
|
[ 4.913071] sfp sfp-p10: module OEM SFP-GE-T rev sn CSMTGTKA15154 dc 201027
|
|
|
|
[ 7.729574] Realtek RTL8380 SERDES rtldsa_mdio-0:18: Detected internal RTL8380 SERDES
|
|
|
|
[ 7.738514] Firmware loaded. Size 1184, magic: 83808380
|
|
|
|
[ 7.744548] SDS power down value: 3
|
|
|
|
[ 7.772603] PLL control register: f
|
|
|
|
[ 7.776570] SDS power down value now: 3f
|
|
|
|
[ 7.780958] Configuration of SERDES done
|
|
|
|
[ 7.819578] In rtl83xx_vlan_setup
|
|
|
|
[ 7.823470] UNKNOWN_MC_PMASK: 000000001fffffff
|
|
|
|
[ 7.828473] VLAN profile 0: L2 learning: 1, UNKN L2MC FLD PMSK 511, UNKN IPMC FLD PMSK 511, UNKN IPv6MC FLD PMSK: 511
|
|
|
|
[ 8.902281] rtl83xx_enable_phy_polling: 500ff00
|
|
|
|
[ 9.942659] rtl83xx-switch switch@1b000000: configuring for fixed/internal link mode
|
|
|
|
[ 9.952326] rtl83xx-switch switch@1b000000: Link is Up - 1Gbps/Full - flow control off
|
|
|
|
[ 9.961711] rtl83xx-switch switch@1b000000 lan1 (uninitialized): PHY [mdio-bus:08] driver [Realtek RTL8218B (internal)] (irq=POLL)
|
|
|
|
[ 9.982977] rtl83xx-switch switch@1b000000 lan2 (uninitialized): PHY [mdio-bus:09] driver [Realtek RTL8218B (internal)] (irq=POLL)
|
|
|
|
[ 10.004232] rtl83xx-switch switch@1b000000 lan3 (uninitialized): PHY [mdio-bus:0a] driver [Realtek RTL8218B (internal)] (irq=POLL)
|
|
|
|
[ 10.025481] rtl83xx-switch switch@1b000000 lan4 (uninitialized): PHY [mdio-bus:0b] driver [Realtek RTL8218B (internal)] (irq=POLL)
|
|
|
|
[ 10.046562] rtl83xx-switch switch@1b000000 lan5 (uninitialized): PHY [mdio-bus:0c] driver [Realtek RTL8218B (internal)] (irq=POLL)
|
|
|
|
[ 10.067753] rtl83xx-switch switch@1b000000 lan6 (uninitialized): PHY [mdio-bus:0d] driver [Realtek RTL8218B (internal)] (irq=POLL)
|
|
|
|
[ 10.088991] rtl83xx-switch switch@1b000000 lan7 (uninitialized): PHY [mdio-bus:0e] driver [Realtek RTL8218B (internal)] (irq=POLL)
|
|
|
|
[ 10.110023] rtl83xx-switch switch@1b000000 lan8 (uninitialized): PHY [mdio-bus:0f] driver [Realtek RTL8218B (internal)] (irq=POLL)
|
|
|
|
[ 10.133354] rtl838x-eth 1b00a300.ethernet eth0: entered promiscuous mode
|
|
|
|
[ 10.141101] DSA: tree 0 setup
|
|
|
|
[ 10.144738] LINK state irq: 20
|
|
|
|
[ 10.148260] In rtl83xx_setup_qos
|
|
|
|
[ 10.151892] Setting up RTL838X QoS
|
|
|
|
[ 10.155803] RTL838X_PRI_SEL_TBL_CTRL(i): 00033112
|
|
|
|
[ 10.161088] Current Intprio2queue setting: 00000000
|
|
|
|
[ 10.166625] QM_PKT2CPU_INTPRI_MAP: 00fac688
|
|
|
|
[ 10.171702] rtl838x_dbgfs_init called
|
|
|
|
[ 10.187054] rtl83xx_fib_event_work_do: FIB4 default rule failed
|
|
|
|
[ 10.193977] rtl83xx_fib_event_work_do: FIB4 default rule failed
|
|
|
|
[ 10.208072] clk: Disabling unused clocks
|
|
|
|
[ 10.222037] VFS: Mounted root (squashfs filesystem) readonly on device 31:5.
|
|
|
|
[ 10.244173] Freeing unused kernel image (initmem) memory: 1264K
|
|
|
|
[ 10.250843] This architecture does not have kernel memory protection.
|
|
|
|
[ 10.258203] Run /sbin/init as init process
|
|
|
|
[ 10.262917] with arguments:
|
|
|
|
[ 10.266264] /sbin/init
|
|
|
|
[ 10.269291] with environment:
|
|
|
|
[ 10.272898] HOME=/
|
|
|
|
[ 10.275565] TERM=linux
|
|
|
|
[ 11.641512] init: Console is alive
|
|
|
|
[ 11.646606] init: - watchdog -
|
|
|
|
[ 11.817074] kmodloader: loading kernel modules from /etc/modules-boot.d/*
|
|
|
|
[ 11.839502] gpio_button_hotplug: loading out-of-tree module taints kernel.
|
|
|
|
[ 11.858151] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
|
|
|
|
[ 11.877770] init: - preinit -
|
|
|
|
[ 16.352413] random: crng init done
|
|
|
|
Cannot parse config file '/etc/fw_env.config': No such file or directory
|
|
|
|
Failed to find NVMEM device
|
|
|
|
[ 20.941956] RESETTING 8380, CPU_PORT 28
|
|
|
|
[ 21.147134] rtl838x-eth 1b00a300.ethernet eth0: configuring for fixed/internal link mode
|
|
|
|
[ 21.156205] In rtl838x_mac_config, mode 1
|
|
|
|
[ 21.163806] rtl83xx-switch switch@1b000000 lan1: configuring for phy/internal link mode
|
|
|
|
[ 21.173191] rtl838x-eth 1b00a300.ethernet eth0: Link is Up - 1Gbps/Full - flow control off
|
|
|
|
[ 21.183064] 8021q: adding VLAN 0 to HW filter on device lan1
|
|
|
|
[ 21.200165] rtl83xx_fib_event: FIB_RULE ADD/DEL for IPv6 not supported
|
|
|
|
[ 21.207813] rtl83xx_fib_event: FIB_RULE ADD/DEL for IPv6 not supported
|
|
|
|
[ 21.280542] rtl83xx_fib_event_work_do: FIB4 failed
|
|
|
|
[ 21.292396] rtl83xx_fib_event_work_do: FIB4 failed
|
|
|
|
[ 21.297818] rtl83xx_fib_event_work_do: FIB4 failed
|
|
|
|
[ 21.395799] RTL8380 Link change: status: 1, ports 100
|
|
|
|
Press the [f] key and hit [enter] to enter failsafe mode
|
|
|
|
Press the [1], [2], [3] or [4] key and hit [enter] to select the debug level
|
|
|
|
[ 23.142411] rtl83xx_fib_event: FIB_RULE ADD/DEL for IPv6 not supported
|
|
|
|
[ 24.568156] RTL8380 Link change: status: 1, ports 100
|
|
|
|
[ 25.545751] rtl83xx-switch switch@1b000000 lan1: Link is Up - 1Gbps/Full - flow control rx/tx
|
|
|
|
[ 25.978562] jffs2: notice: (675) jffs2_build_xattr_subsystem: complete building xattr subsystem, 21 of xdatum (14 unchecked, 4 orphan) and 24 of xref (1 dead, 3 orphan) found.
|
|
|
|
[ 26.000444] mount_root: switching to jffs2 overlay
|
|
|
|
[ 26.014264] overlayfs: upper fs does not support tmpfile.
|
|
|
|
[ 26.036194] urandom-seed: Seeding with /etc/urandom.seed
|
|
|
|
[ 26.285970] rtl83xx_fib4_del: no such gateway: 0.0.0.0
|
|
|
|
[ 26.291792] rtl83xx_fib4_del: no such gateway: 0.0.0.0
|
|
|
|
[ 26.297804] rtl83xx_fib4_del: no such gateway: 0.0.0.0
|
|
|
|
[ 26.326331] rtl83xx-switch switch@1b000000 lan1: Link is Down
|
|
|
|
[ 26.348362] RTL8380 Link change: status: 1, ports 100
|
|
|
|
[ 26.379489] procd: - early -
|
|
|
|
[ 26.383767] procd: - watchdog -
|
|
|
|
[ 27.385597] procd: - watchdog -
|
|
|
|
[ 27.391252] procd: - ubus -
|
|
|
|
[ 27.629289] procd: - init -
|
|
|
|
Please press Enter to activate this console.
|
|
|
|
[ 29.907045] kmodloader: loading kernel modules from /etc/modules.d/*
|
|
|
|
[ 29.976292] kmodloader: done loading kernel modules from /etc/modules.d/*
|
|
|
|
[ 31.985766] urngd: v1.0.2 started.
|
|
|
|
[ 35.303947] rtl83xx_fib_event: FIB_RULE ADD/DEL for IPv6 not supported
|
|
|
|
[ 45.119895] rtl83xx_fib_event: FIB_RULE ADD/DEL for IPv6 not supported
|
|
|
|
[ 45.264207] in rtl838x_eth_stop
|
|
|
|
[ 45.267928] rtl838x-eth 1b00a300.ethernet eth0: Link is Down
|
|
|
|
[ 45.785730] rtl83xx_fib_event: FIB_RULE ADD/DEL for IPv6 not supported
|
|
|
|
[ 45.793305] rtl83xx_fib_event: FIB_RULE ADD/DEL for IPv6 not supported
|
|
|
|
[ 45.800717] rtl83xx_fib_event: FIB_RULE ADD/DEL for IPv6 not supported
|
|
|
|
[ 45.808236] rtl83xx_fib_event: FIB_RULE ADD/DEL for IPv6 not supported
|
|
|
|
[ 46.131787] RESETTING 8380, CPU_PORT 28
|
|
|
|
[ 46.336969] rtl838x-eth 1b00a300.ethernet eth0: configuring for fixed/internal link mode
|
|
|
|
[ 46.346038] In rtl838x_mac_config, mode 1
|
|
|
|
[ 46.376308] rtl838x-eth 1b00a300.ethernet eth0: Link is Up - 1Gbps/Full - flow control off
|
|
|
|
[ 46.385915] rtl83xx_fib_event: FIB_RULE ADD/DEL for IPv6 not supported
|
|
|
|
[ 46.393579] rtl83xx_fib_event: FIB_RULE ADD/DEL for IPv6 not supported
|
|
|
|
[ 46.862594] rtl83xx-switch switch@1b000000 lan1: configuring for phy/internal link mode
|
|
|
|
[ 46.902688] 8021q: adding VLAN 0 to HW filter on device lan1
|
|
|
|
[ 47.100105] switch: port 1(lan1) entered blocking state
|
|
|
|
[ 47.106124] switch: port 1(lan1) entered disabled state
|
|
|
|
[ 47.112082] rtl83xx-switch switch@1b000000 lan1: entered allmulticast mode
|
|
|
|
[ 47.119983] rtl838x-eth 1b00a300.ethernet eth0: entered allmulticast mode
|
|
|
|
[ 47.128561] rtl83xx-switch switch@1b000000 lan1: entered promiscuous mode
|
|
|
|
[ 48.359511] rtl83xx_fib_event: FIB_RULE ADD/DEL for IPv6 not supported
|
|
|
|
[ 48.367119] rtl83xx_fib_event: FIB_RULE ADD/DEL for IPv6 not supported
|
|
|
|
[ 48.383580] rtl83xx-switch switch@1b000000 lan2: configuring for phy/internal link mode
|
|
|
|
[ 48.405598] 8021q: adding VLAN 0 to HW filter on device lan2
|
|
|
|
[ 48.781749] switch: port 2(lan2) entered blocking state
|
|
|
|
[ 48.787799] switch: port 2(lan2) entered disabled state
|
|
|
|
[ 48.793888] rtl83xx-switch switch@1b000000 lan2: entered allmulticast mode
|
|
|
|
[ 48.922715] rtl83xx-switch switch@1b000000 lan2: entered promiscuous mode
|
|
|
|
[ 49.538447] RTL8380 Link change: status: 1, ports 400
|
|
|
|
[ 49.623213] RTL8380 Link change: status: 1, ports 100
|
|
|
|
[ 49.892688] rtl83xx-switch switch@1b000000 lan3: configuring for phy/internal link mode
|
|
|
|
[ 49.913271] 8021q: adding VLAN 0 to HW filter on device lan3
|
|
|
|
[ 50.190221] switch: port 3(lan3) entered blocking state
|
|
|
|
[ 50.196271] switch: port 3(lan3) entered disabled state
|
|
|
|
[ 50.202370] rtl83xx-switch switch@1b000000 lan3: entered allmulticast mode
|
|
|
|
[ 50.211885] rtl83xx-switch switch@1b000000 lan3: entered promiscuous mode
|
|
|
|
[ 50.595950] rtl83xx-switch switch@1b000000 lan1: Link is Up - 1Gbps/Full - flow control rx/tx
|
|
|
|
[ 50.648680] switch: port 1(lan1) entered blocking state
|
|
|
|
[ 50.654713] switch: port 1(lan1) entered forwarding state
|
|
|
|
[ 50.673472] rtl83xx-switch switch@1b000000 lan4: configuring for phy/internal link mode
|
|
|
|
[ 50.693367] 8021q: adding VLAN 0 to HW filter on device lan4
|
|
|
|
[ 50.912464] switch: port 4(lan4) entered blocking state
|
|
|
|
[ 50.918452] switch: port 4(lan4) entered disabled state
|
|
|
|
[ 50.924570] rtl83xx-switch switch@1b000000 lan4: entered allmulticast mode
|
|
|
|
[ 50.945514] rtl83xx-switch switch@1b000000 lan4: entered promiscuous mode
|
|
|
|
[ 51.412670] rtl83xx-switch switch@1b000000 lan5: configuring for phy/internal link mode
|
|
|
|
[ 51.431808] 8021q: adding VLAN 0 to HW filter on device lan5
|
|
|
|
[ 51.636501] switch: port 5(lan5) entered blocking state
|
|
|
|
[ 51.642519] switch: port 5(lan5) entered disabled state
|
|
|
|
[ 51.648483] rtl83xx-switch switch@1b000000 lan5: entered allmulticast mode
|
|
|
|
[ 51.657202] rtl83xx-switch switch@1b000000 lan5: entered promiscuous mode
|
|
|
|
[ 52.314460] rtl83xx-switch switch@1b000000 lan6: configuring for phy/internal link mode
|
|
|
|
[ 52.335821] 8021q: adding VLAN 0 to HW filter on device lan6
|
|
|
|
[ 52.662924] switch: port 6(lan6) entered blocking state
|
|
|
|
[ 52.668836] switch: port 6(lan6) entered disabled state
|
|
|
|
[ 52.674912] rtl83xx-switch switch@1b000000 lan6: entered allmulticast mode
|
|
|
|
[ 52.683610] rtl83xx-switch switch@1b000000 lan6: entered promiscuous mode
|
|
|
|
[ 52.812057] RTL8380 Link change: status: 1, ports 400
|
|
|
|
[ 53.826119] rtl83xx-switch switch@1b000000 lan7: configuring for phy/internal link mode
|
|
|
|
[ 53.843911] 8021q: adding VLAN 0 to HW filter on device lan7
|
|
|
|
[ 53.874808] rtl83xx-switch switch@1b000000 lan3: Link is Up - 1Gbps/Full - flow control off
|
|
|
|
[ 54.114344] switch: port 7(lan7) entered blocking state
|
|
|
|
[ 54.120254] switch: port 7(lan7) entered disabled state
|
|
|
|
[ 54.126366] rtl83xx-switch switch@1b000000 lan7: entered allmulticast mode
|
|
|
|
[ 54.135070] rtl83xx-switch switch@1b000000 lan7: entered promiscuous mode
|
|
|
|
[ 54.144252] switch: port 3(lan3) entered blocking state
|
|
|
|
[ 54.150159] switch: port 3(lan3) entered forwarding state
|
|
|
|
[ 54.940330] rtl83xx-switch switch@1b000000 lan8: configuring for phy/internal link mode
|
|
|
|
[ 55.022775] 8021q: adding VLAN 0 to HW filter on device lan8
|
|
|
|
[ 55.344046] switch: port 8(lan8) entered blocking state
|
|
|
|
[ 55.349957] switch: port 8(lan8) entered disabled state
|
|
|
|
[ 55.356044] rtl83xx-switch switch@1b000000 lan8: entered allmulticast mode
|
|
|
|
[ 55.364808] rtl83xx-switch switch@1b000000 lan8: entered promiscuous mode
|
|
|
|
[ 55.557395] rtl83xx-switch switch@1b000000 lan9: configuring for inband/1000base-x link mode
|
|
|
|
[ 55.567510] 8021q: adding VLAN 0 to HW filter on device lan9
|
|
|
|
[ 55.596469] switch: port 9(lan9) entered blocking state
|
|
|
|
[ 55.602515] switch: port 9(lan9) entered disabled state
|
|
|
|
[ 55.608477] rtl83xx-switch switch@1b000000 lan9: entered allmulticast mode
|
|
|
|
[ 55.617264] rtl83xx-switch switch@1b000000 lan9: entered promiscuous mode
|
|
|
|
[ 55.728330] rtl83xx-switch switch@1b000000 lan10: configuring for inband/1000base-x link mode
|
|
|
|
[ 55.738343] 8021q: adding VLAN 0 to HW filter on device lan10
|
|
|
|
[ 55.763937] switch: port 10(lan10) entered blocking state
|
|
|
|
[ 55.770034] switch: port 10(lan10) entered disabled state
|
|
|
|
[ 55.776337] rtl83xx-switch switch@1b000000 lan10: entered allmulticast mode
|
|
|
|
[ 55.785221] rtl83xx-switch switch@1b000000 lan10: entered promiscuous mode
|
|
|
|
[ 55.877947] sfp sfp-p9: module FINISAR CORP. FTLF8519P2BNL-3C rev A sn M1RQ7B0004068 dc 060915
|
|
|
|
[ 55.918422] rtl83xx_fib_event: FIB_RULE ADD/DEL for IPv6 not supported
|
|
|
|
[ 55.925881] RTL8380 Link change: status: 1, ports 1000000
|
|
|
|
[ 55.972547] rtl83xx-switch switch@1b000000 lan9: Link is Up - 1Gbps/Full - flow control off
|
|
|
|
[ 55.982087] switch: port 9(lan9) entered blocking state
|
|
|
|
[ 55.988137] switch: port 9(lan9) entered forwarding state
|
|
|
|
[ 56.048056] sfp sfp-p10: module OEM SFP-GE-T rev sn CSMTGTKA15154 dc 201027
|
|
|
|
[ 56.541608] rtl83xx-switch switch@1b000000: Unsupported interface: 15 for port 26
|
|
|
|
[ 56.550201] rtl83xx-switch switch@1b000000: Unsupported interface: 30 for port 26
|
|
|
|
[ 56.558783] rtl83xx-switch switch@1b000000 lan10: switched to inband/sgmii link mode
|
|
|
|
[ 56.755174] rtl83xx-switch switch@1b000000 lan10: PHY [i2c:sfp-p10:16] driver [Marvell 88E1111] (irq=POLL)
|
|
|
|
[ 91.876120] Not offloading default route for now
|
|
|
|
```
|
|
|
|
# Picture |