[OpenWrt-Devel] [LEDE-DEV] latency on PPPoA ADSL Annex A on using Lantiq
Mathias Kresin
dev at kresin.me
Thu Aug 11 09:47:20 EDT 2016
2016-08-11 13:38 GMT+02:00 joerg jungermann <jj at borkum.net>:
> Hi,
>
> I have an instance on a W8970/ADSL/Annex B running from build around th
> 24th of March.
> That time I build from GIT. I cannot name the git hash but
>
> # cat /etc/openwrt_version
> r49081
>
> I tested remotely that it suffers from the same regression.
> Routed traffic is fine, but local terminated traffic is jumpy and sometimes
> slow.
>
> The refered 6c9b1a278e484a9c7c5ff36f91da90f725776d00 is far later.
>
> $ git log
> commit 6c9b1a278e484a9c7c5ff36f91da90f725776d00
> [...]
> Date: Sun Jun 14 17:47:16 2015 +0000
> [...]
Uhm yes. 6c9b1a278e484a9c7c5ff36f91da90f725776d00 is last known good commit:
git bisect start <bad> <good>
> After a clean clone from github, I wonder were are the commits
> 8333a6d0bab913285770449f5100597b691b544f
> and 45b52d458168adc31b15248380419c17d0586c63?
>
> $ git clone "https://github.com/openwrt/openwrt.git" owrt
> $ cd owrt/
> $ git checkput master
>
> $ git log 45b52d458168adc31b15248380419c17d0586c63
> fatal: bad object 45b52d458168adc31b15248380419c17d0586c63
> $ git log 8333a6d0bab913285770449f5100597b691b544f
> fatal: bad object 8333a6d0bab913285770449f5100597b691b544f
Well, these are the https://www.lede-project.org/ commit ids. The
commits were merged from LEDE into OpenWrt and therefore have a
different commit id in OpenWrt. The same applies to the r49081 commit.
OMG! Even https://git.openwrt.org/openwrt.git and
https://github.com/openwrt/openwrt are out of sync.
r49081
lede: 98a01048b816167a6f7a1b60f3207c46c6e662dd
git.openwrt.org/openwrt.git: 9e28ffe247c0936255fe0ed8be91f8b5367c9484
github.com/openwrt/openwrt: 0865c11c7b4fd92bd9cb6ac44aed0b2dbb680003
45b52d458168adc31b15248380419c17d0586c63 (kernel: remove lantiq
specific ATM API hacks...)
lede: 45b52d458168adc31b15248380419c17d0586c63
git.openwrt.org/openwrt.git: aaca255f379ecbfe9624296fdb4ac1b64f7b1d1d
github.com/openwrt/openwrt: 04a495c918871803ce9a70c02ab27dca71dc9948
Mathias
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
More information about the openwrt-devel
mailing list