On Fri, Sep 30, 2022 at 10:02 AM Min Zhou <zhou...@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. I am still considering the patch 7 (hooking into GHA) but the rest looks good enough to me. Could you respin the series? Thanks! -- David Marchand