Re: [dpdk-dev] [PATCH v5 1/2] ethdev: support queue-based priority flow control

2022-02-08 Thread Ferruh Yigit
On 2/8/2022 8:50 AM, jer...@marvell.com wrote: From: Jerin Jacob Based on device support and use-case need, there are two different ways to enable PFC. The first case is the port level PFC configuration, in this case, rte_eth_dev_priority_flow_ctrl_set() API shall be used to configure the PFC,

[dpdk-dev] [PATCH v5 1/2] ethdev: support queue-based priority flow control

2022-02-08 Thread jerinj
From: Jerin Jacob Based on device support and use-case need, there are two different ways to enable PFC. The first case is the port level PFC configuration, in this case, rte_eth_dev_priority_flow_ctrl_set() API shall be used to configure the PFC, and PFC frames will be generated using based on V