numam-dpdk/doc/guides/rel_notes
Jerin Jacob 0de345e9a0 ethdev: support queue-based priority flow control
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 VLAN
TC value.

The second case is the queue level PFC configuration, in this
case, Any packet field content can be used to steer the packet to the
specific queue using rte_flow or RSS and then use
rte_eth_dev_priority_flow_ctrl_queue_configure() to configure the
TC mapping on each queue.
Based on congestion selected on the specific queue, configured TC
shall be used to generate PFC frames.

Signed-off-by: Jerin Jacob <jerinj@marvell.com>
Signed-off-by: Sunil Kumar Kori <skori@marvell.com>
Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
2022-02-08 14:02:28 +01:00
..
deprecation.rst drivers: remove octeontx2 drivers 2022-01-12 15:36:32 +01:00
index.rst version: 22.03-rc0 2021-12-02 21:36:19 +01:00
known_issues.rst fix PMD wording 2021-11-26 11:28:34 +01:00
release_1_8.rst doc: convert Intel license headers to SPDX tags 2018-02-06 23:27:08 +01:00
release_2_0.rst doc: remove template comments in old release notes 2021-09-23 08:38:31 +02:00
release_2_1.rst fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
release_2_2.rst fix PMD wording 2021-11-26 11:28:34 +01:00
release_16_04.rst fix PMD wording 2021-11-26 11:28:34 +01:00
release_16_07.rst fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
release_16_11.rst doc: remove template comments in old release notes 2021-09-23 08:38:31 +02:00
release_17_02.rst doc: remove template comments in old release notes 2021-09-23 08:38:31 +02:00
release_17_05.rst doc: remove template comments in old release notes 2021-09-23 08:38:31 +02:00
release_17_08.rst fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
release_17_11.rst doc: remove template comments in old release notes 2021-09-23 08:38:31 +02:00
release_18_02.rst doc: capitalise PMD 2021-11-26 11:28:34 +01:00
release_18_05.rst doc: remove template comments in old release notes 2021-09-23 08:38:31 +02:00
release_18_08.rst doc: remove template comments in old release notes 2021-09-23 08:38:31 +02:00
release_18_11.rst doc: remove template comments in old release notes 2021-09-23 08:38:31 +02:00
release_19_02.rst doc: remove template comments in old release notes 2021-09-23 08:38:31 +02:00
release_19_05.rst fix PMD wording 2021-11-26 11:28:34 +01:00
release_19_08.rst drivers: remove octeontx2 drivers 2022-01-12 15:36:32 +01:00
release_19_11.rst drivers: remove octeontx2 drivers 2022-01-12 15:36:32 +01:00
release_20_02.rst raw/octeontx2_ep: remove driver 2021-10-18 18:34:04 +02:00
release_20_05.rst doc: remove template comments in old release notes 2021-09-23 08:38:31 +02:00
release_20_08.rst doc: remove template comments in old release notes 2021-09-23 08:38:31 +02:00
release_20_11.rst regex/cn9k: use cnxk infrastructure 2022-01-12 15:33:49 +01:00
release_21_02.rst fix PMD wording 2021-11-26 11:28:34 +01:00
release_21_05.rst fix PMD wording 2021-11-26 11:28:34 +01:00
release_21_08.rst fix PMD wording 2021-11-26 11:28:34 +01:00
release_21_11.rst doc: add tested platforms with Mellanox NICs 2021-11-26 14:41:31 +01:00
release_22_03.rst ethdev: support queue-based priority flow control 2022-02-08 14:02:28 +01:00