lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