Re: [PATCH v7 0/7] Introduce support for LoongArch architecture

2022-10-04 Thread zhoumin
Hi, David, Thanks for your kind reply. On Tue, Oct 4, 2022 at 00:30, David Marchand wrote: Hello Min, On Sat, Oct 1, 2022 at 4:26 PM zhoumin wrote: I'm Sorry, I misunderstood the 'instructions' you said. The process of making the toolchain is a little complicated. So I made a script used to

Re: [PATCH v7 0/7] Introduce support for LoongArch architecture

2022-10-04 Thread zhoumin
On Tue, Oct 4, 2022 at 14:59, David Marchand wrote: On Fri, Sep 30, 2022 at 10:02 AM Min Zhou 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 IS

Re: [PATCH v7 0/7] Introduce support for LoongArch architecture

2022-10-03 Thread David Marchand
On Fri, Sep 30, 2022 at 10:02 AM Min Zhou 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. > >

Re: [PATCH v7 0/7] Introduce support for LoongArch architecture

2022-10-03 Thread David Marchand
Hello Min, On Sat, Oct 1, 2022 at 4:26 PM zhoumin wrote: > I'm Sorry, I misunderstood the 'instructions' you said. The process of > making the toolchain is a little complicated. So I made a script used to > generate the toolchain from source codes. The content of the script is > as follows: > I

Re: [PATCH v7 0/7] Introduce support for LoongArch architecture

2022-10-03 Thread zhoumin
; qiming.y...@intel.com; yuying.zh...@intel.com; jgraj...@cisco.com; konstantin.v.anan...@yandex.ru; dev@dpdk.org; maob...@loongson.cn; Aaron Conole ; Ali Alnubani ; dpdklab ; c...@dpdk.org Subject: Re: [PATCH v7 0/7] Introduce support for LoongArch architecture On Fri, Sep 30, 2022 at 12:05 PM zhoumin

RE: [PATCH v7 0/7] Introduce support for LoongArch architecture

2022-10-03 Thread Ali Alnubani
m; jgraj...@cisco.com; > konstantin.v.anan...@yandex.ru; dev@dpdk.org; maob...@loongson.cn; > Aaron Conole ; Ali Alnubani ; > dpdklab ; c...@dpdk.org > Subject: Re: [PATCH v7 0/7] Introduce support for LoongArch architecture > > On Fri, Sep 30, 2022 at 12:05 PM zhoumin wrote: > > On Fri

Re: [PATCH v7 0/7] Introduce support for LoongArch architecture

2022-10-01 Thread zhoumin
Hi, David, Thanks a lot for your helpful reply. On Fri, Sep 30, 2022 at 22:20, David Marchand wrote: On Fri, Sep 30, 2022 at 12:05 PM zhoumin wrote: On Fri, Sep 30, 2022 at 16:13, David Marchand wrote: On Fri, Sep 30, 2022 at 10:02 AM Min Zhou wrote: The online documents of LoongArch arch

Re: [PATCH v7 0/7] Introduce support for LoongArch architecture

2022-09-30 Thread David Marchand
On Fri, Sep 30, 2022 at 12:05 PM zhoumin wrote: > On Fri, Sep 30, 2022 at 16:13, David Marchand wrote: > > On Fri, Sep 30, 2022 at 10:02 AM Min Zhou wrote: > >> > >> The online documents of LoongArch architecture are here: > >> https://loongson.github.io/LoongArch-Documentation/README-EN.htm

Re: [PATCH v7 0/7] Introduce support for LoongArch architecture

2022-09-30 Thread zhoumin
Hi, David, Thanks a lot for your kind reply. On Fri, Sep 30, 2022 at 16:13, David Marchand wrote: Hello, On Fri, Sep 30, 2022 at 10:02 AM Min Zhou wrote: Dear team, The following patch set is intended to support DPDK running on LoongArch architecture. LoongArch is the general processor arc

Re: [PATCH v7 0/7] Introduce support for LoongArch architecture

2022-09-30 Thread David Marchand
Hello, On Fri, Sep 30, 2022 at 10:02 AM Min Zhou 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