[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20160422043034.GA95383@kafai-mba.local>
Date: Thu, 21 Apr 2016 21:30:50 -0700
From: Martin KaFai Lau <kafai@...com>
To: Soheil Hassas Yeganeh <soheil@...gle.com>
CC: netdev <netdev@...r.kernel.org>,
Eric Dumazet <edumazet@...gle.com>,
Neal Cardwell <ncardwell@...gle.com>,
Willem de Bruijn <willemb@...gle.com>,
Yuchung Cheng <ycheng@...gle.com>,
Kernel Team <kernel-team@...com>
Subject: Re: [RFC PATCH v3 net-next 2/3] tcp: Handle eor bit when coalescing
skb
On Thu, Apr 21, 2016 at 05:14:37PM -0400, Soheil Hassas Yeganeh wrote:
> On another note, do you think putting this is a self-documenting
> helper function, say tcp_can_collapse_to(), would help readability?
Sure. I will move unlikely(TCP_SKB_CB(to)->eor) to a new helper
function tcp_skb_can_collapse_to() in the next spin.
Powered by blists - more mailing lists