openwrt-misc
openwrt-misc copied to clipboard
fq_codel on can is a bad idea
you should either use noqueue (buffer up 2 packets) or a pfifo on a can bus. openwrt defaults to fq_codel and rips out pfifo_fast entirely.