Re: [PATCH 00/13] Sync the kernel driver logic

2023-05-12 Thread Ferruh Yigit
On 4/10/2023 12:00 PM, Chaoyong He wrote: > The DPDK NFP PMD share the same underlying data structure and API with > the NFP kernel driver, because they use the same firmware. > > The DPDK NFP PMD only has a very initial version and not changed for a > long time, but the NFP kernel driver keeps ev

Re: [PATCH 00/13] Sync the kernel driver logic

2023-05-11 Thread Niklas Söderlund
Hi all, A gentle ping on this series. It touches a lot of files when syncing the PMD with the kernel driver, and to avoid conflicts with future work, it would be kind if this could be looked at early in the release cycle. On 2023-04-10 19:00:02 +0800, Chaoyong He wrote: > The DPDK NFP PMD shar

[PATCH 00/13] Sync the kernel driver logic

2023-04-10 Thread Chaoyong He
The DPDK NFP PMD share the same underlying data structure and API with the NFP kernel driver, because they use the same firmware. The DPDK NFP PMD only has a very initial version and not changed for a long time, but the NFP kernel driver keeps evolve at the same time, so the differece between them