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

Network Host and Switch Setup

Note:PFC can be used with or without a switch in the network.
  • If using a switch, you must configure PFC on both the adapter ports and the switch ports. Consult the appropriate switch manual for command syntax.
  • If using adapters back-to-back, configure PFC on both hosts.

Host prerequisites for RDMA are outside the scope of this guide, but in general, you need at a minimum:

  • Two Linux hosts with 800 Series adapters.
  • Supporting 800 Series firmware and software (NVM with RDMA support, ice (Intel® Ethernet) driver, and irdma driver).

If using software in DCB mode, you also need OpenLLDP, which includes the lldpad daemon and lldptool configuration utility.

  • In RHEL, install it with yum (zypper or apt-get might work as well in other operating systems.): # yum install lldpad
  • Alternatively, install from source from:

    https://github.com/intel/openlldp