[Cake] Cake on openwrt - falling behind

Pete Heist pete at heistp.net
Mon Jul 2 10:01:18 EDT 2018


> On Jul 2, 2018, at 1:59 PM, Kevin Darbyshire-Bryant <kevin at darbyshire-bryant.me.uk> wrote:
> 
>> On 2 Jul 2018, at 12:38, Pete Heist <pete at heistp.net> wrote:
>> 
>> I should have written that the rtattr at TCP_STATS2 has a zero len and type in it, not that it’s null.
>> 
>> But, um, I find it curious that tb[TCA_PAD] has valid looking values in it, and if I just go:
>> 
>> tb[TCA_STATS2] = tb[TCA_PAD]
>> 
>> right after parse_rtattr is called, I start getting tin stats printed that look valid. There should be zeroes or invalid values at tb[TCA_PAD], as that’s just supposed to be padding, right?
> 
> Thank you Pete for your persistence in this.  I’m afraid I’ve just be zapped by a migraine so will be out of it for a day or two.

Ouch, then by all means get away from the computer! I used to get them until I found out for me they’re triggered by some foods with processed sugars- some ice creams would be a sure path to one so I have to avoid it entirely, dangit.

> My understanding is the padding is only used align 64 bit values, if required… and we’re back to CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS

Ok, every clue can help, I’ll keep trying on this...


More information about the Cake mailing list