Отлаживаю драйвер ethernet, ядро-4.14.* (openwrt)
Крах происходит при повышении количества исходящего трафика.
Быть может кто то сможет по дампу направить, куда примерно капать?
[ 121.145173] INFO: rcu_sched self-detected stall on CPU
[ 121.155397] 0-...: (1 GPs behind) idle=bd6/2/0 softirq=2552/2553 fqs=2991
[ 121.169232] (t=6000 jiffies g=1283 c=1282 q=294)
[ 121.178767] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 4.14.34 #0
[ 121.190705] Stack : 00000000 00000000 00000000 00000000 80687ada 00000034 00000000 00000000
[ 121.207332] 805026f4 80502287 804948bc 00000000 00000000 00000001 8fc09b70 2c45ddf5
[ 121.223958] 00000000 00000000 80680000 00001c18 00000000 00003656 00000007 00000000
[ 121.240584] 00000000 80500000 0002ba4f 00000000 00000000 00000000 80510000 804098a4
[ 121.257210] 80507c60 805000ac 000000e0 80500000 00000003 8027ccb8 00000000 80680000
[ 121.273838] ...
[ 121.278695] Call Trace:
[ 121.283578] [<80010498>] show_stack+0x58/0x100
[ 121.292426] [<803e53dc>] dump_stack+0x9c/0xe0
[ 121.301085] [<8000d9d8>] arch_trigger_cpumask_backtrace+0x50/0x78
[ 121.313207] [<800838c8>] rcu_dump_cpu_stacks+0xc4/0x13c
[ 121.323593] [<80082d24>] rcu_check_callbacks+0x310/0x814
[ 121.334161] [<80086294>] update_process_times+0x34/0x70
[ 121.344566] [<80096d2c>] tick_handle_periodic+0x34/0xd0
[ 121.354969] [<802fab78>] gic_compare_interrupt+0x48/0x58
[ 121.365534] [<80076740>] handle_percpu_devid_irq+0xbc/0x1a8
[ 121.376630] [<80070ab0>] generic_handle_irq+0x40/0x58
[ 121.386692] [<8023a874>] gic_handle_local_int+0x84/0xd0
[ 121.397078] [<8023aa34>] gic_irq_dispatch+0x10/0x20
[ 121.406772] [<80070ab0>] generic_handle_irq+0x40/0x58
[ 121.416827] [<80401e0c>] do_IRQ+0x1c/0x2c
[ 121.424795] [<80239abc>] plat_irq_dispatch+0xfc/0x138
[ 121.434836] [<8000b5a8>] except_vec_vi_end+0xb8/0xc4
[ 121.444706] ------------[ cut here ]------------
[ 121.453888] WARNING: CPU: 0 PID: 0 at kernel/smp.c:416 smp_call_function_many+0xc8/0x3bc
[ 121.469970] Modules linked in: ppp_async ppp_generic iptable_nat iptable_mangle iptable_filter ipt_REJECT ipt_MASQUERADE ip_tables xt_time xt_tcpudp xt_state xt_nat xt_multiport xt_mark xt_mac xt_limit xt_conntrack xt_comment xt_TCPMSS xt_REDIRECT xt_LOG xt_FLOWOFFLOAD x_tables slhc nf_reject_ipv4 nf_nat_redirect nf_nat_masquerade_ipv4 nf_conntrack_ipv4 nf_nat_ipv4 nf_nat nf_log_ipv4 nf_log_common nf_flow_table_hw nf_flow_table nf_defrag_ipv4 nf_conntrack_rtcache nf_conntrack crc_ccitt leds_gpio gpio_button_hotplug
[ 121.560848] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 4.14.34 #0
[ 121.572782] Stack : 00000000 00000000 00000000 00000000 80687ada 00000034 00000000 00000000
[ 121.589409] 805026f4 80502287 804948bc 00000000 00000000 00000001 8fc09ad8 2c45ddf5
[ 121.606036] 00000000 00000000 80680000 00002500 00000000 00003671 00000007 00000000
[ 121.622662] 00000000 80500000 00088ed0 00000000 00000000 00000000 80510000 8009e724
[ 121.639291] 00000009 000001a0 8000d19c 00000000 00000003 8027ccb8 00000000 80680000
[ 121.655919] ...
[ 121.660775] Call Trace:
[ 121.665630] [<80010498>] show_stack+0x58/0x100
[ 121.674463] [<803e53dc>] dump_stack+0x9c/0xe0
[ 121.683125] [<8002e1d8>] __warn+0xe0/0x114
[ 121.691265] [<8002e29c>] warn_slowpath_null+0x1c/0x30
[ 121.701305] [<8009e724>] smp_call_function_many+0xc8/0x3bc
[ 121.712210] [<8000d9f0>] arch_trigger_cpumask_backtrace+0x68/0x78
[ 121.724326] [<800838c8>] rcu_dump_cpu_stacks+0xc4/0x13c
[ 121.734711] [<80082d24>] rcu_check_callbacks+0x310/0x814
[ 121.745271] [<80086294>] update_process_times+0x34/0x70
[ 121.755661] [<80096d2c>] tick_handle_periodic+0x34/0xd0
[ 121.766052] [<802fab78>] gic_compare_interrupt+0x48/0x58
[ 121.776611] [<80076740>] handle_percpu_devid_irq+0xbc/0x1a8
[ 121.787691] [<80070ab0>] generic_handle_irq+0x40/0x58
[ 121.797736] [<8023a874>] gic_handle_local_int+0x84/0xd0
[ 121.808123] [<8023aa34>] gic_irq_dispatch+0x10/0x20
[ 121.817819] [<80070ab0>] generic_handle_irq+0x40/0x58
[ 121.827862] [<80401e0c>] do_IRQ+0x1c/0x2c
[ 121.835830] [<80239abc>] plat_irq_dispatch+0xfc/0x138
[ 121.845871] [<8000b5a8>] except_vec_vi_end+0xb8/0xc4
[ 121.855746] ---[ end trace 4819de8eb648354a ]---