Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FS#1829 - ERROR 'eth0: tx ring full' on BT Home Hub 2B #6774

Open
openwrt-bot opened this issue Sep 2, 2018 · 1 comment
Open

FS#1829 - ERROR 'eth0: tx ring full' on BT Home Hub 2B #6774

openwrt-bot opened this issue Sep 2, 2018 · 1 comment
Labels

Comments

@openwrt-bot
Copy link

shanicoolest:

Device: BT Home Hub 2B
Software: OpenWrt 18.06.X / LEDE 17.01.X

Never had error 'eth0: tx ring full' in Chaos Calmer and Barrier Breaker but now after fresh update my logs are full with error 'eth0: tx ring full'

AFAIK Looks like driver issue:
Tx ring full errors with HH5a and it was an ethernet driver issue or something at the time when LEDE on HH5a wasn't fully compatible with SMP.
https://git.openwrt.org/?p=openwrt/openwrt.git;a=commit;h=2270fc5947a3cc3b7595ed22468425a4b10ebc30

Kernel Log:

[ 0.000000] Linux version 4.4.92 (buildbot@debian8) (gcc version 5.4.0 (LEDE GCC 5.4.0 r3556-46e29bd) ) #0 Mon Oct 16 15:21:43 2017
[ 0.000000] SoC: Danube rev 1.5
[ 0.000000] bootconsole [early0] enabled
[ 0.000000] CPU0 revision is: 00019641 (MIPS 24KEc)
[ 0.000000] MIPS: machine is BTHOMEHUBV2B - BT Home Hub 2B
[ 0.000000] Determined physical RAM map:
[ 0.000000] memory: 04000000 @ 00000000 (usable)
[ 0.000000] Initrd not found or empty - disabling initrd
[ 0.000000] Zone ranges:
[ 0.000000] Normal [mem 0x0000000000000000-0x0000000003ffffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000000000-0x0000000003ffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x0000000003ffffff]
[ 0.000000] On node 0 totalpages: 16384
[ 0.000000] free_area_init_node: node 0, pgdat 804704b0, node_mem_map 81007da0
[ 0.000000] Normal zone: 128 pages used for memmap
[ 0.000000] Normal zone: 0 pages reserved
[ 0.000000] Normal zone: 16384 pages, LIFO batch:3
[ 0.000000] Primary instruction cache 16kB, VIPT, 4-way, linesize 32 bytes.
[ 0.000000] Primary data cache 16kB, 4-way, VIPT, no aliases, linesize 32 bytes
[ 0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=132768
[ 0.000000] pcpu-alloc: [0] 0
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 16256
[ 0.000000] Kernel command line: console=ttyLTQ0,115200
[ 0.000000] PID hash table entries: 256 (order: -2, 1024 bytes)
[ 0.000000] Dentry cache hash table entries: 8192 (order: 3, 32768 bytes)
[ 0.000000] Inode-cache hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.000000] Writing ErrCtl register=00072538
[ 0.000000] Readback ErrCtl register=00072538
[ 0.000000] Memory: 58788K/65536K available (3884K kernel code, 156K rwdata, 620K rodata, 1212K init, 200K bss, 6748K 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] CPU Clock: 333MHz
[ 0.000000] clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 11467562657 ns
[ 0.000017] sched_clock: 32 bits at 166MHz, resolution 6ns, wraps every 12884901885ns
[ 0.007955] Calibrating delay loop... 221.18 BogoMIPS (lpj=442368)
[ 0.050591] pid_max: default: 32768 minimum: 301
[ 0.055565] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.062117] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.078972] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.088665] futex hash table entries: 256 (order: -1, 3072 bytes)
[ 0.094920] pinctrl core: initialized pinctrl subsystem
[ 0.102308] NET: Registered protocol family 16
[ 0.115040] pinctrl-xway 1e100b10.pinmux: Init done
[ 0.121547] dma-xway 1e104100.dma: Init done - hw rev: 3, ports: 5, channels: 20
[ 0.182342] Can't analyze schedule() prologue at 80009078
[ 0.204445] PCI host bridge /fpi@10000000/pci@E105400 ranges:
[ 0.210131] MEM 0x0000000018000000..0x0000000019ffffff
[ 0.215421] IO 0x000000001ae00000..0x000000001affffff
[ 0.247772] gpio-stp-xway 1e100bb0.stp: Init done
[ 0.253699] usbcore: registered new interface driver usbfs
[ 0.259334] usbcore: registered new interface driver hub
[ 0.264760] usbcore: registered new device driver usb
[ 0.270367] PCI host bridge to bus 0000:00
[ 0.274424] pci_bus 0000:00: root bus resource [mem 0x18000000-0x19ffffff]
[ 0.281356] pci_bus 0000:00: root bus resource [io 0x1ae00000-0x1affffff]
[ 0.288293] pci_bus 0000:00: root bus resource [??? 0x00000000 flags 0x0]
[ 0.295145] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
[ 0.303231] pci 0000:00:0e.0: [168c:ff1d] type 00 class 0x020000
[ 0.303324] pci 0000:00:0e.0: reg 0x10: [mem 0x00000000-0x0000ffff]
[ 0.303913] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 00
[ 0.303989] pci 0000:00:0e.0: BAR 0: assigned [mem 0x18000000-0x1800ffff]
[ 0.312148] clocksource: Switched to clocksource MIPS
[ 0.319606] NET: Registered protocol family 2
[ 0.325739] TCP established hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.332707] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.339089] TCP: Hash tables configured (established 1024 bind 1024)
[ 0.345673] UDP hash table entries: 256 (order: 0, 4096 bytes)
[ 0.351495] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[ 0.358186] NET: Registered protocol family 1
[ 0.362627] PCI: CLS 0 bytes, default 32
[ 0.376005] gptu: totally 6 16-bit timers/counters
[ 0.380968] gptu: misc_register on minor 63
[ 0.385105] gptu: succeeded to request irq 126
[ 0.389607] gptu: succeeded to request irq 127
[ 0.394120] gptu: succeeded to request irq 128
[ 0.398634] gptu: succeeded to request irq 129
[ 0.403148] gptu: succeeded to request irq 130
[ 0.407662] gptu: succeeded to request irq 131
[ 0.418932] lantiq,vmmc 1f103000.vmmc: requested GPIO 511
[ 0.424282] lantiq,vmmc 1f103000.vmmc: reserved 1MB at 0x03a00000
[ 0.432018] Crashlog allocated RAM at address 0x3f00000
[ 0.476416] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.482185] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[ 0.499017] io scheduler noop registered
[ 0.502883] io scheduler deadline registered (default)
[ 0.509281] 1e100c00.serial: ttyLTQ0 at MMIO 0x1e100c00 (irq = 112, base_baud = 0) is a lantiq,asc
[ 0.518249] console [ttyLTQ0] enabled
[ 0.525357] bootconsole [early0] disabled
[ 0.534622] lantiq nor flash device: 00080000 at 10000000
[ 0.538954] Found: AMD AM29LV400BB
[ 0.541851] ltq_nor: Found 1 x16 devices at 0x0 in 16-bit bank
[ 0.547510] number of JEDEC chips: 1
[ 0.551021] 5 ofpart partitions found on MTD device ltq_nor
[ 0.556369] Creating 5 MTD partitions on "ltq_nor":
[ 0.561103] 0x000000000000-0x000000040000 : "uboot"
[ 0.572457] 0x000000040000-0x000000050000 : "uboot_env"
[ 0.579853] 0x000000050000-0x000000060000 : "rg_conf_1"
[ 0.587361] 0x000000060000-0x000000070000 : "rg_conf_2"
[ 0.594878] 0x000000070000-0x000000080000 : "rg_conf_factory"
[ 0.604299] nand: device found, Manufacturer ID: 0xec, Chip ID: 0x75
[ 0.609065] nand: Samsung NAND 32MiB 3,3V 8-bit
[ 0.613461] nand: 32 MiB, SLC, erase size: 16 KiB, page size: 512, OOB size: 16
[ 0.620663] Scanning device for bad blocks
[ 0.720375] 3 ofpart partitions found on MTD device 14000000.nand-parts
[ 0.725486] Creating 3 MTD partitions on "14000000.nand-parts":
[ 0.731235] 0x000000000000-0x000000004000 : "art"
[ 0.739803] 0x000000004000-0x000000204000 : "kernel"
[ 0.747145] 0x000000204000-0x000002000000 : "ubi"
[ 0.812043] libphy: ltq_mii: probed
[ 0.814549] adm6996: eth0: ADM6996M model PHY found.
[ 0.822800] eth0: attached PHY [Infineon ADM6996] (phy_addr=1e180000.etop-ff:00, irq=-1)
[ 0.831375] wdt 1f8803f0.watchdog: Init done
[ 0.840503] NET: Registered protocol family 10
[ 0.856664] NET: Registered protocol family 17
[ 0.859717] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this.
[ 0.871917] 8021q: 802.1Q VLAN Support v1.8
[ 0.883843] UBI: auto-attach mtd7
[ 0.885598] ubi0: attaching mtd7
[ 1.336604] ubi0: scanning is finished
[ 1.361954] ubi0: attached mtd7 (name "ubi", size 29 MiB)
[ 1.365889] ubi0: PEB size: 16384 bytes (16 KiB), LEB size: 15872 bytes
[ 1.372293] ubi0: min./max. I/O unit sizes: 512/512, sub-page size 256
[ 1.378627] ubi0: VID header offset: 256 (aligned 256), data offset: 512
[ 1.385133] ubi0: good PEBs: 1919, bad PEBs: 0, corrupted PEBs: 0
[ 1.391045] ubi0: user volume: 1, internal volumes: 1, max. volumes count: 92
[ 1.397979] ubi0: max/mean erase counter: 51/38, WL threshold: 4096, image sequence number: 568085886
[ 1.406930] ubi0: available PEBs: 0, total reserved PEBs: 1919, PEBs reserved for bad PEB handling: 40
[ 1.416993] ubi0: background thread "ubi_bgt0d" started, PID 370
[ 1.432449] UBIFS (ubi0:0): background thread "ubifs_bgt0_0" started, PID 372
[ 1.446277] UBIFS (ubi0:0): recovery needed
[ 1.503907] UBIFS (ubi0:0): recovery completed
[ 1.507083] UBIFS (ubi0:0): UBIFS: mounted UBI device 0, volume 0, name "rootfs"
[ 1.514096] UBIFS (ubi0:0): LEB size: 15872 bytes (15 KiB), min./max. I/O unit sizes: 512 bytes/512 bytes
[ 1.523377] UBIFS (ubi0:0): FS size: 29474304 bytes (28 MiB, 1857 LEBs), journal size 4031488 bytes (3 MiB, 254 LEBs)
[ 1.533674] UBIFS (ubi0:0): reserved for root: 0 bytes (0 KiB)
[ 1.539350] UBIFS (ubi0:0): media format: w4/r0 (latest is w4/r0), UUID 826B888B-9DA3-431E-9A6B-20C249A26A8E, small LPT model
[ 1.551985] VFS: Mounted root (ubifs filesystem) on device 0:11.
[ 1.564257] Freeing unused kernel memory: 1212K
[ 1.867673] init: Console is alive
[ 1.870177] init: - watchdog -
[ 2.421913] kmodloader: loading kernel modules from /etc/modules-boot.d/

