[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20200127.110044.1854774444298391044.davem@davemloft.net>
Date: Mon, 27 Jan 2020 11:00:44 +0100 (CET)
From: David Miller <davem@...emloft.net>
To: steffen.klassert@...unet.com
Cc: willemb@...gle.com, pabeni@...hat.com, subashab@...eaurora.org,
marcelo.leitner@...il.com, netdev@...r.kernel.org
Subject: Re: [PATCH net-next v3 0/4] Support fraglist GRO/GSO
From: Steffen Klassert <steffen.klassert@...unet.com>
Date: Sat, 25 Jan 2020 11:26:41 +0100
> This patchset adds support to do GRO/GSO by chaining packets
> of the same flow at the SKB frag_list pointer. This avoids
> the overhead to merge payloads into one big packet, and
> on the other end, if GSO is needed it avoids the overhead
> of splitting the big packet back to the native form.
...
Series applied, thank you Steffen.
Powered by blists - more mailing lists