Correction #10371
closedUpdate flow control tuning doc for chelsio
0%
Description
It would be good to add into Flow Contol section of https://docs.netgate.com/pfsense/en/latest/hardware/tuning-and-troubleshooting-network-cards.html info about chelsio NICs, due one is often used with pfsense:cxl.0.pause_settings=0 disabling flow controlcxl.0.pause_settings=3 return to default settings
Updated by Ansley Barnes over 6 years ago
It may also be good to recommend disablement of the non-router related resource allocations so the NIC can use its entire resource set for relevant functions:
hw.cxgbe.toecaps_allowed=0
hw.cxgbe.rdmacaps_allowed=0
hw.cxgbe.iscsicaps_allowed=0
hw.cxgbe.fcoecaps_allowed=0
Source: https://people.freebsd.org/~olivier/talks/2018_AsiaBSDCon_Tuning_FreeBSD_for_routing_and_firewalling-Paper.pdf and the cxgbe man page
Updated by Jim Pingle over 6 years ago
- Tracker changed from Feature to Correction
- Project changed from pfSense to pfSense Docs
- Category set to Interfaces
Updated by Viktor Gurov over 6 years ago
Also available in: Atom