<ynezz>
5.15.90 booted fine, so maybe bump to 5.15.91 is the culprit?
cc0 has quit [Remote host closed the connection]
nitroshift has joined #openwrt-devel
lmahmutov has joined #openwrt-devel
mrkiko has quit [Quit: leaving]
f00b4r0 has joined #openwrt-devel
cc0 has joined #openwrt-devel
mrkiko has joined #openwrt-devel
danitool has joined #openwrt-devel
srslypascal has quit [Ping timeout: 480 seconds]
gromero has joined #openwrt-devel
Strykar has quit [Quit: /quit]
Strykar has joined #openwrt-devel
lmahmutov has quit [Remote host closed the connection]
minimal has joined #openwrt-devel
rsalvaterra has quit []
rsalvaterra has joined #openwrt-devel
<mrkiko>
May someonehelp me spot where MAC addresss are set in qcom-ipq4018-gl-ap1300.dts as present in master ?
soxrok2212 has quit [Ping timeout: 480 seconds]
soxrok2212 has joined #openwrt-devel
<mrkiko>
nick[m]12: from where did you extract the required mac addresses offset while converting ap1300? I am looking at the pre-conversion DTS but failing to find them. Sorry.
<mrkiko>
nick[m]12: for the wired, not wireless interfaces I mean
<rmilecki>
hauke: i used CONFIG_TESTING_KERNEL=y with bcm47xx
<rmilecki>
openwrt-bcm47xx-mips74k-standard-squashfs.trx didn't boot on Luxul XWR-1750 (BCM4708)
<rmilecki>
openwrt-bcm47xx-mips74k-standard-noloader-nodictionarylzma-squashfs.trx did boot
<rmilecki>
hauke: i bumped BZ_TEXT_START and then standard image booted fine
nitroshift has quit [Quit: Gone that way --->]
valku has joined #openwrt-devel
bluew has quit [Ping timeout: 480 seconds]
<soxrok2212>
df -h
<soxrok2212>
oops
<karlp>
I'm trying to add sysupgrade support to a sunxi target, but I can't even get the sysupgrade image to generate, let alone get to working on the upgrades.
<karlp>
I was expecting to have to work on the emmc partition detection and handling, not this
soxrok2212 has quit [Read error: Connection reset by peer]
soxrok2212 has joined #openwrt-devel
<stintel>
karlp: on the olinuxino a64 I can just feed the factory image to sysupgrade and it "just works"
<stintel>
ehr s/factory/sdcard/
<mrkiko>
nick[m]12: the nearest thing I can see are the switch_lan_bmp and switch_wan_bmp definitions from old ess-switch node; that node got dropped in commit 27b441cbaf426edffa6b90b06bb356528203b33a
soxrok2212 has quit [Read error: Connection reset by peer]
<karlp>
stintel: I guess I should just accept the wasteful sdcard style on emmc and move on with life.
<stintel>
karlp: well depends on how important it is to you :)
<nbd>
rmilecki: regarding your fastnetwork script, here are some issues/ideas that i found:
<karlp>
stintel: well, I just find diagnosing and debugging these magical pad | lzma | lol makefile commands to be .... super arcane.
<nbd>
rmilecki: 1. maybe it would be a good idea to make the default rps script check for a script with a specific name in /lib, e.g. /lib/platform/packet-steering.sh
<stintel>
karlp: it is
<nbd>
rmilecki: 2. hardcoding br-lan in the script is a bad idea
<nbd>
if you really want to steer on bridges, just iterate over configured bridges
<rmilecki>
nbd: both statemts sound correct / good
bluew has joined #openwrt-devel
<nbd>
also, disabling packet steering when flow_offloading_hw is set makes no sense
<nbd>
especially, since i don't see any hw offload support in the target
soxrok2212 has joined #openwrt-devel
<rmilecki>
nbd: i just thought I should zero my customizations...
<rmilecki>
but you're probably right
<nbd>
i still suspect that the different tweaks for bcm53xx are only necessary because there's a hidden performance issue lurking in the driver somewhere
<rmilecki>
nbd: if you find it and fix it, i'll be most grateful ;)
soxrok2212 has quit [Remote host closed the connection]
<nbd>
what performance do you get with that script removed (replaced by the default script) and threaded NAPI enabled?
<rmilecki>
nbd: i can test later
<rmilecki>
testing bcm47xx right now
<nbd>
also, we should fix the driver issue with re-enabling irqs on napi poll
<nbd>
i.e. call bgmac_chip_intrs_on only if napi_complete_done returns true
<nbd>
otherwise you get unnecessary interrupts
<nbd>
and that is going to cause issues especially with threaded NAPI
<rmilecki>
nbd: could you send a patch? I remember you posting links to few diff-s here, i'm not sure which one was for that thing
<rmilecki>
nbd: i'll apply it before testing threaded NAPI
Movedtomkg20001mkg20001io[m] has joined #openwrt-devel
JuniorJPDJ has joined #openwrt-devel
f00b4r0 has joined #openwrt-devel
pkgadd_ has joined #openwrt-devel
ryd_ has joined #openwrt-devel
tomn_ has joined #openwrt-devel
Movedtomkg20001mkg20001io[m] has quit [charon.oftc.net helix.oftc.net]
hexagonwin[m] has quit [charon.oftc.net helix.oftc.net]
T-Bone has quit [charon.oftc.net helix.oftc.net]
Misanthropos has quit [charon.oftc.net helix.oftc.net]
ryd has quit [charon.oftc.net helix.oftc.net]
owrt-2203-builds has quit [charon.oftc.net helix.oftc.net]
tomn has quit [charon.oftc.net helix.oftc.net]
lemmi has quit [charon.oftc.net helix.oftc.net]
pkgadd has quit [charon.oftc.net helix.oftc.net]
Guest3919 has quit [charon.oftc.net helix.oftc.net]
Misanthropos has joined #openwrt-devel
owrt-2203-builds has joined #openwrt-devel
lemmi has joined #openwrt-devel
<fda>
Hello world! I have a question(s) about changed files in overlay. When i do a settings backup, there are files i dont want to have markes as changed, like /etc/fw_env.config or /etc/shells , they should be "as by openwrt". How can i unmark files?
ynezz has joined #openwrt-devel
ynezz is now known as Guest3931
John[m]12345 has joined #openwrt-devel
<fda>
or /etc/shells - which i never changed. It seems in "rom" the file has the date of image build but in overlay it keeps the old date