Nossiac / mtk-openwrt-feeds

mtk-openwrt-feeds
428 stars 204 forks source link

Kernel panic under high traffic load(mt7615-for-mt7621) #61

Closed cpktpoetkxwz closed 6 years ago

cpktpoetkxwz commented 6 years ago

Router: Phicomm K2P(mt7621 + one mt7615) Linux version: 4.14.37(OpenWrt trunk branch) Module: mt7615-for-mt7621-linux-4.14.34.ko I have extracted the "Factory" partition into /lib/firmware/mt7615.1.eeprom.bin, and copied both "mt7615-sku.dat" and "mt7615-sku-bf.dat" from stock firmware into /etc/wireless/mt7615.

Thanks for providing these drivers. The driver mt7615-for-mt7621 actually works like a charm! Mac addresses of interface ra0 and rax0 are correct. Both 5G and 2.4G signal are strong. WiFi latency is low.

But under relatively high traffic load, like doing 5G bandwidth testing with iperf, the driver or other process may cause kernel panic. It's kind of easy to reproduce, as it usually only takes two minutes of bandwidth testing(about 200Mbit/s) to cause kernel panic. Or maybe the trunk branch of OpenWrt is unstable under high traffic load? I'm not sure how to pinpoint the causes.....

Here is the content of one crashlog(from /sys/kernel/debug/crashlog). It shows iperf caused kernel panic, but I have no issue while doing bandwidth testing using ethernet. Also top showed ksoftirqd ate up a lot of resources before kernel panic, and the ksoftirqd used most of the resources was the one ra0 irq in.(I changed /proc/irq/$interrupt_number_of_ra0/smp_affinity to valid)

