[PATCH] net/nfp: add partial flow control message
Ferruh Yigit
ferruh.yigit at amd.com
Mon Jul 8 00:42:28 CEST 2024
On 6/19/2024 11:03 AM, Chaoyong He wrote:
> From: Long Wu <long.wu at corigine.com>
>
> 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.
>
> With old firmware, NFP PMD does not support queue action
> and still use mark flow control message to notify
> firmware the configuration of mark action.
>
> NFP PMD will use the 'NFP_FL_FEATS_FLOW_PARTIAL' and flower
> extra features to distinguish the firmware is new or old.
>
> Signed-off-by: Long Wu <long.wu at corigine.com>
> Signed-off-by: Chaoyong He <chaoyong.he at corigine.com>
> Reviewed-by: Peng Zhang <peng.zhang at corigine.com>
>
Applied to dpdk-next-net/main, thanks.
More information about the dev
mailing list