Bug 886958

Summary: Update iproute package to include support for fq_codel
Product: [Fedora] Fedora Reporter: bryan.neff
Component: iprouteAssignee: Petr Ĺ abata <psabata>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 17CC: jpopelka, psabata, rvokal, twoerner
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-01-09 08:50:03 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description bryan.neff 2012-12-13 16:51:33 UTC
Description of problem:
The Fedora 17 kernel contains support for fq_codel, however the tc application packaged with iproute-3.3.0-2 does not support fq_codel.  When trying to configure the fq_codel qdisc, tc outputs "Unknown qdisc".

Version-Release number of selected component (if applicable):
iproute-3.3.0-2


How reproducible:




Steps to Reproduce:
1. Create a qdisc using fq_codel
2. Display the qdisc
3. Get Unknown qdisc
  
Actual results:


Expected results:


Additional info:

Email exchange with Petr:

Hello Bryan,

it looks like backporting the following commits to f17 should
be sufficient.  Our kernel is fairly recent so it should be
fine as I see this was implemented in May this year...

05f1801c79f8f5c85092e43398cb498797500222 tc: Update manpage
65e472d967e5de73ef09ea447b5e91c14d0835f5 tc-fq_codel: Add manpage
c3524efc14e3112329a18bc699dd99437fae9a5c fq_codel: Fair Queue Codel AQM
185d88f99b16accb05add11bdc7b3ca6c12dfac0 tc_codel: Controlled Delay AQM

Could you please file a bug/rfe for iproute/f17?

Regards,
Petr

Comment 1 Fedora Update System 2012-12-20 17:11:01 UTC
iproute-3.3.0-5.fc17 has been submitted as an update for Fedora 17.
https://admin.fedoraproject.org/updates/iproute-3.3.0-5.fc17

Comment 2 Fedora Update System 2012-12-21 12:07:27 UTC
Package iproute-3.3.0-5.fc17:
* should fix your issue,
* was pushed to the Fedora 17 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing iproute-3.3.0-5.fc17'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2012-20790/iproute-3.3.0-5.fc17
then log in and leave karma (feedback).

Comment 3 Fedora Update System 2013-01-09 08:50:06 UTC
iproute-3.3.0-5.fc17 has been pushed to the Fedora 17 stable repository.  If problems still persist, please make note of it in this bug report.