crashlog ``` Modules: pppoe@87378000+2290 ppp_async@8734c000+1be0 pppox@8735f000+58a ppp_generic@87388000+5aa2 nf_conntrack_ipv6@87328000+15a0 iptable_nat@8737f000+310 ipt_REJECT@8737c000+410 ipt_MASQUERADE@87374000+2f0 xt_time@8736b000+730 xt_tcpudp@87367000+750 xt_tcpmss@87364000+470 xt_statistic@8735e000+390 xt_state@8735a000+310 xt_nat@87353000+650 xt_multiport@8734f000+550 xt_mark@87344000+2f0 xt_mac@87341000+2b0 xt_limit@8733a000+4f0 xt_length@87337000+310 xt_hl@8732c000+370 xt_ecn@87322000+590 xt_dscp@8731e000+430 xt_conntrack@87314000+950 xt_comment@87310000+230 xt_TPROXY@8730e000+1210 xt_TCPMSS@87305000+b30 xt_REDIRECT@872fc000+310 xt_LOG@872f9000+350 xt_HL@872f1000+590 xt_FLOWOFFLOAD@872ef000+a20 xt_DSCP@872e2000+630 xt_CLASSIFY@872e0000+290 slhc@872e4000+149b nf_reject_ipv4@872d6000+883 nf_nat_redirect@872d8000+5fb nf_nat_masquerade_ipv4@872dc000+67c nf_conntrack_ipv4@8724c000+1410 nf_nat_ipv4@872b6000+dd1 nf_nat@86d7c000+381a nf_log_ipv4@8727f000+dd0 nf_flow_table_hw@87134000+920 nf_flow_table@87268000+34bc nf_defrag_ipv6@872a8000+342e nf_defrag_ipv4@87299000+436 nf_conntrack_rtcache@86d6a000+af0 nf_conntrack_netlink@872b0000+5750 nf_conntrack@872c0000+10ce1 iptable_mangle@86fd5000+3d0 iptable_filter@8728a000+2d0 ipt_ECN@87212000+5d0 ip_tables@8729c000+290d crc_ccitt@87223000+42b xt_set@87296000+1b70 ip_set_list_set@8728e000+1c50 ip_set_hash_netiface@87280000+6290 ip_set_hash_netport@87278000+6250 ip_set_hash_netnet@87270000+6790 ip_set_hash_net@87260000+5c70 ip_set_hash_netportnet@87118000+6d30 ip_set_hash_mac@87230000+2930 ip_set_hash_ipportnet@87110000+6830 ip_set_hash_ipportip@87108000+54f0 ip_set_hash_ipport@87100000+5170 ip_set_hash_ipmark@87258000+4e90 ip_set_hash_ip@87250000+4db0 ip_set_bitmap_port@87236000+1830 ip_set_bitmap_ipmac@8713a000+1bd0 ip_set_bitmap_ip@86d66000+1b30 ip_set@87128000+590a nfnetlink@87122000+1277 ip6t_REJECT@86d65000+450 nf_reject_ipv6@86d56000+a08 nf_log_ipv6@87200000+1070 nf_log_common@86d58000+acf ip6table_mangle@87140000+4d0 ip6table_filter@86d69000+2d0 ip6_tables@86d78000+2801 x_tables@86d70000+374f mt7615@86000000+3c3b34 leds_gpio@87706000+bb0 gpio_button_hotplug@87708000+1930 <4>[11315.048145] ... <4>[11315.053002] Call Trace: <4>[11315.057889] [<80010498>] show_stack+0x58/0x100 <4>[11315.066750] [<80429a2c>] dump_stack+0x9c/0xe0 <4>[11315.075431] [<80050604>] __schedule_bug+0x60/0x7c <4>[11315.084791] [<804421d4>] __schedule+0x6c/0x854 <4>[11315.093623] [<80442a28>] schedule+0x6c/0x84 <4>[11315.101947] [<8044580c>] schedule_timeout+0x38/0x1b8 <4>[11315.111842] [<800658f4>] wait_woken+0x60/0x90 <4>[11315.120514] [<8030c3c8>] sk_wait_data+0xc4/0x140 <4>[11315.129702] [<80379c30>] tcp_recvmsg+0x45c/0x8ec <4>[11315.138887] [<803a5db8>] inet_recvmsg+0xa8/0xc4 <4>[11315.147928] [<80309b2c>] SyS_recvfrom+0xc0/0x138 <4>[11315.157126] [<80019578>] syscall_common+0x34/0x58 <3>[11319.393048] softirq: huh, entered softirq 0 HI 80032260 with preempt_count 00000101, exited with fffffe00? <3>[11324.407206] BUG: scheduling while atomic: iperf/4034/0xfffffa00 <4>[11324.419006] Modules linked in: pppoe ppp_async pppox ppp_generic nf_conntrack_ipv6 iptable_nat ipt_REJECT ipt_MASQUERADE xt_time xt_tcpudp xt_tcpmss xt_statistic xt_state xt_nat xt_multiport xt_mark xt_mac xt_limit xt_length xt_hl xt_ecn xt_dscp xt_conntrack xt_comment xt_TPROXY xt_TCPMSS xt_REDIRECT xt_LOG xt_HL xt_FLOWOFFLOAD xt_DSCP xt_CLASSIFY slhc nf_reject_ipv4 nf_nat_redirect nf_nat_masquerade_ipv4 nf_conntrack_ipv4 nf_nat_ipv4 nf_nat nf_log_ipv4 nf_flow_table_hw nf_flow_table nf_defrag_ipv6 nf_defrag_ipv4 nf_conntrack_rtcache nf_conntrack_netlink nf_conntrack iptable_mangle iptable_filter ipt_ECN ip_tables crc_ccitt xt_set ip_set_list_set ip_set_hash_netiface ip_set_hash_netport ip_set_hash_netnet ip_set_hash_net ip_set_hash_netportnet ip_set_hash_mac ip_set_hash_ipportnet <4>[11324.561226] ip_set_hash_ipportip ip_set_hash_ipport ip_set_hash_ipmark ip_set_hash_ip ip_set_bitmap_port ip_set_bitmap_ipmac ip_set_bitmap_ip ip_set nfnetlink ip6t_REJECT nf_reject_ipv6 nf_log_ipv6 nf_log_common ip6table_mangle ip6table_filter ip6_tables x_tables mt7615(P) leds_gpio gpio_button_hotplug <4>[11324.614738] CPU: 0 PID: 4034 Comm: iperf Tainted: P W 4.14.37 #0 <4>[11324.628924] Stack : 00000000 00000000 00000000 00000000 805b7ad2 00000041 00000000 00000000 <4>[11324.645555] 857e9634 805508a7 804e19cc 00000000 00000fc2 00000001 852d1de0 532616c4 <4>[11324.662185] 00000000 00000000 805b0000 000090e0 00000000 00000ae4 00000007 00000000 <4>[11324.678815] 00000000 80550000 00096152 00000000 00000000 00000000 80570000 805a9d80 <4>[11324.695446] 00000000 00000000 77e46000 00000000 00000000 8027cfc8 001c5eaf 001bc0af <4>[11324.712075] ... <4>[11324.716930] Call Trace: <4>[11324.721819] [<80010498>] show_stack+0x58/0x100 <4>[11324.730673] [<80429a2c>] dump_stack+0x9c/0xe0 <4>[11324.739353] [<80050604>] __schedule_bug+0x60/0x7c <4>[11324.748706] [<804421d4>] __schedule+0x6c/0x854 <4>[11324.757542] [<80442a28>] schedule+0x6c/0x84 <4>[11324.765855] [<8000b19c>] work_resched+0x8/0x2c <3>[11327.016592] BUG: scheduling while atomic: iperf/4034/0xfffffe00 <4>[11327.028403] Modules linked in: pppoe ppp_async pppox ppp_generic nf_conntrack_ipv6 iptable_nat ipt_REJECT ipt_MASQUERADE xt_time xt_tcpudp xt_tcpmss xt_statistic xt_state xt_nat xt_multiport xt_mark xt_mac xt_limit xt_length xt_hl xt_ecn xt_dscp xt_conntrack xt_comment xt_TPROXY xt_TCPMSS xt_REDIRECT xt_LOG xt_HL xt_FLOWOFFLOAD xt_DSCP xt_CLASSIFY slhc nf_reject_ipv4 nf_nat_redirect nf_nat_masquerade_ipv4 nf_conntrack_ipv4 nf_nat_ipv4 nf_nat nf_log_ipv4 nf_flow_table_hw nf_flow_table nf_defrag_ipv6 nf_defrag_ipv4 nf_conntrack_rtcache nf_conntrack_netlink nf_conntrack iptable_mangle iptable_filter ipt_ECN ip_tables crc_ccitt xt_set ip_set_list_set ip_set_hash_netiface ip_set_hash_netport ip_set_hash_netnet ip_set_hash_net ip_set_hash_netportnet ip_set_hash_mac ip_set_hash_ipportnet <4>[11327.170596] ip_set_hash_ipportip ip_set_hash_ipport ip_set_hash_ipmark ip_set_hash_ip ip_set_bitmap_port ip_set_bitmap_ipmac ip_set_bitmap_ip ip_set nfnetlink ip6t_REJECT nf_reject_ipv6 nf_log_ipv6 nf_log_common ip6table_mangle ip6table_filter ip6_tables x_tables mt7615(P) leds_gpio gpio_button_hotplug <4>[11327.224138] CPU: 3 PID: 4034 Comm: iperf Tainted: P W 4.14.37 #0 <4>[11327.238327] Stack : 00000000 00000000 00000000 00000000 805b7ad2 00000041 00000000 00000000 <4>[11327.254959] 857e9634 805508a7 804e19cc 00000003 00000fc2 00000001 852d1b78 532616c4 <4>[11327.271589] 00000000 00000000 805b0000 00009958 00000000 00000af5 00000007 00000000 <4>[11327.288218] 00000000 80550000 00036b8a 00000000 00000000 00000000 80570000 805a9d80 <4>[11327.304850] 845df81c 00000000 00000000 00000000 00000000 8027cfc8 0000000c 805b000c <4>[11327.321481] ... <4>[11327.326341] Call Trace: <4>[11327.331225] [<80010498>] show_stack+0x58/0x100 <4>[11327.340077] [<80429a2c>] dump_stack+0x9c/0xe0 <4>[11327.348759] [<80050604>] __schedule_bug+0x60/0x7c <4>[11327.358119] [<804421d4>] __schedule+0x6c/0x854 <4>[11327.366955] [<80442a28>] schedule+0x6c/0x84 <4>[11327.375277] [<8044580c>] schedule_timeout+0x38/0x1b8 <4>[11327.385177] [<800658f4>] wait_woken+0x60/0x90 <4>[11327.393848] [<8030c3c8>] sk_wait_data+0xc4/0x140 <4>[11327.403040] [<80379c30>] tcp_recvmsg+0x45c/0x8ec <4>[11327.412221] [<803a5db8>] inet_recvmsg+0xa8/0xc4 <4>[11327.421259] [<80309b2c>] SyS_recvfrom+0xc0/0x138 <4>[11327.430457] [<80019578>] syscall_common+0x34/0x58 <3>[11329.402974] BUG: scheduling while atomic: iperf/4034/0xfffffc00 <4>[11329.414791] Modules linked in: pppoe ppp_async pppox ppp_generic nf_conntrack_ipv6 iptable_nat ipt_REJECT ipt_MASQUERADE xt_time xt_tcpudp xt_tcpmss xt_statistic xt_state xt_nat xt_multiport xt_mark xt_mac xt_limit xt_length xt_hl xt_ecn xt_dscp xt_conntrack xt_comment xt_TPROXY xt_TCPMSS xt_REDIRECT xt_LOG xt_HL xt_FLOWOFFLOAD xt_DSCP xt_CLASSIFY slhc nf_reject_ipv4 nf_nat_redirect nf_nat_masquerade_ipv4 nf_conntrack_ipv4 nf_nat_ipv4 nf_nat nf_log_ipv4 nf_flow_table_hw nf_flow_table nf_defrag_ipv6 nf_defrag_ipv4 nf_conntrack_rtcache nf_conntrack_netlink nf_conntrack iptable_mangle iptable_filter ipt_ECN ip_tables crc_ccitt xt_set ip_set_list_set ip_set_hash_netiface ip_set_hash_netport ip_set_hash_netnet ip_set_hash_net ip_set_hash_netportnet ip_set_hash_mac ip_set_hash_ipportnet <4>[11329.556991] ip_set_hash_ipportip ip_set_hash_ipport ip_set_hash_ipmark ip_set_hash_ip ip_set_bitmap_port ip_set_bitmap_ipmac ip_set_bitmap_ip ip_set nfnetlink ip6t_REJECT nf_reject_ipv6 nf_log_ipv6 nf_log_common ip6table_mangle ip6table_filter ip6_tables x_tables mt7615(P) leds_gpio gpio_button_hotplug <4>[11329.610525] CPU: 3 PID: 4034 Comm: iperf Tainted: P W 4.14.37 #0 <4>[11329.624711] Stack : 00000000 00000000 00000000 00000000 805b7ad2 00000041 00000000 00000000 <4>[11329.641344] 857e9634 805508a7 804e19cc 00000003 00000fc2 00000001 852d1b78 532616c4 <4>[11329.657978] 00000000 00000000 805b0000 0000a320 00000000 00000b0c 00000007 00000000 <4>[11329.674607] 00000000 80550000 000950dd 00000000 00000000 00000000 80570000 805a9d80 <4>[11329.691237] 845df81c 00000000 00000000 00000000 00000000 8027cfc8 0000000c 805b000c <4>[11329.707865] ... <4>[11329.712723] Call Trace: <4>[11329.717610] [<80010498>] show_stack+0x58/0x100 <4>[11329.726467] [<80429a2c>] dump_stack+0x9c/0xe0 <4>[11329.735155] [<80050604>] __schedule_bug+0x60/0x7c <4>[11329.744511] [<804421d4>] __schedule+0x6c/0x854 <4>[11329.753344] [<80442a28>] schedule+0x6c/0x84 <4>[11329.761663] [<8044580c>] schedule_timeout+0x38/0x1b8 <4>[11329.771563] [<800658f4>] wait_woken+0x60/0x90 <4>[11329.780232] [<8030c3c8>] sk_wait_data+0xc4/0x140 <4>[11329.789420] [<80379c30>] tcp_recvmsg+0x45c/0x8ec <4>[11329.798604] [<803a5db8>] inet_recvmsg+0xa8/0xc4 <4>[11329.807636] [<80309b2c>] SyS_recvfrom+0xc0/0x138 <4>[11329.816832] [<80019578>] syscall_common+0x34/0x58 <3>[11331.755339] BUG: scheduling while atomic: iperf/4034/0xfffffa00 <4>[11331.767147] Modules linked in: pppoe ppp_async pppox ppp_generic nf_conntrack_ipv6 iptable_nat ipt_REJECT ipt_MASQUERADE xt_time xt_tcpudp xt_tcpmss xt_statistic xt_state xt_nat xt_multiport xt_mark xt_mac xt_limit xt_length xt_hl xt_ecn xt_dscp xt_conntrack xt_comment xt_TPROXY xt_TCPMSS xt_REDIRECT xt_LOG xt_HL xt_FLOWOFFLOAD xt_DSCP xt_CLASSIFY slhc nf_reject_ipv4 nf_nat_redirect nf_nat_masquerade_ipv4 nf_conntrack_ipv4 nf_nat_ipv4 nf_nat nf_log_ipv4 nf_flow_table_hw nf_flow_table nf_defrag_ipv6 nf_defrag_ipv4 nf_conntrack_rtcache nf_conntrack_netlink nf_conntrack iptable_mangle iptable_filter ipt_ECN ip_tables crc_ccitt xt_set ip_set_list_set ip_set_hash_netiface ip_set_hash_netport ip_set_hash_netnet ip_set_hash_net ip_set_hash_netportnet ip_set_hash_mac ip_set_hash_ipportnet <4>[11331.909334] ip_set_hash_ipportip ip_set_hash_ipport ip_set_hash_ipmark ip_set_hash_ip ip_set_bitmap_port ip_set_bitmap_ipmac ip_set_bitmap_ip ip_set nfnetlink ip6t_REJECT nf_reject_ipv6 nf_log_ipv6 nf_log_common ip6table_mangle ip6table_filter ip6_tables x_tables mt7615(P) leds_gpio gpio_button_hotplug <4>[11331.962876] CPU: 3 PID: 4034 Comm: iperf Tainted: P W 4.14.37 #0 <4>[11331.977067] Stack : 00000000 00000000 00000000 00000000 805b7ad2 00000041 00000000 00000000 <4>[11331.993696] 857e9634 805508a7 804e19cc 00000003 00000fc2 00000001 852d1b78 532616c4 <4>[11332.010325] 00000000 00000000 805b0000 0000ace8 00000000 00000b23 00000007 00000000 <4>[11332.026953] 00000000 80550000 000eb13c 00000000 00000000 00000000 80570000 805a9d80 <4>[11332.043582] 845df81c 00000000 00000000 00000000 00000000 8027cfc8 0000000c 805b000c <4>[11332.060213] ... <4>[11332.065072] Call Trace: <4>[11332.069957] [<80010498>] show_stack+0x58/0x100 <4>[11332.078806] [<80429a2c>] dump_stack+0x9c/0xe0 <4>[11332.087482] [<80050604>] __schedule_bug+0x60/0x7c <4>[11332.096840] [<804421d4>] __schedule+0x6c/0x854 <4>[11332.105673] [<80442a28>] schedule+0x6c/0x84 <4>[11332.113997] [<8044580c>] schedule_timeout+0x38/0x1b8 <4>[11332.123892] [<800658f4>] wait_woken+0x60/0x90 <4>[11332.132556] [<8030c3c8>] sk_wait_data+0xc4/0x140 <4>[11332.141744] [<80379c30>] tcp_recvmsg+0x45c/0x8ec <4>[11332.150924] [<803a5db8>] inet_recvmsg+0xa8/0xc4 <4>[11332.159961] [<80309b2c>] SyS_recvfrom+0xc0/0x138 <4>[11332.169157] [<80019578>] syscall_common+0x34/0x58 <4>[11333.117848] Rcv Wcid(5) AddBAReq <4>[11333.124385] Start Seq = 00000000 <1>[11489.256863] CPU 1 Unable to handle kernel paging request at virtual address 000000b0, epc == 80324cdc, ra == 80327f20 <4>[11489.278043] Oops[#1]: <4>[11489.282561] CPU: 1 PID: 14 Comm: ksoftirqd/1 Tainted: P W 4.14.37 #0 <4>[11489.297441] task: 87c3e400 task.stack: 87c76000 <4>[11489.306441] $ 0 : 00000000 00000001 00000000 8056e820 <4>[11489.316838] $ 4 : 80550000 00000000 81f77914 2f05e0f5 <4>[11489.327234] $ 8 : 7f7dfbff 000005c8 00000000 00000000 <4>[11489.337631] $12 : 00000004 00007402 00007cfc 00000000 <4>[11489.348031] $16 : 82ac0000 00000021 00000000 00000001 <4>[11489.358427] $20 : 8054e1b8 805aa538 8054e8e4 00000000 <4>[11489.368824] $24 : 00000000 803682c4 <4>[11489.379221] $28 : 87c76000 87c77d68 87c77e28 80327f20 <4>[11489.389617] Hi : 00000000 <4>[11489.395333] Lo : 00000000 <4>[11489.401078] epc : 80324cdc __netif_receive_skb_core+0xf0/0xa44 <4>[11489.413025] ra : 80327f20 process_backlog+0x98/0x160 <4>[11489.423406] Status: 11007c03 KERNEL EXL IE <4>[11489.431726] Cause : 40800008 (ExcCode 02) <4>[11489.439689] BadVA : 000000b0 <4>[11489.445408] PrId : 0001992f (MIPS 1004Kc) <4>[11489.453542] Modules linked in: pppoe ppp_async pppox ppp_generic nf_conntrack_ipv6 iptable_nat ipt_REJECT ipt_MASQUERADE xt_time xt_tcpudp xt_tcpmss xt_statistic xt_state xt_nat xt_multiport xt_mark xt_mac xt_limit xt_length xt_hl xt_ecn xt_dscp xt_conntrack xt_comment xt_TPROXY xt_TCPMSS xt_REDIRECT xt_LOG xt_HL xt_FLOWOFFLOAD xt_DSCP xt_CLASSIFY slhc nf_reject_ipv4 nf_nat_redirect nf_nat_masquerade_ipv4 nf_conntrack_ipv4 nf_nat_ipv4 nf_nat nf_log_ipv4 nf_flow_table_hw nf_flow_table nf_defrag_ipv6 nf_defrag_ipv4 nf_conntrack_rtcache nf_conntrack_netlink nf_conntrack iptable_mangle iptable_filter ipt_ECN ip_tables crc_ccitt xt_set ip_set_list_set ip_set_hash_netiface ip_set_hash_netport ip_set_hash_netnet ip_set_hash_net ip_set_hash_netportnet ip_set_hash_mac ip_set_hash_ipportnet <4>[11489.595638] ip_set_hash_ipportip ip_set_hash_ipport ip_set_hash_ipmark ip_set_hash_ip ip_set_bitmap_port ip_set_bitmap_ipmac ip_set_bitmap_ip ip_set nfnetlink ip6t_REJECT nf_reject_ipv6 nf_log_ipv6 nf_log_common ip6table_mangle ip6table_filter ip6_tables x_tables mt7615(P) leds_gpio gpio_button_hotplug <4>[11489.649126] Process ksoftirqd/1 (pid: 14, threadinfo=87c76000, task=87c3e400, tls=00000000) <4>[11489.665730] Stack : 00000000 00000000 00000000 00000000 80550000 80550000 8056e820 01080020 <4>[11489.682361] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 <4>[11489.698988] 811235b0 00000021 81123528 00000040 811235ac 811235a0 001112bc 80550000 <4>[11489.715617] 87c77e28 80327f20 82ac0000 c079f1b0 fffffffe 00000001 87ee9800 811235b0 <4>[11489.732247] 00000001 81123520 00000040 0000012c 87c77e20 8032b580 c079f1f4 87ee987c <4>[11489.748876] ... <4>[11489.753735] Call Trace: <4>[11489.758596] [<80324cdc>] __netif_receive_skb_core+0xf0/0xa44 <4>[11489.769855] [<80327f20>] process_backlog+0x98/0x160 <4>[11489.779557] [<8032b580>] net_rx_action+0x150/0x30c <4>[11489.789101] [<80446c08>] __do_softirq+0x128/0x2ec <4>[11489.798466] [<80032638>] run_ksoftirqd+0x38/0x6c <4>[11489.807656] [<8004eb18>] smpboot_thread_fn+0x1a8/0x1d8 <4>[11489.817883] [<8004b358>] kthread+0x130/0x144 <4>[11489.826378] [<8000b098>] ret_from_kernel_thread+0x14/0x1c <4>[11489.837109] Code: 10000002 2496e8e4 8e020014 <8c4300b0> 02a01025 ae030074 8f83000c 00031880 02831821 <4>[11489.856513] <4>[11489.859801] ---[ end trace 05f1e5ca7e641858 ]--- ============== ```
haoyixin commented 6 years ago

