Re: [PATCH] net/nfp: add partial flow control message

2024-07-07 Thread Ferruh Yigit
On 6/19/2024 11:03 AM, Chaoyong He wrote: > From: Long Wu > > With new firmware, NFP PMD will use partial flow control > message to notify firmware the configuration of mark&queue > action. Moreover, if partial flow control message contains > both queue&mark configuration, the whole flow control

[PATCH] net/nfp: add partial flow control message

2024-06-19 Thread Chaoyong He
From: Long Wu With new firmware, NFP PMD will use partial flow control message to notify firmware the configuration of mark&queue action. Moreover, if partial flow control message contains both queue&mark configuration, the whole flow control message can only contain partial flow control message.