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] [thread-next>] [day] [month] [year] [list]
Message-ID: <CA+FuTSdoKrKPtRtKu5hKTL5hics+9+-pH3K7-aG=kFFUH4GimQ@mail.gmail.com>
Date:   Tue, 30 Mar 2021 11:49:16 -0400
From:   Willem de Bruijn <willemdebruijn.kernel@...il.com>
To:     Paolo Abeni <pabeni@...hat.com>
Cc:     Network Development <netdev@...r.kernel.org>,
        "David S. Miller" <davem@...emloft.net>,
        Jakub Kicinski <kuba@...nel.org>,
        Steffen Klassert <steffen.klassert@...unet.com>,
        Alexander Lobakin <alobakin@...me>
Subject: Re: [PATCH net-next v3 8/8] selftests: net: add UDP GRO forwarding self-tests

On Tue, Mar 30, 2021 at 6:30 AM Paolo Abeni <pabeni@...hat.com> wrote:
>
> Create a bunch of virtual topologies and verify that
> NETIF_F_GRO_FRAGLIST or NETIF_F_GRO_UDP_FWD-enabled
> devices aggregate the ingress packets as expected.
> Additionally check that the aggregate packets are
> segmented correctly when landing on a socket
>
> Also test SKB_GSO_FRAGLIST and SKB_GSO_UDP_L4 aggregation
> on top of UDP tunnel (vxlan)
>
> v1 -> v2:
>  - hopefully clarify the commit message
>  - moved the overlay network ipv6 range into the 'documentation'
>    reserved range (Willem)
>
> Signed-off-by: Paolo Abeni <pabeni@...hat.com>

Acked-by: Willem de Bruijn <willemb@...gle.com>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