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

2022-02-06 Thread Jerin Jacob
) On Thu, Feb 3, 2022 at 9:31 PM Ferruh Yigit wrote: > > On 1/31/2022 6:08 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,

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

2022-02-03 Thread Ferruh Yigit
On 1/31/2022 6:08 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 v3 1/2] ethdev: support queue-based priority flow control

2022-01-31 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