Page 1 of 1

QoS and insmod error

Posted: Tue Oct 31, 2017 7:25 am
by ysy
Hi all,

Got below log when enabling QoS. Shall I be worried?

Cheers
__________________
Tue Oct 31 19:21:40 2017 kern.info kernel: [17868.340000] IMQ driver unloaded successfully.
Tue Oct 31 19:21:40 2017 kern.info kernel: [17868.380000] Hooked IMQ after mangle on INPUT
Tue Oct 31 19:21:40 2017 kern.info kernel: [17868.380000] Hooked IMQ after mangle on FORWARD
Tue Oct 31 19:21:40 2017 kern.info kernel: [17868.390000] IMQ driver loaded successfully. (numdevs = 1, numqueues = 1, imq_dev_accurate_stats = 1)
Tue Oct 31 19:21:40 2017 kern.info kernel: [17868.400000] Hooking IMQ before NAT on PREROUTING.
Tue Oct 31 19:21:40 2017 kern.info kernel: [17868.400000] Hooking IMQ after NAT on POSTROUTING.
Tue Oct 31 19:21:40 2017 daemon.err insmod: module is already loaded - cls_fw
Tue Oct 31 19:21:40 2017 daemon.err insmod: module is already loaded - cls_flow
Tue Oct 31 19:21:40 2017 daemon.err insmod: module is already loaded - sch_hfsc
Tue Oct 31 19:21:40 2017 daemon.err insmod: module is already loaded - sch_sfq

Re: QoS and insmod error

Posted: Tue Oct 31, 2017 7:41 am
by Lantis
No problem. Just the way it was written

Re: QoS and insmod error

Posted: Tue Oct 31, 2017 8:06 am
by ysy
cool. thanks mate.