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

2022-01-25 Thread Jerin Jacob
On Tue, Jan 25, 2022 at 11:05 PM Ferruh Yigit wrote: > > On 1/13/2022 10:27 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,

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

2022-01-25 Thread Ferruh Yigit
On 1/13/2022 10:27 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 v2 1/2] ethdev: support queue-based priority flow control

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