gch981213 has joined #openwrt-devel
wenger has joined #openwrt-devel
jkl has quit [Ping timeout: 480 seconds]
rua has quit [Quit: Leaving.]
asriel has quit [Quit: Don't drink the water. They put something in it to make you forget.]
Danct12 has quit [Quit: ZNC 1.9.0 - https://znc.in]
Danct12 has joined #openwrt-devel
tSYS has quit [Quit: *squeak*]
tSYS has joined #openwrt-devel
Mangix has joined #openwrt-devel
goliath has joined #openwrt-devel
rua has joined #openwrt-devel
wenger has quit [Read error: Connection reset by peer]
wenger has joined #openwrt-devel
wenger has quit [Read error: Connection reset by peer]
wenger has joined #openwrt-devel
nitroshift has joined #openwrt-devel
nitroshift has quit [Quit: Leaving]
<rmilecki> hint: we now have LED_FUNCTION_WLAN_2GHZ and LED_FUNCTION_WLAN_5GHZ defines for per-band LEDs
<rmilecki> please start using them in .dts files when applicable :)
<rmilecki> (and LED_FUNCTION_WLAN_6GHZ too)
robimarko has joined #openwrt-devel
rua has quit [Remote host closed the connection]
rua has joined #openwrt-devel
mrkiko has quit [Quit: leaving]
rua has quit [Remote host closed the connection]
rua has joined #openwrt-devel
mrkiko has joined #openwrt-devel
<KGB-2> https://tests.reproducible-builds.org/openwrt/openwrt_bcm47xx.html has been updated. (100.0% images and 100.0% packages reproducible in our current test framework.)
wenger has quit [Quit: Konversation terminated!]
rua has quit [Remote host closed the connection]
rua has joined #openwrt-devel
fakuivan has quit [Remote host closed the connection]
fakuivan has joined #openwrt-devel
<rmilecki> nbd: is there a chance to get some focus on https://github.com/openwrt/mt76/issues/865 ("mt7603: unstable traffic (stalls/hangs) under load (MT7603EN, MT7628AN)") ?
<oliv3r> robimarko: Based on the discussions, I've done https://github.com/openwrt/openwrt/pull/14913 . Hopefully that'll address some raised concerns and metioned pitfalls.
<nbd> rmilecki: don't have time for it at the moment
<nbd> rmilecki: but one thing you could try is check if things improve if you drop the rx loopback skbs instead of buffering them
<nbd> rmilecki: at the beginning of mt7603_rx_loopback_skb, just do dev_kfree_skb(skb) and return
<robimarko> oliv3r: Nice
<oliv3r> robimarko: I hope it helps :)
<oliv3r> and avoids more dredging discussions :p
<rmilecki> nbd: ah, great, thank you
<rmilecki> i will give it a try
fakuivan has quit [Remote host closed the connection]
fakuivan has joined #openwrt-devel
goliath has quit [Quit: SIGSEGV]
minimal has joined #openwrt-devel
<f00b4r0> oliv3r: to avoid further drama you might want to ping m-l about this ;P
<oliv3r> Who?
<f00b4r0> just the m-l. Maybe just reply to the thread you've already replied to?
Mangix has quit [Read error: Connection reset by peer]
<schmars[m]> most of the ramips/* targets snapshots haven't been rebuilt since 12-Mar
<zorun> it seems they are all failing except mt7620
hanetzer has joined #openwrt-devel
rua has quit [Remote host closed the connection]
rua has joined #openwrt-devel
noahm has quit [Read error: Network is unreachable]
noahm has joined #openwrt-devel
bacnh has joined #openwrt-devel
bacnh has quit [Remote host closed the connection]
Mangix has joined #openwrt-devel
<mrkiko> robimarko: regarding the mvebu kernel bump - it would be very nice to remove some uneeded code from the kernel - the one I've seen as an example is the turris support - turris_mox_*
<mrkiko> robimarko: I guess the correct solution is to build it as a package and ship it with the devices that actually needed it, not to all devices
goliath has joined #openwrt-devel
<robimarko> mrkiko: I am yet to look at that PR
<mrkiko> robimarko: fine, just wanted your opinion - and if you happen to remember, once you might look at it, let me know. I can try to do that
<mrkiko> not particularly happy to see these mesages in my dmesg
<mrkiko> robimarko: do you think it's appropriate for me to say this in PRs comments?
Tapper has joined #openwrt-devel
<robimarko> mrkiko: Well, that boils down to the question if it really matters for mvebu
<robimarko> As there shouldnt really be size constaints
<mrkiko> robimarko: I tend to agree but this is a slippery slope in my opinion
<mrkiko> robimarko: I see it as a matter of connerctness - that change wasn't implemented at it should have been
<mrkiko> I would have seen it differently if - for example - I see that turris_mox doesn't support being built as module
<robimarko> What is the kernel symbol for Mox MCU driver?
<robimarko> I see it as a improvement point, but wouldnt really tie it to the kernel bump
<robimarko> As it should be version agnostic
<robimarko> If its tristate then it should be easy to package as kmod instead
<mrkiko> robimarko: oh no, I don't mean to tie it to the version bump absolutely
<mrkiko> the symbol is target/linux/mvebu/cortexa53/config-6.1:CONFIG_TURRIS_MOX_RWTM=y
<robimarko> Yeah, that is tristate and unless there is explicit need for it to load extremely early it looks convertable to kmod
robimarko has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
Tapper has quit [Quit: Tapper]
gch981213 has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
goliath has quit [Quit: SIGSEGV]