Actions
Feature #7199
closedSG-1000 cpsw nics don't support ALTQ
Start date:
02/02/2017
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Release Notes:
Description
According to this thread and posts from jimp the cpsw NICs in the SG-1000 don't support ALTQ at the moment:
jimp:
The cpsw NICs in the SG-1000 do not support ALTQ shaping currently. No ETA on that. You could use VLAN tagged interfaces, as those do support ALTQ, but it's a little more to setup on the firewall and switch.
https://forum.pfsense.org/index.php?topic=122798.0
Can the cpsw driver be updated to support ALTQ?
Updated by Luiz Souza almost 8 years ago
- Status changed from New to Feedback
Updated by Jim Pingle almost 8 years ago
- Target version set to 2.4.0
It loads shaper rules without error, I see traffic in queues. I pushed a commit to is_altq_capable() in interfaces.inc so it will be available for others to test/use.
Updated by Jakub Osika almost 8 years ago
SG-1000
2.4.0.b.20170211.0742
Test and working. Thank you for implementing that!
Updated by Jim Pingle almost 8 years ago
- Status changed from Feedback to Resolved
Actions