Bug #8434
closedChelsio T4/T5 CXGBE drivers not loaded as ALTq capable in the PfSense UI
0%
Description
( Please reference https://redmine.pfsense.org/issues/6830 & https://redmine.pfsense.org/issues/7607 ) Information below duplicated from these tickets. Testing environment on bottom of ticket. This is issue is still ongoing.
--------
cxgbe drivers support ALTq. cxl interface labels should support it:
https://www.freebsd.org/cgi/man.cgi?query=altq&apropos=0&sektion=0&manpath=FreeBSD+8.3-RELEASE&arch=default&format=html
https://github.com/pfsense/pfsense/blob/master/src/etc/inc/interfaces.inc#L5649
Needs "cxl" interface added to allow traffic shaping on the Chelsio interfaces.
Tested on Chelsio T4 on Dell R210 ii Xeon E3-1220 V2
2.4.4-DEVELOPMENT (amd64)
built on Wed Apr 04 19:00:45 CDT 2018
FreeBSD 11.1-RELEASE-p7
(This firewall does not have any interfaces assigned that are capable of using ALTQ traffic shaping.)
This issue has been closed as Resolved twice, but not fixed.
Updated by Justin Smith over 6 years ago
Also see https://redmine.pfsense.org/issues/8314
Jim Pingle (It's possible that either the man page is wrong or it's been disabled in our driver for stability reasons. I'll take it back out of the altq list.)
I put this ticket back in but, according to 8314 maybe altq has been disabled in the driver? So just adding to the src/etc/inc/interfaces.inc doesn't fix the issue. :(
Is there any possibility to get this working on T4's? Does it work on T5's and just not T4's? Or both?
Updated by Justin Smith over 6 years ago
2.4.4-DEVELOPMENT (amd64)
built on Fri Aug 17 20:20:38 EDT 2018
FreeBSD 11.2-RELEASE-p2
Still dead. :(
Updated by Viktor Gurov over 4 years ago
- Status changed from New to Resolved
cxl is in the altq capable list on 2.4.5 / 2.5:
https://github.com/pfsense/pfsense/blob/d2abe7c919eaf0c40b911278b96f9bab4fa0be45/src/etc/inc/interfaces.inc#L6671