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

model: update mikrotik sxtsq 5 ac to openwrt 24.10 #1134

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

PolynomialDivision
Copy link
Contributor

No description provided.

@Noki
Copy link
Member

Noki commented Dec 17, 2024

with this the log is full of kernel warnings like this:

Mon Dec 16 11:07:34 2024 kern.warn kernel: [   58.067002] ------------[ cut here ]------------
Mon Dec 16 11:07:34 2024 kern.warn kernel: [   58.067071] WARNING: CPU: 0 PID: 85 at backports-6.11.2/net/mac80211/mesh_hwmp.c:355 0xbf25f32c [mac80211@9da4dc07+0x77000]
Mon Dec 16 11:07:34 2024 kern.warn kernel: [   58.070994] Modules linked in: nf_flow_table_inet ath10k_pci(O) ath10k_core(O) ath(O) nft_reject_ipv6 nft_reject_ipv4 nft_reject_inet nft_reject_bridge nft_reject nft_redir nft_quota nft_numgen nft_nat nft_meta_bridge nft_masq nft_log nft_limit nft_hash nft_flow_offload nft_ct nft_compat nft_chain_nat nf_tables nf_nat nf_flow_table nf_conntrack_bridge nf_conntrack mac80211(O) ipt_REJECT cfg80211(O) xt_time xt_tcpudp xt_multiport xt_mark xt_mac xt_limit xt_comment xt_TCPMSS xt_LOG nfnetlink nf_reject_ipv4 nf_log_syslog nf_defrag_ipv6 nf_defrag_ipv4 libcrc32c iptable_mangle iptable_filter ip_tables compat(O) ip6table_mangle ip6table_filter ip6_tables ip6t_REJECT x_tables nf_reject_ipv6 sha512_arm ghash_arm_ce cmac leds_gpio xhci_plat_hcd xhci_pci xhci_hcd dwc3 dwc3_qcom gpio_button_hotplug(O) crc32c_generic
Mon Dec 16 11:07:34 2024 kern.warn kernel: [   58.131242] CPU: 0 PID: 85 Comm: kworker/u10:1 Tainted: G        W  O       6.6.65 #0
Mon Dec 16 11:07:35 2024 kern.warn kernel: [   58.153107] Hardware name: Generic DT based system
Mon Dec 16 11:07:35 2024 kern.warn kernel: [   58.160826] Workqueue: events_unbound 0xbf19bc24 [cfg80211@07ee64eb+0x3d000]
Mon Dec 16 11:07:35 2024 kern.warn kernel: [   58.165523] Function entered at [<c030d1d8>] from [<c0308ec8>]
Mon Dec 16 11:07:35 2024 kern.warn kernel: [   58.172721] Function entered at [<c0308ec8>] from [<c0a5166c>]
Mon Dec 16 11:07:35 2024 kern.warn kernel: [   58.178364] Function entered at [<c0a5166c>] from [<c032165c>]
Mon Dec 16 11:07:35 2024 kern.warn kernel: [   58.184181] Function entered at [<c032165c>] from [<c03217dc>]
Mon Dec 16 11:07:35 2024 kern.warn kernel: [   58.189997] Function entered at [<c03217dc>] from [<bf25f32c>]
Mon Dec 16 11:07:35 2024 kern.warn kernel: [   58.195814] Function entered at [<bf25f32c>] from [<bf25f36c>]
Mon Dec 16 11:07:35 2024 kern.warn kernel: [   58.201624] Function entered at [<bf25f36c>] from [<bf25f930>]
Mon Dec 16 11:07:35 2024 kern.warn kernel: [   58.207443] Function entered at [<bf25f930>] from [<bf208414>]
Mon Dec 16 11:07:35 2024 kern.warn kernel: [   58.213260] Function entered at [<bf208414>] from [<bf19bd10>]
Mon Dec 16 11:07:35 2024 kern.warn kernel: [   58.219077] Function entered at [<bf19bd10>] from [<c0339214>]
Mon Dec 16 11:07:35 2024 kern.warn kernel: [   58.224891] Function entered at [<c0339214>] from [<c0339f18>]
Mon Dec 16 11:07:35 2024 kern.warn kernel: [   58.230704] Function entered at [<c0339f18>] from [<c0342328>]
Mon Dec 16 11:07:35 2024 kern.warn kernel: [   58.236522] Function entered at [<c0342328>] from [<c030012c>]
Mon Dec 16 11:07:35 2024 kern.warn kernel: [   58.242338] Exception stack(0xc2c43fb0 to 0xc2c43ff8)
Mon Dec 16 11:07:35 2024 kern.warn kernel: [   58.248155] 3fa0:                                     00000000 00000000 00000000 00000000
Mon Dec 16 11:07:35 2024 kern.warn kernel: [   58.253284] 3fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
Mon Dec 16 11:07:35 2024 kern.warn kernel: [   58.261443] 3fe0: 00000000 00000000 00000000 00000000 00000013 00000000
Mon Dec 16 11:07:35 2024 kern.warn kernel: [   58.270314] ---[ end trace 0000000000000000 ]---

probably not ready to be merged yet...

@pktpls
Copy link
Contributor

pktpls commented Dec 17, 2024

The log message from mac80211/mesh_hwmp.c has been a thing since 21.02 or so. It's related to monitoring/statistics, sometimes I've been able to silence it by disabling collectd-mod-iwinfo, but it seems like there's also something else that triggers it. Anyway I don't think it impacts networking operations.

@PolynomialDivision
Copy link
Contributor Author

@FFHener deployed at rigaer78

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

Successfully merging this pull request may close these issues.

3 participants