Intel® Ethernet 800 Series Linux Flow Control

Configuration Guide for RDMA Use Cases

ID 635330
Date 07/13/2023
Version 1.3
Document Table of Contents

Option A: PCP PFC - Set Priorities for Drop or No-drop

If setting PCP PFC, the PFC component of DCB enables drop or no-drop settings for each priority.

  • When PFC is enabled, the priority is considered no-drop, or loss-less.
  • When PFC is disabled, the priority is considered drop, or lossy.

If an adapter is in non-willing mode, use lldptool-V PFC. Otherwise, configure these mappings on the switch.

Mode When to Use
Non-willing

Enable PFC on your lossless priorities (priority 0 in this example):

# lldptool -Ti <interface> -V PFC willing=no enabled=0 Note:On syntax
  • enabled=0 means that PFC is enabled on Priority 0.
  • enabled=0,1,2,3,4,5,6,7 enables PFC on all priorities.
  • enabled=none disables PFC on all priorities
Willing Consult the appropriate switch manual for QoS configurations.