[LEDE-DEV] lantiq: reduced throughput with SMP disabled
Mathias Kresin
dev at kresin.me
Thu Aug 4 07:17:34 PDT 2016
2016-08-04 12:40 GMT+02:00 Felix Fietkau <nbd at nbd.name>:
> Please test the latest version of my staging tree at
> https://git.lede-project.org/?p=lede/nbd/staging.git;a=summary
Hi Felix,
I've build an image for the reporter of FS#27 for testing and received
the following response:
> I upgraded existing HH5A with r1228, with your new SMP.bin file. Enabled
> WAN port as DHCP client, wired to LAN port of my main router.
>
> I am still seeing TX ring full messages on console, but one key improvement
>
> When testing the images in June with SMP enabled, the internet connection
> would just cease functioning between 10 and 30 seconds after HH5A connects
> to my LAN using the red WAN port when traffic passed through it.
>
> Using your new image, I can continue to work on internet. See attached
> jpegs and log file. Previously in June, I would not have been able to get
> as far as starting the speedtest.net.
Mathias
-------------- next part --------------
ROM VER: 1.1.4
CFG 06
NAND
NAND Read OK
U-Boot SPL 2014.01-openwrt4-g9abc897-dirty (Jun 27 2015 - 18:14:58)
SPL: applying tuned DDR SDRAM settings
MEM: DDR Echo DLL delay: 27/27
MEM: DDR Write DQS delay: 66/65
MEM: DDR Read DQS delay: 1f/1f
SPL: loading U-Boot to RAM
SPL: checking U-Boot image
SPL: decompressing U-Boot with LZO
SPL: jumping to U-Boot
U-Boot 2014.01-openwrt4-g9abc897-dirty (Jun 27 2015 - 18:14:58) BTHOMEHUBV5A
Board: BT Home Hub 5A
SoC: Lantiq VRX268 v1.2
CPU: 500 MHz
IO: 250 MHz
BUS: 250 MHz
BOOT: NAND
DRAM: 128 MiB
NAND: 128 MiB
*** Warning - bad CRC, using default environment
In: serial
Out: serial
Err: serial
Net: ltq-eth
Hit any key to stop autoboot: 0
NAND read: device 0 offset 0xa0000, size 0x200000
2097152 bytes read: OK
## Booting kernel from Legacy Image at 81000000 ...
Image Name: MIPS LEDE Linux-4.4.15
Created: 2016-08-04 10:50:08 UTC
Image Type: MIPS Linux Kernel Image (lzma compressed)
Data Size: 1778914 Bytes = 1.7 MiB
Load Address: 80002000
Entry Point: 80002000
Verifying Checksum ... OK
Uncompressing Kernel Image ... OK
[ 0.000000] Linux version 4.4.15 (mkresin at desktop) (gcc version 5.4.0 (LEDE GCC 5.4.0 r1251) ) #1 SMP Thu Aug 4 11:22:06 UTC 2016
[ 0.000000] SoC: xRX200 rev 1.2
[ 0.000000] bootconsole [early0] enabled
[ 0.000000] CPU0 revision is: 00019556 (MIPS 34Kc)
[ 0.000000] MIPS: machine is BTHOMEHUBV5A - BT Home Hub 5A
[ 0.000000] Determined physical RAM map:
[ 0.000000] memory: 08000000 @ 00000000 (usable)
[ 0.000000] Initrd not found or empty - disabling initrd
[ 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] Detected 1 available secondary CPU(s)
[ 0.000000] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes.
[ 0.000000] Primary data cache 32kB, 4-way, VIPT, cache aliases, linesize 32 bytes
[ 0.000000] PERCPU: Embedded 9 pages/cpu @8110c000 s8128 r8192 d20544 u36864
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 32512
[ 0.000000] Kernel command line: console=ttyLTQ0,115200 init=/etc/preinit
[ 0.000000] PID hash table entries: 512 (order: -1, 2048 bytes)
[ 0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
[ 0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
[ 0.000000] Writing ErrCtl register=000008e4
[ 0.000000] Readback ErrCtl register=000008e4
[ 0.000000] Memory: 122972K/131072K available (4027K kernel code, 169K rwdata, 1172K rodata, 1208K init, 222K bss, 8100K reserved, 0K cma-reserved)
[ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] NR_IRQS:256
[ 0.000000] Setting up vectored interrupts
[ 0.000000] Setting up IPI vectored interrupts
[ 0.000000] CPU Clock: 500MHz
[ 0.000000] clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041786 ns
[ 0.000011] sched_clock: 32 bits at 250MHz, resolution 4ns, wraps every 8589934590ns
[ 0.007878] Calibrating delay loop... 332.54 BogoMIPS (lpj=665088)
[ 0.042371] pid_max: default: 32768 minimum: 301
[ 0.047246] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.053789] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.065025] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes.
[ 0.065042] Primary data cache 32kB, 4-way, VIPT, cache aliases, linesize 32 bytes
[ 0.065244] CPU1 revision is: 00019556 (MIPS 34Kc)
[ 0.124537] Synchronize counters for CPU 1: done.
[ 0.129450] Brought up 2 CPUs
[ 0.136985] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.146812] pinctrl core: initialized pinctrl subsystem
[ 0.152740] NET: Registered protocol family 16
[ 0.163562] pinctrl-xway 1e100b10.pinmux: Init done
[ 0.169617] dma-xway 1e104100.dma: Init done - hw rev: 7, ports: 7, channels: 28
[ 0.282811] dcdc-xrx200 1f106a00.dcdc: Core Voltage : 1016 mV
[ 0.301917] PCI host bridge /fpi at 10000000/pci at E105400 ranges:
[ 0.307596] MEM 0x0000000018000000..0x0000000019ffffff
[ 0.312865] IO 0x000000001ae00000..0x000000001affffff
[ 0.437796] ath9k,eeprom ath9k_eep: failed to load eeprom address
[ 0.472701] usbcore: registered new interface driver usbfs
[ 0.478316] usbcore: registered new interface driver hub
[ 0.483711] usbcore: registered new device driver usb
[ 0.489615] PCI host bridge to bus 0000:00
[ 0.493647] pci_bus 0000:00: root bus resource [mem 0x18000000-0x19ffffff]
[ 0.500551] pci_bus 0000:00: root bus resource [io 0x1ae00000-0x1affffff]
[ 0.507512] pci_bus 0000:00: root bus resource [??? 0x00000000 flags 0x0]
[ 0.514368] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
[ 0.523063] pci 0000:00:0e.0: BAR 0: assigned [mem 0x18000000-0x1800ffff]
[ 0.530036] PCI host bridge to bus 0000:01
[ 0.534041] pci_bus 0000:01: root bus resource [mem 0x1c000000-0x1cffffff]
[ 0.540963] pci_bus 0000:01: root bus resource [io 0x1d800000-0x1d8fffff]
[ 0.547917] pci_bus 0000:01: root bus resource [??? 0x00000000 flags 0x0]
[ 0.554792] pci_bus 0000:01: No busn resource found for root bus, will use [bus 01-ff]
[ 0.562874] ifx_pcie_rc_class_early_fixup: fixed pcie host bridge to pci-pci bridge
[ 0.581079] pci 0000:01:00.0: bridge configuration invalid ([bus 02-00]), reconfiguring
[ 0.590241] pci 0000:01:00.0: BAR 8: assigned [mem 0x1c000000-0x1c1fffff]
[ 0.596960] pci 0000:01:00.0: BAR 9: assigned [mem 0x1c200000-0x1c2fffff pref]
[ 0.604248] pci 0000:02:00.0: BAR 0: assigned [mem 0x1c000000-0x1c1fffff 64bit]
[ 0.611645] pci 0000:02:00.0: BAR 6: assigned [mem 0x1c200000-0x1c20ffff pref]
[ 0.618901] pci 0000:01:00.0: PCI bridge to [bus 02]
[ 0.623915] pci 0000:01:00.0: bridge window [mem 0x1c000000-0x1c1fffff]
[ 0.630779] pci 0000:01:00.0: bridge window [mem 0x1c200000-0x1c2fffff pref]
[ 0.638147] ifx_pcie_bios_map_irq port 0 dev 0000:01:00.0 slot 0 pin 1
[ 0.644738] ifx_pcie_bios_map_irq dev 0000:01:00.0 irq 144 assigned
[ 0.651122] ifx_pcie_bios_map_irq port 0 dev 0000:02:00.0 slot 0 pin 1
[ 0.657751] ifx_pcie_bios_map_irq dev 0000:02:00.0 irq 144 assigned
[ 0.665929] clocksource: Switched to clocksource MIPS
[ 0.673815] NET: Registered protocol family 2
[ 0.679036] TCP established hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.685961] TCP bind hash table entries: 1024 (order: 1, 8192 bytes)
[ 0.692326] TCP: Hash tables configured (established 1024 bind 1024)
[ 0.698848] UDP hash table entries: 256 (order: 1, 8192 bytes)
[ 0.704706] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
[ 0.711345] NET: Registered protocol family 1
[ 0.716230] gptu: totally 6 16-bit timers/counters
[ 0.721100] gptu: misc_register on minor 63
[ 0.725268] gptu: succeeded to request irq 126
[ 0.729784] gptu: succeeded to request irq 127
[ 0.734277] gptu: succeeded to request irq 128
[ 0.738796] gptu: succeeded to request irq 129
[ 0.743312] gptu: succeeded to request irq 130
[ 0.747845] gptu: succeeded to request irq 131
[ 0.754052] phy-xrx200 gphy-xrx200: requesting lantiq/vr9_phy11g_a2x.bin
[ 0.761417] phy-xrx200 gphy-xrx200: booting GPHY0 firmware at 7A00000
[ 0.767777] phy-xrx200 gphy-xrx200: booting GPHY1 firmware at 7A00000
[ 0.877501] futex hash table entries: 512 (order: 2, 16384 bytes)
[ 0.883679] Crashlog allocated RAM at address 0x7f00000
[ 0.907838] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.913641] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[ 0.928100] io scheduler noop registered
[ 0.931956] io scheduler deadline registered (default)
[ 0.938460] 1e100c00.serial: ttyLTQ0 at MMIO 0x1e100c00 (irq = 112, base_baud = 0) is a lantiq,asc
[ 0.947398] console [ttyLTQ0] enabled
[ 0.947398] console [ttyLTQ0] enabled
[ 0.954742] bootconsole [early0] disabled
[ 0.954742] bootconsole [early0] disabled
[ 0.966108] nand: device found, Manufacturer ID: 0x01, Chip ID: 0xf1
[ 0.971022] nand: AMD/Spansion S34ML01G1
[ 0.974945] nand: 128 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64
[ 0.982605] Scanning device for bad blocks
[ 1.075224] Bad eraseblock 600 at 0x000004b00000
[ 1.140789] 5 ofpart partitions found on MTD device 14000000.nand-parts
[ 1.145995] Creating 5 MTD partitions on "14000000.nand-parts":
[ 1.151921] 0x000000000000-0x000000040000 : "u-boot"
[ 1.159095] 0x000000040000-0x000000080000 : "uboot-env"
[ 1.164988] 0x000000080000-0x0000000a0000 : "caldata"
[ 1.170909] 0x0000000a0000-0x0000002a0000 : "kernel"
[ 1.176730] 0x0000002a0000-0x000008000000 : "ubi"
[ 1.265912] libphy: lantiq,xrx200-mdio: probed
[ 1.338620] eth0: attached PHY [Lantiq XWAY PEF7071] (phy_addr=0:00, irq=-1)
[ 1.406600] eth0: attached PHY [Lantiq XWAY PEF7071] (phy_addr=0:01, irq=-1)
[ 1.474584] eth0: attached PHY [Lantiq XWAY VR9 GPHY 11G v1.4] (phy_addr=0:11, irq=-1)
[ 1.542583] eth0: attached PHY [Lantiq XWAY VR9 GPHY 11G v1.4] (phy_addr=0:13, irq=-1)
[ 1.614604] eth1: attached PHY [Lantiq XWAY PEF7071] (phy_addr=0:05, irq=-1)
[ 1.622825] wdt 1f8803f0.watchdog: Init done
[ 1.632680] NET: Registered protocol family 10
[ 1.637700] NET: Registered protocol family 17
[ 1.640928] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this.
[ 1.653388] 8021q: 802.1Q VLAN Support v1.8
[ 1.661475] ath9k,eeprom ath9k_eep: pci slot: 14
[ 1.664711] pci 0000:00:0e.0: fixup device configuration
[ 1.671238] pci 0000:00:0e.0: fixup info: [168c:002d] revision 01 class 0x028000
[ 1.677425] ath9k,eeprom ath9k_eep: loaded ath9k eeprom
[ 1.686826] UBI: auto-attach mtd4
[ 1.688520] ubi0: attaching mtd4
[ 2.333072] ubi0: scanning is finished
[ 2.375458] ubi0: attached mtd4 (name "ubi", size 125 MiB)
[ 2.379554] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 129024 bytes
[ 2.386419] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 512
[ 2.393119] ubi0: VID header offset: 512 (aligned 512), data offset: 2048
[ 2.399908] ubi0: good PEBs: 1002, bad PEBs: 1, corrupted PEBs: 0
[ 2.406022] ubi0: user volume: 2, internal volumes: 1, max. volumes count: 128
[ 2.413237] ubi0: max/mean erase counter: 315/243, WL threshold: 4096, image sequence number: 1308068966
[ 2.422730] ubi0: available PEBs: 0, total reserved PEBs: 1002, PEBs reserved for bad PEB handling: 19
[ 2.432175] ubi0: background thread "ubi_bgt0d" started, PID 348
[ 2.434438] block ubiblock0_0: created from ubi0:0(rootfs)
[ 2.434450] ubiblock: device ubiblock0_0 (rootfs) set to be roo[ 2.463338] VFS: Mounted root (squashfs filesystem) readonly on device 254:0.
[ 2.473058] Freeing unused kernel memory: 1208K (80542000 - 80670000)
[ 4.072320] init: Console is alive
[ 4.074744] init: - watchdog -
[ 4.658495] eth1: port 5 got link
[ 6.032492] dwc2 1e101000.ifxhcd: requested GPIO 495
[ 6.036110] dwc2 1e101000.ifxhcd: Configuration mismatch. Forcing host mode
[ 6.658153] eth0: port 4 got link
[ 6.898183] dwc2 1e101000.ifxhcd: DWC OTG Controller
[ 6.901768] dwc2 1e101000.ifxhcd: new USB bus registered, assigned bus number 1
[ 6.909106] dwc2 1e101000.ifxhcd: irq 62, io mem 0x00000000
[ 6.914619] dwc2 1e101000.ifxhcd: Hardware does not support descriptor DMA mode -
[ 6.922075] dwc2 1e101000.ifxhcd: falling back to buffer DMA mode.
[ 6.929805] hub 1-0:1.0: USB hub found
[ 6.932345] hub 1-0:1.0: 1 port detected
[ 6.942712] init: - preinit -
[ 7.399425] random: procd urandom read with 64 bits of entropy available
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
[ 10.689834] UBIFS (ubi0:1): background thread "ubifs_bgt0_1" started, PID 423
[ 10.888607] UBIFS (ubi0:1): recovery needed
[ 11.222260] UBIFS (ubi0:1): recovery completed
[ 11.225378] UBIFS (ubi0:1): UBIFS: mounted UBI device 0, volume 1, name "rootfs_data"
[ 11.233143] UBIFS (ubi0:1): LEB size: 129024 bytes (126 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
[ 11.243048] UBIFS (ubi0:1): FS size: 121798656 bytes (116 MiB, 944 LEBs), journal size 6064128 bytes (5 MiB, 47 LEBs)
[ 11.253671] UBIFS (ubi0:1): reserved for root: 4952683 bytes (4836 KiB)
[ 11.260313] UBIFS (ubi0:1): media format: w4/r0 (latest is w4/r0), UUID 0B1C2AD5-158B-42B2-A32B-51D4E93E2C18, small LPT model
[ 11.277133] mount_root: switching to jffs2 overlay
[ 11.291162] urandom-seed: Seeding with /etc/urandom.seed
[ 11.498974] procd: - early -
[ 11.500581] procd: - watchdog -
[ 11.677917] eth0: port 4 lost link
[ 12.152182] procd: - ubus -
[ 12.207198] procd: - init -
Please press Enter to activate this console.
[ 12.558799] IFXOS, Version 1.5.19 (c) Copyright 2009, Lantiq Deutschland GmbH
[ 12.568391] NET: Registered protocol family 8
[ 12.571386] NET: Registered protocol family 20
[ 12.581785] PPP generic driver version 2.4.2
[ 12.591288] ip6_tables: (C) 2000-2006 Netfilter Core Team
[ 12.615448] Lantiq (VRX) DSL CPE MEI driver, version 1.4.8.5, (c) 2013 Lantiq Deutschland GmbH
Lantiq CPE API Driver version: DSL CPE API V4.16.6.3
[ 12.636099]
[ 12.636099] Predefined debug level: 3
[ 12.644420] Loading modules backported from Linux version wt-2016-06-20-0-gbc17424
[ 12.650606] Backport generated by backports.git backports-20160216-7-g5735958
[ 12.720928] PCI: Enabling device 0000:01:00.0 (0000 -> 0002)
[ 12.725314] PCI: Enabling device 0000:02:00.0 (0000 -> 0002)
[ 12.731142] ath10k_pci 0000:02:00.0: pci irq legacy oper_irq_mode 1 irq_mode 0 reset_mode 0
[ 12.913323] ath10k_pci 0000:02:00.0: Direct firmware load for ath10k/pre-cal-pci-0000:02:00.0.bin failed with error -2
[ 12.922692] ath10k_pci 0000:02:00.0: Falling back to user helper
[ 13.158077] firmware ath10k!pre-cal-pci-0000:02:00.0.bin: firmware_loading_store: map pages failed
[ 13.522925] ath10k_pci 0000:02:00.0: qca988x hw2.0 target 0x4100016c chip_id 0x043202ff sub 0000:0000
[ 13.530790] ath10k_pci 0000:02:00.0: kconfig debug 0 debugfs 1 tracing 0 dfs 1 testmode 1
[ 13.546638] ath10k_pci 0000:02:00.0: firmware ver 10.2.4.97 api 5 features no-p2p crc32 f91e34f2
[ 13.554197] ath10k_pci 0000:02:00.0: Direct firmware load for ath10k/QCA988X/hw2.0/board-2.bin failed with error -2
[ 13.564511] ath10k_pci 0000:02:00.0: Falling back to user helper
[ 13.622571] firmware ath10k!QCA988X!hw2.0!board-2.bin: firmware_loading_store: map pages failed
[ 13.630748] ath10k_pci 0000:02:00.0: board_file api 1 bmi_id N/A crc32 bebc7c08
[ 14.682385] ath10k_pci 0000:02:00.0: htt-ver 2.1 wmi-op 5 htt-op 2 cal file max-sta 128 raw 0 hwcrypto 1
[ 14.815038] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 14.820853] random: nonblocking pool is initialized
[ 14.827635] Infineon Technologies DEU driver version 2.0.0
[ 14.834854] IFX DEU DES initialized (multiblock).
[ 14.840292] IFX DEU AES initialized (multiblock).
[ 14.844458] IFX DEU ARC4 initialized (multiblock).
[ 14.849107] IFX DEU SHA1 initialized.
[ 14.855670] IFX DEU MD5 initialized.
[ 14.858485] IFX DEU SHA1_HMAC initialized.
[ 14.862443] IFX DEU MD5_HMAC initialized.
[ 14.880242] nf_conntrack version 0.5.0 (1940 buckets, 7760 max)
[ 14.940999] NET: Registered protocol family 24
[ 14.963261] xt_time: kernel timezone is -0000
[ 14.993327] PCI: Enabling device 0000:00:0e.0 (0000 -> 0002)
[ 15.003607] ath: phy1: Ignoring endianness difference in EEPROM magic bytes.
[ 15.034199] ieee80211 phy1: Atheros AR9287 Rev:2 mem=0xb8000000, irq=30
[ 20.632449] PTM 1.0.27 PTM (E1) firmware version 0.30
[ 20.636380] ifxmips_ptm: PTM init succeed
[ 24.499391] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 24.514607] device eth0 entered promiscuous mode
[ 24.522242] device eth0.1 entered promiscuous mode
[ 24.538011] IPv6: ADDRCONF(NETDEV_UP): br-lan: link is not ready
[ 25.310283] eth0: port 4 got link
[ 25.312574] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 25.327648] br-lan: port 1(eth0.1) entered forwarding state
[ 25.331944] br-lan: port 1(eth0.1) entered forwarding state
[ 25.339558] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
[ 27.333865] br-lan: port 1(eth0.1) entered forwarding state
[ 28.310148] eth0: port 4 lost link
[ 28.313469] br-lan: port 1(eth0.1) entered disabled state
BusyBox v1.24.2 () built-in shell (ash)
_________
/ /\ _ ___ ___ ___
/ LE / \ | | | __| \| __|
/ DE / \ | |__| _|| |) | _|
/________/ LE \ |____|___|___/|___| lede-project.org
\ \ DE /
\ LE \ / -----------------------------------------------------------
\ DE \ / Reboot (HEAD, r1251)
\________\/ -----------------------------------------------------------
root at lede:/# ifconfig
br-lan Link encap:Ethernet HWaddr 00:00:00:00:00:92
inet addr:192.168.0.1 Bcast:192.168.0.255 Mask:255.255.255.0
inet6 addr: fe80::200:ff:fe00:92/64 Scope:Link
inet6 addr: fdd1:1:1::1/60 Scope:Global
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:7 errors:0 dropped:0 overruns:0 frame:0
TX packets:12 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:778 (778.0 B) TX bytes:1792 (1.7 KiB)
eth0 Link encap:Ethernet HWaddr 44:E9:DD:62:36:92
inet6 addr: fe80::46e9:ddff:fe62:3692/64 Scope:Link
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:48 errors:0 dropped:3 overruns:0 frame:0
TX packets:38 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:4567 (4.4 KiB) TX bytes:5156 (5.0 KiB)
eth0.1 Link encap:Ethernet HWaddr 00:00:00:00:00:92
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:7 errors:0 dropped:0 overruns:0 frame:0
TX packets:12 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:778 (778.0 B) TX bytes:1496 (1.4 KiB)
eth1 Link encap:Ethernet HWaddr 44:E9:DD:62:36:96
inet6 addr: fe80::46e9:ddff:fe62:3696/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:36 errors:0 dropped:0 overruns:0 frame:0
TX packets:40 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:4310 (4.2 KiB) TX bytes:5042 (4.9 KiB)
eth1.2 Link encap:Ethernet HWaddr 44:E9:DD:62:36:96
inet addr:192.168.1.64 Bcast:192.168.1.255 Mask:255.255.255.0
inet6 addr: fe80::46e9:ddff:fe62:3696/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:27 errors:0 dropped:0 overruns:0 frame:0
TX packets:33 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:2984 (2.9 KiB) TX bytes:3918 (3.8 KiB)
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:65536 Metric:1
RX packets:8 errors:0 dropped:0 overruns:0 frame:0
TX packets:8 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1
RX bytes:632 (632.0 B) TX bytes:632 (632.0 B)
root at lede:/# [ 45.309335] eth0: port 4 got link
[ 45.311656] br-lan: port 1(eth0.1) entered forwarding state
[ 45.316925] br-lan: port 1(eth0.1) entered forwarding state
[ 47.316926] br-lan: port 1(eth0.1) entered forwarding state
[ 49.337990] eth1: tx ring full
root at lede:/#
root at lede:/# ping 192.168.1.254
PING 192.168.1.254 (192.168.1.254): 56 data bytes
64 bytes from 192.168.1.254: seq=0 ttl=64 time=1.352 ms
64 bytes from 192.168.1.254: seq=1 ttl=64 time=1.285 ms
64 bytes from 192.168.1.254: seq=2 ttl=64 time=1.224 ms
64 bytes from 192.168.1.254: seq=3 ttl=64 time=1.357 ms
64 bytes from 192.168.1.254: seq=4 ttl=64 time=1.322 ms
^C
--- 192.168.1.254 ping statistics ---
5 packets transmitted, 5 packets received, 0% packet loss
round-trip min/avg/max = 1.224/1.308/1.357 ms
root at lede:/# [ 82.594262] eth0: tx ring full
[ 82.597161] eth0: tx ring full
[ 82.599193] eth0: tx ring full
[ 82.603421] eth0: tx ring full
[ 82.614784] eth0: tx ring full
[ 83.876017] eth0: tx ring full
[ 83.877870] eth0: tx ring full
[ 83.894200] eth1: tx ring full
[ 83.935190] eth1: tx ring full
[ 83.937172] eth0: tx ring full
[ 83.943305] eth0: tx ring full
[ 83.945294] eth0: tx ring full
[ 83.949932] eth0: tx ring full
[ 84.400750] eth0: tx ring full
[ 84.702821] eth1: tx ring full
[ 84.704807] eth1: tx ring full
[ 84.708374] eth1: tx ring full
[ 84.711406] eth0: tx ring full
[ 84.714041] eth0: tx ring full
[ 84.722762] eth0: tx ring full
[ 84.726038] eth0: tx ring full
[ 84.737972] eth0: tx ring full
[ 84.740395] eth0: tx ring full
[ 84.742973] eth0: tx ring full
[ 84.747267] eth0: tx ring full
[ 84.758026] eth0: tx ring full
[ 84.760372] eth0: tx ring full
[ 84.762874] eth0: tx ring full
[ 84.767109] eth1: tx ring full
[ 84.769088] eth0: tx ring full
[ 84.772165] eth0: tx ring full
[ 84.781620] eth0: tx ring full
[ 84.784224] eth0: tx ring full
[ 84.795642] eth0: tx ring full
[ 84.811269] eth0: tx ring full
[ 85.535615] eth0: tx ring full
[ 85.682408] eth0: tx ring full
[ 85.684744] eth1: tx ring full
[ 85.722070] eth0: tx ring full
[ 85.742343] eth0: tx ring full
[ 86.027626] eth0: tx ring full
[ 86.038748] eth1: tx ring full
[ 86.326090] eth1: tx ring full
[ 86.337088] eth1: tx ring full
[ 86.687921] eth1: tx ring full
[ 86.689832] eth1: tx ring full
[ 87.026991] eth1: tx ring full
[ 87.028909] eth0: tx ring full
[ 87.037733] eth0: tx ring full
[ 87.039631] eth0: tx ring full
More information about the Lede-dev
mailing list