Re: [PATCH] net/nfp: modify Rx buffer size setting logic

2024-10-16 Thread Ferruh Yigit
On 10/16/2024 9:15 AM, Chaoyong He wrote: > From: Long Wu > > In the previous logic, NFP driver would modify hardware Rx buffer size > every time rxq was set. This will cause the setting of one Rx queue > to affect all Rx queues, resulting in the card being unable to receive > packets properly in

[PATCH] net/nfp: modify Rx buffer size setting logic

2024-10-16 Thread Chaoyong He
From: Long Wu In the previous logic, NFP driver would modify hardware Rx buffer size every time rxq was set. This will cause the setting of one Rx queue to affect all Rx queues, resulting in the card being unable to receive packets properly in some cases. Modify this logic so that after the firs