Re: [PATCH 0/3] support using several cards in one host

2023-06-09 Thread Ferruh Yigit
On 6/9/2023 7:00 AM, Chaoyong He wrote: > The former logic does not consider using several cards with flower > firmware in one host, this patch series add the support of this > situation. > > Long Wu (3): > net/nfp: fix control mempool creation failed > net/nfp: fix representor creation failed

[PATCH 0/3] support using several cards in one host

2023-06-08 Thread Chaoyong He
The former logic does not consider using several cards with flower firmware in one host, this patch series add the support of this situation. Long Wu (3): net/nfp: fix control mempool creation failed net/nfp: fix representor creation failed net/nfp: fix flow hash table creation failed driv