Received: from out1.migadu.com (out1.migadu.com [91.121.223.63]) by nld3-dev1.alpinelinux.org (Postfix) with ESMTPS id 0D5E5781A7E for <~alpine/devel@lists.alpinelinux.org>; Thu, 30 Apr 2020 03:55:31 +0000 (UTC) X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=dereferenced.org; s=default; t=1588218928; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=IdQG9KiY8lDduDtcWekehLpVyrqpvYW1CWN6A9iCGpY=; b=m8dsBDRWVgzLg8tQf9CvAtE/LZpNxBmT09JEXGrARWpk3obOo/miDyRzI24rgh+GLcnTKL VNeQwpAePMmRgyTCd6ex8DBGDnA0sYvaEMZPvPOjM4K9lYOuJiYndKGj1cy9BpZnjph0j8 vuBFFFCPUg5RiR1IBTU/4ozy1hRsls0= From: Ariadne Conill To: ~alpine/devel@lists.alpinelinux.org, =?utf-8?B?5YiY5bCP5Lic?= Cc: wanglei@loongson.cn, duchuan@loongson.cn, houfangdong@loongson.cn, huangjiawen@loongson.cn, wanghonghu@loongson.cn, wanghuaiqing@loongson.cn, wangming@loongson.cn, yangtiezhu@loongson.cn, lizhi01@loongson.cn Subject: Re: alpine is not support mips64el platform on apk packages source Date: Wed, 29 Apr 2020 21:55:03 -0600 Message-ID: <1752566.52O7J0OIYB@localhost> In-Reply-To: <38d84564.ac70.171b57f740e.Coremail.liuxiaodong@loongson.cn> References: <38d84564.ac70.171b57f740e.Coremail.liuxiaodong@loongson.cn> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" X-Spam-Score: 0.40 Hi, On Sunday, April 26, 2020 1:59:21 AM MDT =E5=88=98=E5=B0=8F=E4=B8=9C wrote: > Hi Ariadne, >=20 > I have notified your requirements to our kernel team, but there are some > issues as follows: * Can you accept patches that we have not submitted to > the Linux community yet? Or only accept patches from upstream? * We do ha= ve > difficulties to provide kernel version 4.9, alternative kernel version 4.= 19 > and 5.4 are OK? We would prefer patches for 5.4, and we can probably carry them in our linu= x- lts package, but we should make sure that Natanael is okay with that as he= =20 leads kernel maintenance in Alpine. Otherwise, we can provide a patched=20 kernel as we do with linux-octeon. > Compared with Cavium's Octeon3, our cpu performance is very competitive. = We > can currently provide the following machines: (Loongson-3A3000) 1.5GHz > 4/8/16 core DDR3 > (Loongson-3A4000) 1.8-2.0GHz 4/8/16 core DDR4 >=20 > We are very willing to participate in alpine community and establish > long-term cooperative relationship with the community. And what rules need > to learn before contributing to the community? No need to learn anything, just start sending us patches, I will talk with = the=20 infra team and other mips porters to see if there is any interested parties= in=20 maintaining the build hardware for mips64el. Once we have a plan on that=20 front, we can talk about hardware. Or Loongson could maintain the builder = if=20 that is more interesting. :) > We do want to take on community tasks as soon as possible, where can we g= et=20 > tasts? Right now, we are in temporary feature freeze as we prepare to branch the 3= =2E12=20 release. My suggestion as an initial starting point would be to submit a=20 mips64el profile for linux-lts that supports booting on Loongson hardware. = =20 This is something that could be merged during feature freeze as it does not= =20 have any practical impact on the release. My thoughts are that we should have Loongson as the primary focus of mips64= el=20 and Octeon as the primary focus of mips64, as I believe Loongson does not=20 support big endian operation. If I am wrong, it may be nice to support bot= h=20 Octeon and Loongson in these configurations. I would be happy to review and push the kernel change as a starting point,= =20 feel free to tag me in gitlab (my username is @kaniini). Ariadne