Thread (15 messages) 15 messages, 6 authors, 2018-05-01

Re: [PATCH net-next v6] Add Common Applications Kept Enhanced (cake) qdisc

From: Toke Høiland-Jørgensen <toke@toke.dk>
Date: 2018-05-01 21:54:03

Eric Dumazet [off-list ref] writes:
On 05/01/2018 12:31 PM, Toke Høiland-Jørgensen wrote:
quoted
Could you comment on specifically what you believe is broken in this,
please, so I can fix it in the same iteration?
Apart from the various pskb_may_pull() this helper should not change skb layout.

Ideally, the skb should be const and you would use
skb_header_pointer() to make clear you do not ever write this skb.

This would make the reviewer job pretty easy, as no side effect can
possibly happen.
Gotcha. Will fix; thanks :)

-Toke
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help