Ying Xue ; tipc-
> discuss...@lists.sourceforge.net
> Subject: RE: [net-next v2 1/1] tipc: avoid unnecessary copying of bundled
> messages
>
> From: Jon Maloy
> Date: Thu, 15 Feb 2018 14:14:37 +0100
>
> > A received sk buffer may contain dozens of smaller 'bundle
From: Jon Maloy
Date: Thu, 15 Feb 2018 14:14:37 +0100
> A received sk buffer may contain dozens of smaller 'bundled' messages
> which after extraction go each in their own direction.
>
> Unfortunately, when we extract those messages using skb_clone() each
> of the extracted buffers inherit the tr
Ying Xue ; tipc-
> discuss...@lists.sourceforge.net
> Subject: Re: [net-next v2 1/1] tipc: avoid unnecessary copying of bundled
> messages
>
> From: Jon Maloy
> Date: Thu, 15 Feb 2018 14:14:37 +0100
>
> > A received sk buffer may contain dozens of smaller 'bundled' me
From: Jon Maloy
Date: Thu, 15 Feb 2018 14:14:37 +0100
> A received sk buffer may contain dozens of smaller 'bundled' messages
> which after extraction go each in their own direction.
>
> Unfortunately, when we extract those messages using skb_clone() each
> of the extracted buffers inherit the t