[PATCH v4 00/48] Add LoongArch LASX instructions

2023-08-30 Thread Song Gao
Hi, This series adds LoongArch LASX instructions. About test: We use RISU test the LoongArch LASX instructions. QEMU: https://github.com/loongson/qemu/tree/tcg-old-abi-support-lasx RISU: https://github.com/loongson/risu/tree/loongarch-suport-lasx Please review, Thanks. Changes for v4:

Re: [PATCH v4 00/48] igb: Fix for DPDK

2023-05-10 Thread Jason Wang
在 2023/5/5 14:46, Jason Wang 写道: On Thu, May 4, 2023 at 2:45 PM Akihiko Odaki wrote: Hi Jason, Can you have a look at this series as well as the patch pointed to by Based-on: tag? Just come back from vacation, I will have a look at it. I've queued them. Thanks Thanks Regards, Aki

Re: [PATCH v4 00/48] igb: Fix for DPDK

2023-05-04 Thread Jason Wang
On Thu, May 4, 2023 at 2:45 PM Akihiko Odaki wrote: > > Hi Jason, > > Can you have a look at this series as well as the patch pointed to by > Based-on: tag? Just come back from vacation, I will have a look at it. Thanks > > Regards, > Akihiko Odaki > > On 2023/04/26 19:36, Akihiko Odaki wrote:

Re: [PATCH v4 00/48] igb: Fix for DPDK

2023-05-03 Thread Akihiko Odaki
Hi Jason, Can you have a look at this series as well as the patch pointed to by Based-on: tag? Regards, Akihiko Odaki On 2023/04/26 19:36, Akihiko Odaki wrote: Based-on: <366bbcafdb6e0373f0deb105153768a8c0bded87.ca...@gmail.com> ("[PATCH 0/1] e1000e: Fix tx/rx counters") This series has fix

[PATCH v4 00/48] igb: Fix for DPDK

2023-04-26 Thread Akihiko Odaki
Based-on: <366bbcafdb6e0373f0deb105153768a8c0bded87.ca...@gmail.com> ("[PATCH 0/1] e1000e: Fix tx/rx counters") This series has fixes and feature additions to pass DPDK Test Suite with igb. It also includes a few minor changes related to networking. Patch [01, 10] are bug fixes. Patch [11, 14] de

[PATCH v4 00/48]

2021-10-12 Thread Richard Henderson
Based-on: 20211006172307.780893-1-richard.hender...@linaro.org ("[PATCH v4 00/41] linux-user: Streamline handling of SIGSEGV") This began with Peter wanting a cpu_ldst.h interface that can handle alignment info for Arm M-profile system mode, which will also compile for user-only without ifdefs. O