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

RDMA Discards

# cd /sys/class/infiniband/irdma-enp175s0f0/hw_counters # for f in *Discards; do echo -n "$f: "; cat "$f"; done ip4InDiscards: 0 ip6InDiscards: 0

If you see non-zero counters for packet discards, double check that both tx and rx_​priority counters are being sent and received by the NIC as described in Priority Counters. If any are zero, PFC might not be fully enabled.