NETDEV WATCHDOG: eth0 (cpsw): transmit queue 0 timed out
Hi:
Anyone familiar with this issue?When I plug in the network cable, the following information will be printed later:
[ 373.607360] ------------[ cut here ]------------
[ 373.610551] WARNING: CPU: 1 PID: 0 at net/sched/sch_generic.c:447 dev_watchdog+0x300/0x304
[ 373.618870] NETDEV WATCHDOG: eth0 (stm32-dwmac): transmit queue 0 timed out
[ 373.625765] Modules linked in: aes_arm_bs crypto_simd cryptd algif_skcipher brcmfmac cfg80211 galcore(OE) hci_uart brcmutil btbcm stm32_cec spi_stm32 sch_fq_codel ipv6 nf_defrag_ipv6
[ 373.642115] CPU: 1 PID: 0 Comm: swapper/1 Tainted: G OE 5.4.31 #1
[ 373.649368] Hardware name: STM32 (Device Tree Support)
[ 373.654536] [<c01124dc>] (unwind_backtrace) from [<c010d784>] (show_stack+0x10/0x14)
[ 373.662275] [<c010d784>] (show_stack) from [<c0bead54>] (dump_stack+0xb0/0xc4)
[ 373.669510] [<c0bead54>] (dump_stack) from [<c0125b24>] (__warn+0xd0/0xf8)
[ 373.676384] [<c0125b24>] (__warn) from [<c0125f00>] (warn_slowpath_fmt+0x98/0xc4)
[ 373.683872] [<c0125f00>] (warn_slowpath_fmt) from [<c0a9eac4>] (dev_watchdog+0x300/0x304)
[ 373.692063] [<c0a9eac4>] (dev_watchdog) from [<c019ca4c>] (call_timer_fn+0x3c/0x20c)
[ 373.699812] [<c019ca4c>] (call_timer_fn) from [<c019d1ec>] (run_timer_softirq+0x218/0x5d0)
[ 373.708087] [<c019d1ec>] (run_timer_softirq) from [<c01022f0>] (__do_softirq+0x148/0x43c)
[ 373.716276] [<c01022f0>] (__do_softirq) from [<c012ca8c>] (irq_exit+0xc8/0xe0)
[ 373.723504] [<c012ca8c>] (irq_exit) from [<c017a4b4>] (__handle_domain_irq+0x80/0xe8)
[ 373.731350] [<c017a4b4>] (__handle_domain_irq) from [<c05e2a58>] (gic_handle_irq+0x4c/0x90)
[ 373.739705] [<c05e2a58>] (gic_handle_irq) from [<c0101a8c>] (__irq_svc+0x6c/0xa8)
[ 373.747182] Exception stack(0xdf0c5f80 to 0xdf0c5fc8)
[ 373.752241] 5f80: 00000000 00050fcc dfaf5074 c011b740 00000001 df0c4000 c1204ea8 c1204ee8
[ 373.760428] 5fa0: c000406a 410fc075 00000000 00000000 00000000 df0c5fd0 c010a1a4 c010a1a8
[ 373.768606] 5fc0: 60010013 ffffffff
[ 373.772101] [<c0101a8c>] (__irq_svc) from [<c010a1a8>] (arch_cpu_idle+0x38/0x3c)
[ 373.779503] [<c010a1a8>] (arch_cpu_idle) from [<c0158404>] (do_idle+0xc4/0x14c)
[ 373.786817] [<c0158404>] (do_idle) from [<c0158778>] (cpu_startup_entry+0x18/0x20)
[ 373.794394] [<c0158778>] (cpu_startup_entry) from [<c010268c>] (__enable_mmu+0x0/0x14)
[ 373.802389] ---[ end trace 6e1a18e6e110c983 ]---
Thanks & Regards
