Home Search Center Intelligent Model Selection IP Encyclopedia

What Is PFC?

Priority-based Flow Control (PFC) is the most widely used flow control technology that can effectively prevent packet loss and serve as the basis for intelligent lossless networks. A PFC-enabled queue is a lossless queue. When congestion occurs in such a queue on a downstream device, the downstream device instructs the upstream device to stop sending traffic in the queue, implementing zero packet loss.

Why Do We Need PFC?

Disadvantages of Traditional Flow Control Technologies

The most fundamental flow control technology is the Ethernet Pause mechanism defined in IEEE 802.3. When a downstream device detects that its receive capability is lower than the transmit capability of its upstream device, it sends Pause frames to the upstream device, requesting the upstream device to stop sending traffic for a period of time.

Implementation of the Ethernet Pause mechanism
Implementation of the Ethernet Pause mechanism
The drawback, however, is that the Ethernet Pause mechanism stops all traffic on a link (for the entire interface). This in turn affects link sharing, which is critical to actual services. Link sharing requires:
  • Burst traffic of one type cannot affect forwarding of other types of traffic.
  • A large amount of one type of traffic in a queue cannot occupy buffer resources of other types of traffic.
Disadvantages of the Ethernet Pause mechanism
Disadvantages of the Ethernet Pause mechanism

What Is PFC?

PFC is the most widely used flow control technology that can effectively prevent packet loss and serve as the basis for intelligent lossless networks. A PFC-enabled queue is a lossless queue. When congestion occurs in such a queue on a downstream device, the downstream device instructs the upstream device to stop sending traffic in the queue, implementing zero packet loss.

How Does PFC Work?

As shown in the figure, eight priority queues on the transmit interface of DeviceA correspond to eight receive buffers on the receive interface of DeviceB. When a receive buffer on DeviceB is congested, DeviceB sends a backpressure signal "STOP" to DeviceA, requesting DeviceA to stop sending traffic in the corresponding priority queue.

PFC addresses the conflict between the Ethernet Pause mechanisms and link sharing. It controls traffic only in one or several priority queues of an interface, rather than on the entire interface. What's more, PFC can pause or restart any queue, without interrupting traffic in other queues. This feature enables traffic of various types to share one link.

PFC working mechanism
PFC working mechanism
About This Topic
  • Author: Ma Shuai
  • Updated on: 2024-02-27
  • Views: 15136
  • Average rating:
Share link to