Of course you are right. I was using archlinux's build system which produces the bug somehow. If I compile directly from the source everything works normal. 

I am sorry for the mess this caused.


George

On Mon, May 21, 2018, 10:00 AM Toke Høiland-Jørgensen <toke@toke.dk> wrote:
Georgios Amanakis <gamanakis@gmail.com> writes:

> I am well aware of that :)
> On my system though with tc-adv@aa554002 and sch_cake/cobalt@842d7f0
> it doesn't produce any detailed stats:

Hmm, the thing is that I can reproduce your error if I use commit
d52fe0077637caa1e3a4b1242d2bf935929b8275 in tc-adv I can reproduce your
error, but not if I use the current HEAD (aa554002). So I'm guessing
there's something else going on here, and moving the PAD attribute is
just treating a symptom. Did you do `make clean && make` in the tc-adv
repo? Just changing pkt_sched.h doesn't trigger a rebuild if you just
run make...

-Toke