Re: [PATCH 0/4] Support new card using NFP 3800 chip

2024-10-03 Thread Ferruh Yigit
On 9/3/2024 2:41 AM, Chaoyong He wrote: > This patch series add support of a new card which using the NFP 3800 chip. > Because it has different configure BAR size and flow steering rules > limit, we also do some refactor to the related logic. > > Chaoyong He (4): > net/nfp: add a new flag to ind

[PATCH 0/4] Support new card using NFP 3800 chip

2024-09-02 Thread Chaoyong He
This patch series add support of a new card which using the NFP 3800 chip. Because it has different configure BAR size and flow steering rules limit, we also do some refactor to the related logic. Chaoyong He (4): net/nfp: add a new flag to indicate PF net/nfp: refactor the firmware version lo