RE: [PATCH v1 1/2] ethdev: support queue-based priority flow control

2022-01-09 Thread Sunil Kumar Kori
org; Sunil Kumar Kori ; Jerin Jacob >Kollanukkaran >Subject: [PATCH v1 1/2] ethdev: support queue-based priority flow control > >From: Sunil Kumar Kori > >Based on device support and use-case need, there are two different ways to >enable PFC. The first case is the

[PATCH v1 1/2] ethdev: support queue-based priority flow control

2022-01-09 Thread skori
From: Sunil Kumar Kori 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

[PATCH v1 1/2] ethdev: support queue-based priority flow control

2022-01-09 Thread skori
From: Sunil Kumar Kori 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