Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FS#2952 - QDisc Cake broken on kernel 5.4 #7736

Closed
openwrt-bot opened this issue Mar 31, 2020 · 4 comments
Closed

FS#2952 - QDisc Cake broken on kernel 5.4 #7736

openwrt-bot opened this issue Mar 31, 2020 · 4 comments
Labels

Comments

@openwrt-bot
Copy link

jneuhauser:

Supply the following if possible:

  • PCEngines APU2C4
  • OpenWrt SNAPSHOT, r12776-437eb41f23

Steps to reproduce:

  • install sqm-scripts
    root@OpenWrt:~# opkg install sqm-scripts
  • qdisc cake isn´t able to setup with tc
    root@OpenWrt:~# tc qdisc add dev eth0 root cake
    Error: NLA_F_NESTED is missing.

Also cake isn´t detected as available in sqm-scripts (/tmp/run/sqm/available_qdiscs/)!

@openwrt-bot
Copy link
Author

jneuhauser:

fq_codel does work as expected.

root@OpenWrt:~# tc qdisc add dev eth0 root fq_codel

@openwrt-bot
Copy link
Author

ldir:

I've not seen this.. hmm. Please could you try r12793-fcd1401700 and be sure to update the package feed so sqm-scripts pulls in the correct kmod-sched-cake dependency.

@openwrt-bot
Copy link
Author

jneuhauser:

I used the prebuilt snapshot builds and kmod-sched-cake was installed for my test.

Updated to latest snapshot build and cake does work as expected now.
Probably the snapshot kernel and kmods was out of sync before.
So this bug report could be closed, thanks.****

@openwrt-bot
Copy link
Author

jneuhauser:

Update:

I think the following commit fixed the problem:
b74386a

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant