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

2022-02-07 Thread Ajit Khaparde
On Mon, Feb 7, 2022 at 5:54 AM 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 PF

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

2022-02-07 Thread Ferruh Yigit
On 2/7/2022 1:55 PM, 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 v4 1/2] ethdev: support queue-based priority flow control

2022-02-07 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