[PATCH v7 0/7] Introduce support for LoongArch architecture
zhoumin
zhoumin at loongson.cn
Tue Oct 4 10:50:05 CEST 2022
On Tue, Oct 4, 2022 at 14:59, David Marchand wrote:
> On Fri, Sep 30, 2022 at 10:02 AM Min Zhou <zhoumin at loongson.cn> wrote:
>> Dear team,
>>
>> The following patch set is intended to support DPDK running on LoongArch
>> architecture.
>>
>> LoongArch is the general processor architecture of Loongson Corporation
>> and is a new RISC ISA, which is a bit like MIPS or RISC-V.
>>
>> The online documents of LoongArch architecture are here:
>> https://loongson.github.io/LoongArch-Documentation/README-EN.html
>>
>> The latest build tools for LoongArch (binary) can be downloaded from:
>> https://github.com/loongson/build-tools
>>
>> v7:
>> - rebase the patchset on the main repository
>> - add errno.h to rte_power_intrinsics.c according with
>> commit 72b452c5f259
> I did some comments on patch 1.
Yes, thanks. I have read them carefully and prepare to send the v8 patchset.
> I am still considering the patch 7 (hooking into GHA) but the rest
> looks good enough to me.
Yes, thanks. The changes in the patch 7 is indeed not good for adding CI
for LoongArch.
As we discussed last weekend, it is better to set up a CI system for
LoongArch and integrate
the test results of new patch to Patchwork. We are building the CI
system, but it will take
some time.
> Could you respin the series?
OK, thank. I will send the v8 patchset to fix them.
>
> Thanks!
Thanks,
--
Min Zhou
More information about the dev
mailing list