RE: [PATCH v2 00/14] add support for idpf PMD in DPDK

2022-10-18 Thread Guo, Junfeng
> -Original Message- > From: Andrew Rybchenko > Sent: Monday, October 3, 2022 22:36 > To: Guo, Junfeng ; Zhang, Qi Z > ; Wu, Jingjing ; Xing, > Beilei > Cc: dev@dpdk.org; Wang, Xiao W > Subject: Re: [PATCH v2 00/14] add support for idpf PMD in DPDK >

Re: [PATCH v2 00/14] add support for idpf PMD in DPDK

2022-10-03 Thread Andrew Rybchenko
On 10/3/22 16:31, Andrew Rybchenko wrote: On 9/5/22 13:58, Junfeng Guo wrote: This patchset introduced the idpf (Infrastructure Data Path Function) PMD [*EXPERIMENTAL*] in DPDK for Intel Device ID of 0x1452. v2: fixed some coding style issues and did some refactors. The patch series should:

Re: [PATCH v2 00/14] add support for idpf PMD in DPDK

2022-10-03 Thread Andrew Rybchenko
On 9/5/22 13:58, Junfeng Guo wrote: This patchset introduced the idpf (Infrastructure Data Path Function) PMD [*EXPERIMENTAL*] in DPDK for Intel Device ID of 0x1452. v2: fixed some coding style issues and did some refactors. The patch series should: - add entry in MAINTAINERS - add driver do