<rsalvaterra>
dangole: Thanks! I'll try and build an image with only zstd enabled. Hopefully it will just work.
heffer has quit [Read error: Connection reset by peer]
<aparcar[m]>
rsalvaterra: what's your zstd plan?
<aparcar[m]>
3pm here
heffer has joined #openwrt-devel
<rsalvaterra>
aparcar[m]: On ubifs systems, the supported compression is, at the moment, lzo and deflate, while zstd is also supported, but not selected. I believe we should switch to zstd, as it provides the best of both worlds (speed and compression ratio).
black_ant has joined #openwrt-devel
black_ant has joined #openwrt-devel
<rsalvaterra>
And now, bed time. Cheers! :)
<aparcar[m]>
rsalvaterra: okay bye
<aparcar[m]>
I tried zstd for squashfs, maybe that's also something you want to look into
Ivan_83 has quit [Ping timeout: 272 seconds]
zaolin has joined #openwrt-devel
lynxis has joined #openwrt-devel
zaolin has quit [Remote host closed the connection]
lynxis has quit [Remote host closed the connection]
zaolin has joined #openwrt-devel
lynxis has joined #openwrt-devel
Ivan_83 has joined #openwrt-devel
heffer has quit [Read error: Connection reset by peer]
zaolin has quit [Remote host closed the connection]
lynxis has quit [Read error: Connection reset by peer]
zaolin has joined #openwrt-devel
lynxis has joined #openwrt-devel
heffer has joined #openwrt-devel
heffer has quit [Read error: Connection reset by peer]
heffer has joined #openwrt-devel
mangix has joined #openwrt-devel
mangix has quit [Client Quit]
gch9812133807 has joined #openwrt-devel
gch981213380 has quit [Ping timeout: 240 seconds]
gch9812133807 is now known as gch981213380
mangix has joined #openwrt-devel
hbug_ has joined #openwrt-devel
hbug has quit [Ping timeout: 240 seconds]
danitool has quit [Ping timeout: 240 seconds]
danitool has joined #openwrt-devel
gch9812133804 has joined #openwrt-devel
gch981213380 has quit [Read error: Connection reset by peer]
gch9812133804 is now known as gch981213380
victhor has quit [Ping timeout: 260 seconds]
tobleminer-tSYS has quit [Quit: AS4242423214]
tobleminer-tSYS has joined #openwrt-devel
heffer has quit [Ping timeout: 260 seconds]
mangix has quit [Ping timeout: 260 seconds]
black_ant has quit [Ping timeout: 264 seconds]
mangix has joined #openwrt-devel
gch9812133800 has joined #openwrt-devel
gch981213380 has quit [Read error: Connection reset by peer]
gch9812133800 is now known as gch981213380
SAn has quit [Quit: Leaving.]
dangole has quit [Remote host closed the connection]
AndyCap has quit [Ping timeout: 260 seconds]
rsalvaterra has quit [Ping timeout: 240 seconds]
rsalvaterra has joined #openwrt-devel
mangix has quit [Read error: Connection reset by peer]
valku has quit [Quit: valku]
danitool has quit [Remote host closed the connection]
black_ant has joined #openwrt-devel
black_ant has joined #openwrt-devel
nslu2-log has quit [Remote host closed the connection]
7GHACHEVK is now known as nslu2-log
nslu2-log_ has joined #openwrt-devel
dassaser has joined #openwrt-devel
dassaser has quit [Remote host closed the connection]
AndyCap has joined #openwrt-devel
AndyCap has quit [Ping timeout: 260 seconds]
AndyCap has joined #openwrt-devel
<mrkiko>
rsalvaterra, aparcar[m]: please do add also some settings to choose the compression level; it would be very nice to have.
Ycarus has joined #openwrt-devel
ivanich has joined #openwrt-devel
Nick_Lowe has joined #openwrt-devel
Net147 has quit [Read error: Connection reset by peer]
Net147 has joined #openwrt-devel
Redfoxmoon has quit [Changing host]
Redfoxmoon has joined #openwrt-devel
Nick_Lowe has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Nick_Lowe has joined #openwrt-devel
Nick_Lowe has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
victhor has joined #openwrt-devel
Nick_Lowe has joined #openwrt-devel
dedeckeh has joined #openwrt-devel
Nick_Lowe has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Nick_Lowe has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
philipp64_ has joined #openwrt-devel
<dangole>
blocktrron: just saw your ar9344-dsa staging tree (!!!)
philipp64 has quit [Ping timeout: 240 seconds]
black_ant has quit [Ping timeout: 256 seconds]
micmac1 has joined #openwrt-devel
philipp64_ has quit [Ping timeout: 272 seconds]
philipp64 has joined #openwrt-devel
<rsalvaterra>
dangole: Oooooh! My WDR3600 is going to like that! :D
<rsalvaterra>
I think I have the conditions for a smoke test of ubifs zstd overlay compression… this was a "fun" rabbit hole.
micmac1 has quit [Quit: leaving]
KGB-0 has quit [Ping timeout: 256 seconds]
KGB-0 has joined #openwrt-devel
dwmw2_gone has quit [Quit: Coyote finally caught me]
dwmw2_gone has joined #openwrt-devel
Ycarus has quit [Quit: Ycarus]
Nick_Lowe has joined #openwrt-devel
<dangole>
rsalvaterra: those wdr3600/4300 don't even use the ar93xx internal switch but rather got an external ar8327 which is already supported by upstream qca8k DSA driver...
Borromini has quit [Quit: Lost terminal]
<blocktrron>
dangole: it's in a working state, i have to adjust some sanity checks to avoid incompatible configurations.
<blocktrron>
And retrieving the ARL table seems to be broken as soon as a MAC address with enabled atheros tag is learned
<blocktrron>
Not sure how the existing AR9331 driver is supposed to work, all datasheets I've found for the AR7240 and AR9331 don't indicate any tag support whatsoever
<dangole>
blocktrron: I'm currently trying to get qca8k-ipq4xxx up on kernel 5.9, no success yet