@Pentiumluyu Try run iperf c/s on wifi client, it's making no sense for wireless performance benchmark that runs it on the router, and it makes the stack more complex for debugging.

haswelliris commented 6 years ago

请问你的mt7615.1.eeprom.bin和mt7615-sku.dat是从哪里提取出来的。我试过用官方固件以及我刷过的openwrt15.05cc解包提取的都不行,用ifconfig -a 查看mac地址都是0 能给出您的详细步骤吗?

haoyixin commented 6 years ago

@haswelliris eeprom在factory分区中,sku在官方固件里,只改mac的话,eeprom 5-10 bytes就是,直接改就行 (一般情况)

cpktpoetkxwz commented 6 years ago

While iperf was not running on the router, the same issue happened. Here is the crashlog. CPU 0 Unable to handle kernel paging request at virtual address 00000004, epc == 8032b630, ra == 8032b660 <4>[ 353.852649] epc : 8032b630 net_rx_action+0x120/0x30c <4>[ 353.862859] ra : 8032b660 net_rx_action+0x150/0x30c Kernel version is 4.14.37.

crashlog ```Time: 1525974417.239920 Modules: pppoe@86d84000+2290 ppp_async@86d5e000+1be0 pppox@86d93000+58a ppp_generic@86da8000+5aa2 nf_conntrack_ipv6@86d96000+15a0 iptable_nat@8723b000+310 ipt_REJECT@86d9f000+410 ipt_MASQUERADE@86d9c000+2f0 xt_time@86d94000+730 xt_tcpudp@86d92000+750 xt_tcpmss@86d82000+470 xt_string@86d7f000+310 xt_statistic@86d7c000+390 xt_state@86d74000+310 xt_quota@86d72000+350 xt_pkttype@86d68000+290 xt_owner@86d65000+3b0 xt_nat@86d5b000+650 xt_multiport@86d59000+550 xt_mark@86d52000+2f0 xt_mac@86d4e000+2b0 xt_limit@86d47000+4f0 xt_length@86d43000+310 xt_hl@86d33000+370 xt_ecn@86ca1000+590 xt_dscp@86d2d000+430 xt_conntrack@86d27000+950 xt_comment@86d22000+230 xt_addrtype@86d10000+970 xt_TPROXY@86d16000+1210 xt_TCPMSS@86d0a000+b30 xt_REDIRECT@86d03000+310 xt_LOG@8721a000+350 xt_HL@87217000+590 xt_FLOWOFFLOAD@87214000+a20 xt_DSCP@8720c000+630 xt_CLASSIFY@87203000+290 ts_kmp@87200000+570 ts_fsm@87226000+ab0 ts_bm@86cdb000+5d0 slhc@87220000+149b nf_reject_ipv4@87239000+883 nf_nat_redirect@86c80000+5fb nf_nat_masquerade_ipv4@86cb9000+67c nf_conntrack_ipv4@86c86000+1410 nf_nat_ipv4@86c8b000+dd1 nf_nat@86cb4000+381a nf_log_ipv4@86f21000+dd0 nf_flow_table_hw@86c95000+920 nf_flow_table@8723c000+34bc nf_defrag_ipv6@86cbc000+342e nf_defrag_ipv4@873fb000+436 nf_conntrack_rtcache@86ca5000+af0 nf_conntrack_netlink@86ce0000+5750 nf_conntrack@86cc0000+10ce1 mt7615@86000000+3c3b34 iptable_mangle@877ae000+3d0 iptable_filter@86e32000+2d0 ipt_ECN@86e0f000+5d0 ip_tables@86e34000+290d crc_ccitt@877af000+42b xt_set@86e2a000+1b70 ip_set_list_set@86e1e000+1c50 ip_set_hash_netiface@86e20000+6290 ip_set_hash_netport@86e10000+6250 ip_set_hash_netnet@86e00000+6790 ip_set_hash_net@877f8000+5c70 ip_set_hash_netportnet@877f0000+6d30 ip_set_hash_mac@877e8000+2930 ip_set_hash_ipportnet@877e0000+6830 ip_set_hash_ipportip@877d8000+54f0 ip_set_hash_ipport@877c8000+5170 ip_set_hash_ipmark@877c0000+4e90 ip_set_hash_ip@877b8000+4db0 ip_set_bitmap_port@877aa000+1830 ip_set_bitmap_ipmac@877a6000+1bd0 ip_set_bitmap_ip@877a2000+1b30 ip_set@87798000+590a nfnetlink@8778c000+1277 ip6t_REJECT@87756000+450 nf_reject_ipv6@86fe2000+a08 nf_log_ipv6@86fee000+1070 nf_log_common@86fd2000+acf ip6table_mangle@87781000+4d0 ip6table_filter@86feb000+2d0 ip6_tables@86ff8000+2801 x_tables@86fdc000+374f leds_gpio@876fb000+bb0 gpio_button_hotplug@876fe000+1930 <4>[ 37.262911] 9a <4>[ 37.266235] 2a <4>[ 37.269534] 16 <4>[ 37.272830] d3 <4>[ 37.276152] fc <4>[ 37.279451] 90 <4>[ 37.282744] 2d <4>[ 37.286062] <4>[ 37.445700] Rcv Wcid(2) AddBAReq <4>[ 37.452134] Start Seq = 00000000 <4>[ 37.465799] AP SETKEYS DONE - AKMMap=WPA2PSK, PairwiseCipher=AES, GroupCipher=AES, wcid=2 from 70:14:A6:BF:8E:B6 <4>[ 37.465799] <4>[ 37.489003] PTK: <4>[ 37.489011] db <4>[ 37.492649] 32 <4>[ 37.495986] 6a <4>[ 37.499285] fa <4>[ 37.502578] 52 <4>[ 37.505901] a6 <4>[ 37.509206] 06 <4>[ 37.512499] 9b <4>[ 37.515823] 72 <4>[ 37.519130] c0 <4>[ 37.522461] db <4>[ 37.525892] 39 <4>[ 37.529216] a9 <4>[ 37.532510] f7 <4>[ 37.535838] 69 <4>[ 37.539137] 73 <4>[ 37.542441] 81 <4>[ 37.545826] f5 <4>[ 37.549139] 43 <4>[ 37.552434] d1 <4>[ 37.556168] ae <4>[ 37.559465] 51 <4>[ 37.562756] 5c <4>[ 37.566084] d2 <4>[ 37.569383] a0 <4>[ 37.572680] 37 <4>[ 37.576022] 29 <4>[ 37.579327] b5 <4>[ 37.582621] d1 <4>[ 37.585953] 4a <4>[ 37.589254] 54 <4>[ 37.592548] d9 <4>[ 37.595871] 5b <4>[ 37.599170] 47 <4>[ 37.602463] 55 <4>[ 37.605792] a1 <4>[ 37.609093] f2 <4>[ 37.612386] 5a <4>[ 37.615711] db <4>[ 37.619010] 05 <4>[ 37.622303] ab <4>[ 37.625631] e0 <4>[ 37.628932] 24 <4>[ 37.632225] 77 <4>[ 37.635550] 65 <4>[ 37.638853] 62 <4>[ 37.642147] c5 <4>[ 37.645470] 56 <4>[ 37.648770] fd <4>[ 37.652063] 57 <4>[ 37.655384] 15 <4>[ 37.658683] 75 <4>[ 37.661976] 51 <4>[ 37.665385] 42 <4>[ 37.668682] ec <4>[ 37.671994] e6 <4>[ 37.675357] c7 <4>[ 37.678659] 14 <4>[ 37.681956] 06 <4>[ 37.685285] 0b <4>[ 37.688587] ba <4>[ 37.691882] d1 <4>[ 37.695206] 9a <4>[ 37.698506] 82 <4>[ 37.701799] <6>[ 37.867881] pppoe-wan: renamed from ppp0 <4>[ 38.383313] Rcv Wcid(1) AddBAReq <4>[ 38.389838] Start Seq = 00000010 <4>[ 38.989057] Rcv Wcid(2) AddBAReq <4>[ 38.995624] Start Seq = 00000000 <4>[ 41.290886] AP SETKEYS DONE - AKMMap=WPA2PSK, PairwiseCipher=AES, GroupCipher=AES, wcid=3 from 00:EC:0A:1D:3C:A8 <4>[ 41.290886] <4>[ 41.314353] PTK: <4>[ 41.314372] e5 <4>[ 41.318023] 38 <4>[ 41.321319] 64 <4>[ 41.324653] ae <4>[ 41.327948] 45 <4>[ 41.331239] 58 <4>[ 41.334563] 1e <4>[ 41.337863] 36 <4>[ 41.341160] b3 <4>[ 41.344483] 33 <4>[ 41.347777] 71 <4>[ 41.351068] 86 <4>[ 41.354394] a2 <4>[ 41.357697] fb <4>[ 41.360990] 69 <4>[ 41.364313] ab <4>[ 41.367611] 2d <4>[ 41.370904] 0b <4>[ 41.374230] 49 <4>[ 41.377532] af <4>[ 41.380823] 8e <4>[ 41.384136] 13 <4>[ 41.387430] 8a <4>[ 41.390721] ea <4>[ 41.394039] ae <4>[ 41.397333] c5 <4>[ 41.400624] 0d <4>[ 41.403973] 0a <4>[ 41.407284] 76 <4>[ 41.410578] e3 <4>[ 41.413903] 8b <4>[ 41.417204] 42 <4>[ 41.420495] 89 <4>[ 41.423971] b5 <4>[ 41.427266] d7 <4>[ 41.430557] 78 <4>[ 41.433874] 05 <4>[ 41.437168] b2 <4>[ 41.440459] c6 <4>[ 41.443772] 85 <4>[ 41.447065] ae <4>[ 41.450356] 89 <4>[ 41.453681] 8f <4>[ 41.456976] 8d <4>[ 41.460267] 5d <4>[ 41.463588] af <4>[ 41.466883] 18 <4>[ 41.470182] 02 <4>[ 41.473504] 75 <4>[ 41.476800] 28 <4>[ 41.480172] 32 <4>[ 41.483503] 7d <4>[ 41.486798] b4 <4>[ 41.490097] 90 <4>[ 41.493420] 94 <4>[ 41.496714] df <4>[ 41.500005] 4d <4>[ 41.503392] 38 <4>[ 41.506694] 2f <4>[ 41.509988] e2 <4>[ 41.513279] 07 <4>[ 41.516605] 08 <4>[ 41.519900] cd <4>[ 41.523191] 31 <4>[ 41.526503] <4>[ 46.178114] Rcv Wcid(3) AddBAReq <4>[ 46.184572] Start Seq = 00000025 <4>[ 59.940782] AP SETKEYS DONE - AKMMap=WPA2PSK, PairwiseCipher=AES, GroupCipher=AES, wcid=4 from C4:46:19:78:3C:19 <4>[ 59.940782] <4>[ 59.964003] PTK: <4>[ 59.964011] 0e <4>[ 59.967650] bf <4>[ 59.970941] e8 <4>[ 59.974270] 7f <4>[ 59.977570] 52 <4>[ 59.980867] 4c <4>[ 59.984191] 8a <4>[ 59.987490] b9 <4>[ 59.990783] 3c <4>[ 59.994106] 74 <4>[ 59.997406] 5d <4>[ 60.000704] 98 <4>[ 60.004028] 3c <4>[ 60.007329] cf <4>[ 60.010627] 2f <4>[ 60.013950] f5 <4>[ 60.017249] db <4>[ 60.020541] a2 <4>[ 60.023939] 5e <4>[ 60.027245] 7a <4>[ 60.030537] 86 <4>[ 60.033864] a7 <4>[ 60.037172] 94 <4>[ 60.040466] d0 <4>[ 60.043788] f7 <4>[ 60.047086] df <4>[ 60.050384] 79 <4>[ 60.053710] 49 <4>[ 60.057009] 72 <4>[ 60.060301] e1 <4>[ 60.063630] b8 <4>[ 60.066930] 65 <4>[ 60.070223] 39 <4>[ 60.073545] 4c <4>[ 60.076845] fa <4>[ 60.080138] 33 <4>[ 60.083462] 8a <4>[ 60.086767] b0 <4>[ 60.090060] 10 <4>[ 60.093398] 4b <4>[ 60.096703] 47 <4>[ 60.099996] 34 <4>[ 60.103292] 14 <4>[ 60.106624] e2 <4>[ 60.109922] fc <4>[ 60.113219] 42 <4>[ 60.116548] a6 <4>[ 60.119847] c2 <4>[ 60.123140] b7 <4>[ 60.126461] 06 <4>[ 60.129761] 37 <4>[ 60.133054] c5 <4>[ 60.136478] c0 <4>[ 60.139799] ac <4>[ 60.143137] 37 <4>[ 60.146561] 6d <4>[ 60.149871] ef <4>[ 60.153172] 0d <4>[ 60.156518] 30 <4>[ 60.159820] 39 <4>[ 60.163114] 6f <4>[ 60.166448] e8 <4>[ 60.169757] c3 <4>[ 60.173051] e3 <4>[ 60.176373] <4>[ 60.182661] Rcv Wcid(4) AddBAReq <4>[ 60.189110] Start Seq = 00000000 <4>[ 60.195876] Rcv Wcid(4) AddBAReq <4>[ 60.202295] Start Seq = 00000002 <4>[ 104.995677] 98, flush one! <4>[ 130.919319] CmdExtStaRecUpdateRsp::ERROR::EventExtCmdResult.u4Status = 0x10003 <4>[ 131.056642] AP SETKEYS DONE - AKMMap=WPA2PSK, PairwiseCipher=AES, GroupCipher=AES, wcid=4 from C4:46:19:78:3C:19 <4>[ 131.056642] <4>[ 131.079900] PTK: <4>[ 131.079922] 36 <4>[ 131.083655] 78 <4>[ 131.086967] 63 <4>[ 131.090281] a0 <4>[ 131.093643] 53 <4>[ 131.096962] fb <4>[ 131.100279] 00 <4>[ 131.103646] 6b <4>[ 131.106959] b1 <4>[ 131.110270] 22 <4>[ 131.113624] de <4>[ 131.116938] d1 <4>[ 131.120246] d0 <4>[ 131.123730] c9 <4>[ 131.127041] 43 <4>[ 131.130350] 6f <4>[ 131.133721] e9 <4>[ 131.137037] bf <4>[ 131.140348] 1c <4>[ 131.143739] ee <4>[ 131.147062] d2 <4>[ 131.150381] 6a <4>[ 131.153755] b3 <4>[ 131.157071] d3 <4>[ 131.160382] 1d <4>[ 131.163732] ff <4>[ 131.167047] b1 <4>[ 131.170360] 6c <4>[ 131.173741] f7 <4>[ 131.177056] 8f <4>[ 131.180366] 21 <4>[ 131.183736] 02 <4>[ 131.187052] 72 <4>[ 131.190368] a9 <4>[ 131.193728] 35 <4>[ 131.197046] c0 <4>[ 131.200363] 52 <4>[ 131.203741] 96 <4>[ 131.207052] 31 <4>[ 131.210364] 49 <4>[ 131.213739] 4d <4>[ 131.217053] 38 <4>[ 131.220367] 7a <4>[ 131.223749] 78 <4>[ 131.227062] b8 <4>[ 131.230374] d4 <4>[ 131.234169] d9 <4>[ 131.237486] 26 <4>[ 131.240796] e2 <4>[ 131.244173] 10 <4>[ 131.247487] b6 <4>[ 131.250798] 7b <4>[ 131.254159] ed <4>[ 131.257476] 48 <4>[ 131.260807] 41 <4>[ 131.264212] f6 <4>[ 131.267550] f4 <4>[ 131.270881] 94 <4>[ 131.274300] ff <4>[ 131.277623] 7d <4>[ 131.280941] 3f <4>[ 131.284307] 2a <4>[ 131.287621] 5c <4>[ 131.290931] 23 <4>[ 131.294302] <4>[ 131.300586] Rcv Wcid(4) AddBAReq <4>[ 131.307086] Start Seq = 00000000 <4>[ 131.313868] Rcv Wcid(4) AddBAReq <4>[ 131.320322] Start Seq = 00000002 <4>[ 203.893386] Rcv Wcid(5) AddBAReq <4>[ 203.900186] Start Seq = 00000000 <4>[ 203.916634] AP SETKEYS DONE - AKMMap=WPA2PSK, PairwiseCipher=AES, GroupCipher=AES, wcid=5 from 3C:E0:72:B1:B6:52 <4>[ 203.916634] <4>[ 203.940705] PTK: <4>[ 203.940728] f8 <4>[ 203.944396] c3 <4>[ 203.947764] 08 <4>[ 203.951076] e6 <4>[ 203.954377] 86 <4>[ 203.957712] 4d <4>[ 203.961012] 4a <4>[ 203.964305] 84 <4>[ 203.967628] a0 <4>[ 203.970929] 16 <4>[ 203.974223] 77 <4>[ 203.977548] a0 <4>[ 203.980855] ee <4>[ 203.984153] 68 <4>[ 203.987476] f0 <4>[ 203.990776] b5 <4>[ 203.994069] 5f <4>[ 203.997410] 0b <4>[ 204.000711] 1f <4>[ 204.004004] d2 <4>[ 204.007356] 23 <4>[ 204.010670] b1 <4>[ 204.013984] 8b <4>[ 204.017346] 39 <4>[ 204.020677] e8 <4>[ 204.024021] bd <4>[ 204.027426] 6f <4>[ 204.030760] 40 <4>[ 204.034085] e4 <4>[ 204.037434] f9 <4>[ 204.040735] 29 <4>[ 204.044028] cf <4>[ 204.047351] ff <4>[ 204.050653] 6d <4>[ 204.053947] 6c <4>[ 204.057270] a7 <4>[ 204.060571] 4e <4>[ 204.063864] 4a <4>[ 204.067188] a2 <4>[ 204.070489] ce <4>[ 204.073782] bd <4>[ 204.077104] b2 <4>[ 204.080406] 84 <4>[ 204.083705] 76 <4>[ 204.087036] 26 <4>[ 204.090339] c7 <4>[ 204.093633] 6f <4>[ 204.096958] 1e <4>[ 204.100262] e1 <4>[ 204.103555] fd <4>[ 204.106880] 50 <4>[ 204.110178] 84 <4>[ 204.113472] ae <4>[ 204.116794] 9c <4>[ 204.120095] b9 <4>[ 204.123388] e0 <4>[ 204.126712] f7 <4>[ 204.130014] 56 <4>[ 204.133308] 29 <4>[ 204.136632] ba <4>[ 204.139932] 05 <4>[ 204.143226] 90 <4>[ 204.146551] 4e <4>[ 204.149851] 25 <4>[ 204.153147] <4>[ 224.581752] Rcv Wcid(5) AddBAReq <4>[ 224.588397] Start Seq = 00000000 <4>[ 224.605940] AP SETKEYS DONE - AKMMap=WPA2PSK, PairwiseCipher=AES, GroupCipher=AES, wcid=5 from 3C:E0:72:B1:B6:52 <4>[ 224.605940] <4>[ 224.629580] PTK: <4>[ 224.629597] cb <4>[ 224.633363] 1c <4>[ 224.636788] f8 <4>[ 224.640262] 61 <4>[ 224.643667] c1 <4>[ 224.647005] 37 <4>[ 224.650302] 95 <4>[ 224.653592] 21 <4>[ 224.656920] ac <4>[ 224.660218] c3 <4>[ 224.663510] 28 <4>[ 224.666832] bf <4>[ 224.670127] f6 <4>[ 224.673418] ac <4>[ 224.676745] c7 <4>[ 224.680042] f1 <4>[ 224.683332] 46 <4>[ 224.686648] a9 <4>[ 224.689942] e5 <4>[ 224.693233] 42 <4>[ 224.696545] 9e <4>[ 224.699838] 0e <4>[ 224.703129] 39 <4>[ 224.706440] 3e <4>[ 224.709733] 56 <4>[ 224.713024] 25 <4>[ 224.716335] 56 <4>[ 224.719628] d4 <4>[ 224.722919] 7a <4>[ 224.726231] 99 <4>[ 224.729525] d9 <4>[ 224.732816] 6a <4>[ 224.736129] c5 <4>[ 224.739422] e7 <4>[ 224.742713] a3 <4>[ 224.746025] 67 <4>[ 224.749318] 41 <4>[ 224.752609] ba <4>[ 224.755919] 55 <4>[ 224.759212] 32 <4>[ 224.762503] 3c <4>[ 224.765814] 39 <4>[ 224.769108] 1c <4>[ 224.772399] b1 <4>[ 224.775709] 8a <4>[ 224.779002] 33 <4>[ 224.782294] c8 <4>[ 224.785613] 2d <4>[ 224.788907] 5c <4>[ 224.792199] a2 <4>[ 224.795535] 88 <4>[ 224.798839] 09 <4>[ 224.802130] 31 <4>[ 224.805448] 63 <4>[ 224.808743] 49 <4>[ 224.812034] e0 <4>[ 224.815344] 11 <4>[ 224.818645] 80 <4>[ 224.821939] 7c <4>[ 224.825255] 50 <4>[ 224.828548] d2 <4>[ 224.831839] 46 <4>[ 224.835150] 9b <4>[ 224.838443] 48 <4>[ 224.841734] <1>[ 353.709022] CPU 0 Unable to handle kernel paging request at virtual address 00000004, epc == 8032b630, ra == 8032b660 <4>[ 353.730195] Oops[#1]: <4>[ 353.734711] CPU: 0 PID: 0 Comm: swapper/0 Tainted: P 4.14.37 #0 <4>[ 353.749071] task: 805509a0 task.stack: 8053e000 <4>[ 353.758067] $ 0 : 00000000 00000001 87f70000 00000000 <4>[ 353.768461] $ 4 : 80469e58 00000000 87c09e3c 87c09d98 <4>[ 353.778852] $ 8 : 00000001 804408d4 ffffffff ffffffff <4>[ 353.789244] $12 : 0000004a 00007402 00007cfc 00000000 <4>[ 353.799637] $16 : 811155b0 00000001 81115520 00000040 <4>[ 353.810029] $20 : 00000128 87c09f18 000014ea 80550000 <4>[ 353.820422] $24 : 00000000 8608dce4 <4>[ 353.830814] $28 : 8053e000 87c09ef8 87c09f20 8032b660 <4>[ 353.841207] Hi : 00000001 <4>[ 353.846921] Lo : ca4cfde0 <4>[ 353.852649] epc : 8032b630 net_rx_action+0x120/0x30c <4>[ 353.862859] ra : 8032b660 net_rx_action+0x150/0x30c <4>[ 353.873064] Status: 11008403 KERNEL EXL IE <4>[ 353.881380] Cause : 4080000c (ExcCode 03) <4>[ 353.889339] BadVA : 00000004 <4>[ 353.895053] PrId : 0001992f (MIPS 1004Kc) <4>[ 353.903184] Modules linked in: pppoe ppp_async pppox ppp_generic nf_conntrack_ipv6 iptable_nat ipt_REJECT ipt_MASQUERADE xt_time xt_tcpudp xt_tcpmss xt_string xt_statistic xt_state xt_quota xt_pkttype xt_owner xt_nat xt_multiport xt_mark xt_mac xt_limit xt_length xt_hl xt_ecn xt_dscp xt_conntrack xt_comment xt_addrtype xt_TPROXY xt_TCPMSS xt_REDIRECT xt_LOG xt_HL xt_FLOWOFFLOAD xt_DSCP xt_CLASSIFY ts_kmp ts_fsm ts_bm slhc nf_reject_ipv4 nf_nat_redirect nf_nat_masquerade_ipv4 nf_conntrack_ipv4 nf_nat_ipv4 nf_nat nf_log_ipv4 nf_flow_table_hw nf_flow_table nf_defrag_ipv6 nf_defrag_ipv4 nf_conntrack_rtcache nf_conntrack_netlink nf_conntrack mt7615(P) iptable_mangle iptable_filter ipt_ECN ip_tables crc_ccitt xt_set ip_set_list_set ip_set_hash_netiface ip_set_hash_netport ip_set_hash_netnet <4>[ 354.045980] ip_set_hash_net ip_set_hash_netportnet ip_set_hash_mac ip_set_hash_ipportnet ip_set_hash_ipportip ip_set_hash_ipport ip_set_hash_ipmark ip_set_hash_ip ip_set_bitmap_port ip_set_bitmap_ipmac ip_set_bitmap_ip ip_set nfnetlink ip6t_REJECT nf_reject_ipv6 nf_log_ipv6 nf_log_common ip6table_mangle ip6table_filter ip6_tables x_tables leds_gpio gpio_button_hotplug <4>[ 354.111045] Process swapper/0 (pid: 0, threadinfo=8053e000, task=805509a0, tls=00000000) <4>[ 354.127126] Stack : c081f1f4 00000004 00000002 00000000 80570000 80511ae8 80550000 80515188 <4>[ 354.143752] 811155b0 811155b0 87c09f20 87c09f20 8054004c 00000003 00000004 00000003 <4>[ 354.160375] 00000100 80540040 8054e1b8 805a42b8 00000001 80446ce8 b44caea1 17849f44 <4>[ 354.177000] 00000010 00000000 0eaaed49 00000000 805b3c20 804e4664 000014ea 80550000 <4>[ 354.193625] 8044e920 00200102 00000004 00000002 f0000000 c0000000 805e0000 805e0000 <4>[ 354.210249] ... <4>[ 354.215104] Call Trace: <4>[ 354.219955] [<8032b630>] net_rx_action+0x120/0x30c <4>[ 354.229498] [<80446ce8>] __do_softirq+0x128/0x2ec <4>[ 354.238859] [<80032910>] irq_exit+0x98/0xcc <4>[ 354.247191] [<80239d8c>] plat_irq_dispatch+0xfc/0x138 <4>[ 354.257237] [<8000b5a8>] except_vec_vi_end+0xb8/0xc4 <4>[ 354.267107] [<8000cf70>] r4k_wait_irqoff+0x1c/0x24 <4>[ 354.276653] [<8006624c>] do_idle+0xe4/0x168 <4>[ 354.284965] [<800664c8>] cpu_startup_entry+0x24/0x2c <4>[ 354.294836] [<80577bf0>] start_kernel+0x484/0x4a4 <4>[ 354.304184] Code: 00000000 8e020004 8e030000 ac430000 ae100000 8e110008 ae100004 32310001 <4>[ 354.323584] <4>[ 354.326881] ---[ end trace bc0af7320af0f9c0 ]--- ===============```
cpktpoetkxwz commented 6 years ago

Do not happen after upgrading the kernel to 4.14.43. This issue may be related to bug in the kernel.

67