[ 2.819449] SCSI subsystem initialized
[ 3.732545] dwc2 1e101000.ifxhcd: DWC OTG Controller
[ 3.736063] dwc2 1e101000.ifxhcd: new USB bus registered, assigned bus number 1
[ 3.743224] dwc2 1e101000.ifxhcd: irq 62, io mem 0x00000000
[ 3.750773] hub 1-0:1.0: USB hub found
[ 3.753929] hub 1-0:1.0: 1 port detected
[ 3.780073] usbcore: registered new interface driver usb-storage
[ 3.785942] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
[ 3.799938] init: - preinit -
[ 3.956660] dwc2 1e101000.ifxhcd: Mode Mismatch Interrupt: currently in Host mode
[ 3.962665] dwc2 1e101000.ifxhcd: Mode Mismatch Interrupt: currently in Host mode
[ 4.152328] usb 1-1: new high-speed USB device number 2 using dwc2
[ 4.157465] dwc2 1e101000.ifxhcd: Mode Mismatch Interrupt: currently in Host mode
[ 4.164318] dwc2 1e101000.ifxhcd: Mode Mismatch Interrupt: currently in Host mode
[ 4.284665] random: procd: uninitialized urandom read (4 bytes read, 19 bits of entropy available)
[ 4.374437] usb-storage 1-1:1.0: USB Mass Storage device detected
[ 4.393897] scsi host0: usb-storage 1-1:1.0
[ 5.581867] scsi 0:0:0:0: Direct-Access Sony Storage Media 0100 PQ: 0 ANSI: 0 CCS
[ 5.593162] sd 0:0:0:0: [sda] 7907328 512-byte logical blocks: (4.05 GB/3.77 GiB)
[ 5.601593] sd 0:0:0:0: [sda] Write Protect is off
[ 5.604986] sd 0:0:0:0: [sda] Mode Sense: 43 00 00 00
[ 5.605816] sd 0:0:0:0: [sda] No Caching mode page found
[ 5.610108] sd 0:0:0:0: [sda] Assuming drive cache: write through
[ 5.622842] sda: sda1 sda2
[ 5.630553] sd 0:0:0:0: [sda] Attached SCSI removable disk
[ 7.527028] mount_root: mounting /dev/root
[ 7.539146] mount_root: loading kmods from internal overlay
[ 7.617329] kmodloader: loading kernel modules from //etc/modules-boot.d/*
[ 7.631272] kmodloader: done loading kernel modules from //etc/modules-boot.d/*
[ 7.949318] block: attempting to load /etc/config/fstab
[ 7.963471] block: extroot: not configured
[ 7.974180] urandom-seed: Seeding with /etc/urandom.seed
[ 8.048661] procd: - early -
[ 8.052712] procd: - watchdog -
[ 8.722006] procd: - watchdog -
[ 8.724598] procd: - ubus -
[ 8.823854] random: ubusd: uninitialized urandom read (4 bytes read, 99 bits of entropy available)
[ 8.915088] random: ubusd: uninitialized urandom read (4 bytes read, 104 bits of entropy available)
[ 8.924917] random: ubusd: uninitialized urandom read (4 bytes read, 104 bits of entropy available)
[ 8.934829] random: ubusd: uninitialized urandom read (4 bytes read, 104 bits of entropy available)
[ 8.948583] random: ubusd: uninitialized urandom read (4 bytes read, 105 bits of entropy available)
[ 8.956929] random: ubusd: uninitialized urandom read (4 bytes read, 106 bits of entropy available)
[ 8.970312] random: ubusd: uninitialized urandom read (4 bytes read, 106 bits of entropy available)
[ 8.982395] random: ubusd: uninitialized urandom read (4 bytes read, 107 bits of entropy available)
[ 8.992604] procd: - init -
[ 9.112780] random: nonblocking pool is initialized
[ 9.697524] EXT4-fs (sda1): recovery complete
[ 9.708266] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts:
[ 9.869733] Adding 131068k swap on /dev/sda2. Priority:-1 extents:1 across:131068k
[ 10.649637] kmodloader: loading kernel modules from /etc/modules.d/*
[ 10.705291] NET: Registered protocol family 8
[ 10.708230] NET: Registered protocol family 20
[ 10.766653] PPP generic driver version 2.4.2
[ 10.800662] ip6_tables: (C) 2000-2006 Netfilter Core Team
[ 10.836600] Netfilter messages via NETLINK v0.30.
[ 10.867047] ip_set: protocol 6
[ 11.102095] IFX MEI Version 5.00.00
[ 11.164986] Infineon CPE API Driver version: DSL CPE API V3.24.4.4
[ 11.193819] Loading modules backported from Linux version wt-2017-01-31-0-ge882dff19e7f
[ 11.200308] Backport generated by backports.git backports-20160324-13-g24da7d3c
[ 11.215403] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 11.241502] ATM1.0.26 ATM (A1) firmware version 0.17
[ 11.245278] ifxmips_atm: ATM init succeed
[ 11.273765] Infineon Technologies DEU driver version 2.0.0
[ 11.277881] Danube Chip ver. 1.4 detected.
[ 11.304814] IFX DEU DES initialized (multiblock).
[ 11.316430] IFX DEU AES initialized (multiblock).
[ 11.320088] IFX DEU SHA1 initialized.
[ 11.328559] IFX DEU MD5 initialized.
[ 11.403678] nf_conntrack version 0.5.0 (937 buckets, 3748 max)
[ 11.473797] PCI: Enabling device 0000:00:0e.0 (0000 -> 0002)
[ 11.482245] owl-loader 0000:00:0e.0: fixup device configuration
[ 11.488672] pci 0000:00:0e.0: [168c:0027] type 00 class 0x028000
[ 11.488769] pci 0000:00:0e.0: reg 0x10: [mem 0x18000000-0x1800ffff]
[ 11.488914] pci 0000:00:0e.0: PME# supported from D0 D3hot
[ 11.489471] pci 0000:00:0e.0: BAR 0: assigned [mem 0x18000000-0x1800ffff]
[ 11.508762] NET: Registered protocol family 24
[ 11.571400] xt_time: kernel timezone is -0000
[ 12.299381] PCI: Enabling device 0000:00:0e.0 (0000 -> 0002)
[ 12.311148] ath: phy0: eeprom contains invalid mac address: 00:00:00:00:00:00
[ 12.316847] ath: phy0: random mac address will be used: 46:96:39:84:34:8f
[ 12.325201] ath: EEPROM regdomain: 0x37
[ 12.325234] ath: EEPROM indicates we should expect a direct regpair map
[ 12.325259] ath: Country alpha2 being used: AW
[ 12.325280] ath: Regpair used: 0x37
[ 12.337914] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[ 12.346954] ieee80211 phy0: Atheros AR9160 MAC/BB Rev:1 AR2133 RF Rev:b0 mem=0xb8000000, irq=30
[ 12.408872] kmodloader: done loading kernel modules from /etc/modules.d/*
[ 21.036879] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 21.055493] device eth0 entered promiscuous mode
[ 21.072987] device eth0.1 entered promiscuous mode
[ 21.087893] IPv6: ADDRCONF(NETDEV_UP): br-lan: link is not ready
[ 21.195851] IPv6: ADDRCONF(NETDEV_UP): eth0.2: link is not ready
[ 22.397238] ath: EEPROM regdomain: 0x8348
[ 22.397275] ath: EEPROM indicates we should expect a country code
[ 22.397303] ath: doing EEPROM country->regdmn map search
[ 22.397330] ath: country maps to regdmn code: 0x3a
[ 22.397353] ath: Country alpha2 being used: US
[ 22.397374] ath: Regpair used: 0x3a
[ 22.397400] ath: regdomain 0x8348 dynamically updated by user
[ 22.820387] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 22.836380] br-lan: port 1(eth0.1) entered forwarding state
[ 22.840598] br-lan: port 1(eth0.1) entered forwarding state
[ 22.846334] IPv6: ADDRCONF(NETDEV_CHANGE): eth0.2: link becomes ready
[ 22.900283] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
[ 24.844967] br-lan: port 1(eth0.1) entered forwarding state
[ 25.327990] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 25.397359] device wlan0 entered promiscuous mode
[ 28.242596] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 28.247775] br-lan: port 2(wlan0) entered forwarding state
[ 28.252884] br-lan: port 2(wlan0) entered forwarding state
[ 30.330900] br-lan: port 2(wlan0) entered forwarding state
[ 32.691560] device wlan0.sta1 entered promiscuous mode
[ 32.720871] br-lan: port 3(wlan0.sta1) entered forwarding state
[ 32.725417] br-lan: port 3(wlan0.sta1) entered forwarding state
[ 34.728242] br-lan: port 3(wlan0.sta1) entered forwarding state
[ 39.668604] IPv6: ADDRCONF(NETDEV_UP): nas0: link is not ready
[ 63.980800] [DSL_BSP_Showtime 894]: Datarate US intl = 1092666, fast = 0
[ 63.986100] enter showtime, cell rate: 0 - 2577, 1 - 2577, xdata addr: 0x82be0000
[ 63.993605] IPv6: ADDRCONF(NETDEV_CHANGE): nas0: link becomes ready
[ 64.997268] eth0: tx ring full
[ 65.968358] pppoe-wan: renamed from ppp0
[ 1751.047399] eth0: tx ring full
[ 1902.521176] eth0: tx ring full
[ 2143.258160] eth0: tx ring full
[ 2146.518662] eth0: tx ring full
[ 2223.428482] eth0: tx ring full
[ 2239.888722] eth0: tx ring full
[ 2243.247973] eth0: tx ring full
[ 2245.054283] eth0: tx ring full
[ 2246.288345] eth0: tx ring full
[ 2249.611091] eth0: tx ring full
[ 2250.455924] eth0: tx ring full
[ 2250.588518] eth0: tx ring full
[ 2258.861419] eth0: tx ring full
[ 2269.827816] eth0: tx ring full
[ 2272.862209] eth0: tx ring full
[ 2425.515514] eth0: tx ring full
[ 2516.783749] eth0: tx ring full
[ 2519.607658] eth0: tx ring full
[ 2601.461745] eth0: tx ring full
[ 2627.816628] eth0: tx ring full
[ 2627.864844] eth0: tx ring full
[ 2673.692438] eth0: tx ring full
[ 2673.762416] eth0: tx ring full
[ 2673.965346] eth0: tx ring full
[ 2674.499868] eth0: tx ring full
[ 2705.647434] eth0: tx ring full
[ 2708.611170] eth0: tx ring full
[ 2723.844603] eth0: tx ring full
[ 2807.813737] eth0: tx ring full
[ 2808.729392] eth0: tx ring full
[ 2816.697257] eth0: tx ring full
[ 2817.261323] eth0: tx ring full
[ 6328.327726] eth0: tx ring full
[ 6328.392700] eth0: tx ring full
[ 6328.861733] eth0: tx ring full
[15735.570622] eth0: tx ring full
[15738.884784] eth0: tx ring full
[15807.460162] eth0: tx ring full
[15808.438141] eth0: tx ring full
[15811.414092] eth0: tx ring full
[15896.230719] eth0: tx ring full
[15898.720603] eth0: tx ring full
[15898.882255] eth0: tx ring full
[15898.970973] eth0: tx ring full
[15899.126641] eth0: tx ring full
[15901.567257] eth0: tx ring full
[15984.121757] eth0: tx ring full
[19100.498356] eth0: tx ring full
[19100.951005] eth0: tx ring full
[19106.852503] eth0: tx ring full
[19116.416185] eth0: tx ring full
[19158.015643] eth0: tx ring full
[19766.978194] eth0: tx ring full
[19767.148348] eth0: tx ring full
[19767.463950] eth0: tx ring full
[19767.699791] eth0: tx ring full
[19769.093434] eth0: tx ring full
[19872.692062] eth0: tx ring full
[19954.218597] eth0: tx ring full
[20011.519744] eth0: tx ring full
[20012.013685] eth0: tx ring full
[20303.519192] eth0: tx ring full
[20303.570231] eth0: tx ring full
[20303.652010] eth0: tx ring full
[20303.971342] eth0: tx ring full
[20304.749457] eth0: tx ring full
[20305.500198] eth0: tx ring full
[20385.854344] eth0: tx ring full
[20385.905612] eth0: tx ring full
[20385.945290] eth0: tx ring full
[20385.990692] eth0: tx ring full
[20386.075070] eth0: tx ring full
[20392.962606] eth0: tx ring full
[22038.952618] eth0: tx ring full
[22039.499593] eth0: tx ring full
[22040.007869] eth0: tx ring full
[22040.189527] eth0: tx ring full
[22040.574095] eth0: tx ring full
[22040.612443] eth0: tx ring full
[22040.926333] eth0: tx ring full
[22659.864758] eth0: tx ring full
[22660.495852] eth0: tx ring full
[23257.228391] eth0: tx ring full
[23257.455571] eth0: tx ring full
[23257.603409] eth0: tx ring full
[23257.858200] eth0: tx ring full
[23258.046592] eth0: tx ring full
[25625.135877] eth0: tx ring full
[27730.082270] eth0: tx ring full
[27947.034117] eth0: tx ring full
[28025.635456] eth0: tx ring full
[28029.978561] eth0: tx ring full
[28112.744005] eth0: tx ring full
[28165.999901] eth0: tx ring full
[28166.173177] eth0: tx ring full
[28441.978538] eth0: tx ring full
[30040.128186] eth0: tx ring full
[30043.621253] eth0: tx ring full
[30045.811829] eth0: tx ring full
[30047.869733] eth0: tx ring full
[30103.293326] eth0: tx ring full
[30197.794092] eth0: tx ring full
[30199.050076] eth0: tx ring full
[30199.087910] eth0: tx ring full
[30199.423788] eth0: tx ring full
[34320.258818] eth0: tx ring full
[34320.377395] eth0: tx ring full
[34421.763795] eth0: tx ring full
[34422.045893] eth0: tx ring full
[34500.449922] eth0: tx ring full
[34500.841984] eth0: tx ring full
[34501.007997] eth0: tx ring full
[34707.465573] eth0: tx ring full
[34757.853116] eth0: tx ring full
[34758.050283] eth0: tx ring full
[34784.592386] eth0: tx ring full
[35146.884188] eth0: tx ring full
[35146.981132] eth0: tx ring full
[35146.988358] eth0: tx ring full
[35146.999077] eth0: tx ring full
[35150.009918] eth0: tx ring full
[36428.384476] eth0: tx ring full
[36428.621859] eth0: tx ring full
[38141.261431] eth0: tx ring full
[42949.938947] eth0: tx ring full
[42950.774024] eth0: tx ring full
[42950.876050] eth0: tx ring full
[42950.943942] eth0: tx ring full
[42951.016924] eth0: tx ring full
[42951.366590] eth0: tx ring full
[42951.465679] eth0: tx ring full
[42951.597091] eth0: tx ring full
[42951.664815] eth0: tx ring full
[42952.438956] eth0: tx ring full
[42952.516928] eth0: tx ring full
[42952.677737] eth0: tx ring full
[42952.726861] eth0: tx ring full
[42952.777372] eth0: tx ring full
[42952.828522] eth0: tx ring full
[42952.910972] eth0: tx ring full
[42952.966874] eth0: tx ring full
[42953.043049] eth0: tx ring full
[42953.086207] eth0: tx ring full
[42953.161355] eth0: tx ring full
[42953.204563] eth0: tx ring full
[42953.283231] eth0: tx ring full
[42953.366556] eth0: tx ring full
[42953.412652] eth0: tx ring full
[42953.458071] eth0: tx ring full
[42959.640264] eth0: tx ring full
[42960.281323] eth0: tx ring full
[42960.367638] eth0: tx ring full
[42960.419640] eth0: tx ring full
[42960.472884] eth0: tx ring full
[42960.514275] eth0: tx ring full
[42964.767985] eth0: tx ring full
[42964.881546] eth0: tx ring full
[43931.097063] pppoe-wan: renamed from ppp0
[43932.265643] eth0: tx ring full
[43932.320769] eth0: tx ring full
[43932.646469] eth0: tx ring full
[43935.744613] eth0: tx ring full
[43936.857861] eth0: tx ring full
[43938.431392] eth0: tx ring full
[43939.592561] eth0: tx ring full
[43944.827019] eth0: tx ring full
[43945.171647] eth0: tx ring full
[43951.549923] eth0: tx ring full
[43959.589918] eth0: tx ring full
[43959.655578] eth0: tx ring full
[43970.269586] eth0: tx ring full
[43987.025093] eth0: tx ring full
[43987.084833] eth0: tx ring full
[43987.159852] eth0: tx ring full
[44000.843294] eth0: tx ring full
[44000.903274] eth0: tx ring full
[44001.027860] eth0: tx ring full
[44028.851443] eth0: tx ring full
[44030.381791] eth0: tx ring full
[44030.440126] eth0: tx ring full
[44030.592628] eth0: tx ring full
[44036.931336] eth0: tx ring full
[44038.468842] eth0: tx ring full
[44038.504444] eth0: tx ring full
[44053.817125] eth0: tx ring full
[44057.927477] eth0: tx ring full
[44058.029306] eth0: tx ring full
[44060.524705] eth0: tx ring full
[44060.564667] eth0: tx ring full
[44060.686983] eth0: tx ring full
[44060.889996] eth0: tx ring full
[44061.908728] eth0: tx ring full
[44062.137966] eth0: tx ring full
[44063.344457] eth0: tx ring full
[44065.908146] eth0: tx ring full
[44068.721678] eth0: tx ring full
[44069.998352] eth0: tx ring full
[44074.904293] eth0: tx ring full
[44076.275575] eth0: tx ring full
[44078.774601] eth0: tx ring full
[44079.733673] eth0: tx ring full
[44079.881001] eth0: tx ring full
[44079.936465] eth0: tx ring full
[44080.897424] eth0: tx ring full
[44081.065809] eth0: tx ring full
[44082.301993] eth0: tx ring full
[44083.516338] eth0: tx ring full
[44083.584709] eth0: tx ring full
[44090.647089] eth0: tx ring full
[44113.244090] eth0: tx ring full
[44115.043025] eth0: tx ring full
[44118.121896] eth0: tx ring full
[44118.173463] eth0: tx ring full
[44119.031389] eth0: tx ring full
[44119.187683] eth0: tx ring full
[44119.249342] eth0: tx ring full
[44119.341213] eth0: tx ring full
[44122.446277] eth0: tx ring full
[44122.533108] eth0: tx ring full
[44129.895672] eth0: tx ring full
[44129.970884] eth0: tx ring full
[44130.052009] eth0: tx ring full
[44131.758292] eth0: tx ring full
[44131.838356] eth0: tx ring full
[44131.857476] eth0: tx ring full
[44131.919245] eth0: tx ring full
[44132.208855] eth0: tx ring full
[44132.268486] eth0: tx ring full
[44133.238833] eth0: tx ring full
[44133.632305] eth0: tx ring full
[44133.734402] eth0: tx ring full
[44134.254265] eth0: tx ring full
[44134.331669] eth0: tx ring full
[44136.437244] eth0: tx ring full
[44137.623479] eth0: tx ring full
[44154.038566] eth0: tx ring full
[44154.224960] eth0: tx ring full
[44154.468457] eth0: tx ring full
[44154.526942] eth0: tx ring full
[44154.604220] eth0: tx ring full
[44157.831404] eth0: tx ring full
[44157.895271] eth0: tx ring full
[44160.213616] eth0: tx ring full
[44164.852913] eth0: tx ring full
[44164.925561] eth0: tx ring full
[44165.046691] eth0: tx ring full
[44175.791876] eth0: tx ring full
[44176.003264] eth0: tx ring full
[44179.011414] eth0: tx ring full
[44179.060776] eth0: tx ring full
[44179.201263] eth0: tx ring full
[44180.631599] eth0: tx ring full
[44180.772604] eth0: tx ring full
[44180.892723] eth0: tx ring full
[44182.629672] eth0: tx ring full
[44182.689600] eth0: tx ring full
[44182.827388] eth0: tx ring full
[44183.375535] eth0: tx ring full
[44184.035557] eth0: tx ring full
[44184.117316] eth0: tx ring full
[44186.884009] eth0: tx ring full
[44189.970561] eth0: tx ring full
[44191.964088] eth0: tx ring full
[44192.056210] eth0: tx ring full
[44194.203009] eth0: tx ring full
[44195.170466] eth0: tx ring full
[44199.248112] eth0: tx ring full
[44199.342721] eth0: tx ring full
[44201.251077] eth0: tx ring full
[44202.152566] eth0: tx ring full
[44202.197567] eth0: tx ring full
[44203.186316] eth0: tx ring full
[44203.367517] eth0: tx ring full
[44203.410356] eth0: tx ring full
[44204.290746] eth0: tx ring full
[44204.363743] eth0: tx ring full
[44204.452740] eth0: tx ring full
[44204.600115] eth0: tx ring full
[44204.835943] eth0: tx ring full
[44204.891838] eth0: tx ring full
[44204.960019] eth0: tx ring full
[44207.703249] eth0: tx ring full
[44207.764557] eth0: tx ring full
[44208.078064] eth0: tx ring full
[44208.220652] eth0: tx ring full
[44208.317662] eth0: tx ring full
[44210.403972] eth0: tx ring full
[44210.812393] eth0: tx ring full
[44211.382622] eth0: tx ring full
[44212.199571] eth0: tx ring full
[44213.240191] eth0: tx ring full
[44222.213585] eth0: tx ring full
[44222.342522] eth0: tx ring full
[44222.591659] eth0: tx ring full
[44224.944630] eth0: tx ring full
[44228.974362] eth0: tx ring full
[44232.074372] eth0: tx ring full
[44232.169398] eth0: tx ring full
[44234.279705] eth0: tx ring full
[44234.990763] eth0: tx ring full
[44235.034239] eth0: tx ring full
[44237.443078] eth0: tx ring full
[44237.498241] eth0: tx ring full
[44238.950094] eth0: tx ring full
[44239.166380] eth0: tx ring full
[44239.209307] eth0: tx ring full
[44241.447317] eth0: tx ring full
[44242.333302] eth0: tx ring full
[44242.438482] eth0: tx ring full
[44242.569456] eth0: tx ring full
[44243.551450] eth0: tx ring full
[44244.838978] eth0: tx ring full
[44245.373908] eth0: tx ring full
[44245.813051] eth0: tx ring full
[44245.961066] eth0: tx ring full
[44246.785065] eth0: tx ring full
[44246.934422] eth0: tx ring full
[44247.953745] eth0: tx ring full
[44248.155734] eth0: tx ring full
[44248.351817] eth0: tx ring full
[44249.150433] eth0: tx ring full
[44251.751469] eth0: tx ring full
[44252.416446] eth0: tx ring full
[44253.567632] eth0: tx ring full
[44253.811640] eth0: tx ring full
[44254.331076] eth0: tx ring full
[44254.512355] eth0: tx ring full
[44254.720964] eth0: tx ring full
[44255.060524] eth0: tx ring full
[44255.127890] eth0: tx ring full
[44255.341410] eth0: tx ring full
[44257.121620] eth0: tx ring full
[44257.522704] eth0: tx ring full
[44257.937704] eth0: tx ring full
[44258.044733] eth0: tx ring full
[44259.710335] eth0: tx ring full
[44260.036279] eth0: tx ring full
[44260.101380] eth0: tx ring full
[44262.128394] eth0: tx ring full
[44262.191577] eth0: tx ring full
[44263.366937] eth0: tx ring full
[44265.131213] eth0: tx ring full
[44265.215646] eth0: tx ring full
[44266.845842] eth0: tx ring full
[44268.178983] eth0: tx ring full
[44269.397868] eth0: tx ring full
[44270.357064] eth0: tx ring full
[44271.942117] eth0: tx ring full
[44273.757873] eth0: tx ring full
[44273.985943] eth0: tx ring full
[44275.192835] eth0: tx ring full
[44275.288859] eth0: tx ring full
[44276.801024] eth0: tx ring full
[44279.229953] eth0: tx ring full
[44279.410629] eth0: tx ring full
[44279.473978] eth0: tx ring full
[44279.540150] eth0: tx ring full
[44279.905535] eth0: tx ring full
[44280.156999] eth0: tx ring full
[44280.295102] eth0: tx ring full
[44281.907118] eth0: tx ring full
[44282.198669] eth0: tx ring full
[44282.263901] eth0: tx ring full
[44282.934479] eth0: tx ring full
[44287.074998] eth0: tx ring full
[44288.402639] eth0: tx ring full
[44289.705923] eth0: tx ring full
[44289.935390] eth0: tx ring full
[44290.079374] eth0: tx ring full
[44290.148217] eth0: tx ring full
[44290.492600] eth0: tx ring full
[44290.886904] eth0: tx ring full
[44291.022995] eth0: tx ring full
[44291.542185] eth0: tx ring full
[44291.609559] eth0: tx ring full
[44291.702125] eth0: tx ring full
[44291.913105] eth0: tx ring full
[44294.118224] eth0: tx ring full
[44294.487795] eth0: tx ring full
[44297.213695] eth0: tx ring full
[44297.273446] eth0: tx ring full
[44297.424169] eth0: tx ring full
[44297.725371] eth0: tx ring full
[44297.964964] eth0: tx ring full
[44298.178107] eth0: tx ring full
[44298.279994] eth0: tx ring full
[44298.341052] eth0: tx ring full
[44298.709637] eth0: tx ring full
[44298.902312] eth0: tx ring full
[44299.107444] eth0: tx ring full
[44303.382071] eth0: tx ring full
[44303.467378] eth0: tx ring full
[44303.881013] eth0: tx ring full
[44304.706256] eth0: tx ring full
[44305.250907] eth0: tx ring full
[44306.923757] eth0: tx ring full
[44307.201797] eth0: tx ring full
[44307.306359] eth0: tx ring full
[44307.571467] eth0: tx ring full
[44308.677420] eth0: tx ring full
[44309.572257] eth0: tx ring full
[44310.354243] eth0: tx ring full
[44310.464527] eth0: tx ring full
[44311.364942] eth0: tx ring full
[44312.279103] eth0: tx ring full
[44312.516491] eth0: tx ring full

Using Lede 17.01.4:

BusyBox v1.25.1 () built-in shell (ash)

 _________
/        /\      _    ___ ___  ___

/ LE / \ | | | | | |
/ DE / \ | || _|| |) | _|
/
_/ LE \ |||/|| lede-project.org
\ \ DE /
\ LE \ / -----------------------------------------------------------
\ DE \ / Reboot (17.01.4, r3560-79f57e422d)
________/ -----------------------------------------------------------

@openwrt-bot
Copy link
Author

shanicoolest:

bump..............please any working patch!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant