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]
Date:   Fri, 13 Jul 2018 21:59:22 +0200
From:   Daniel Borkmann <daniel@...earbox.net>
To:     Jakub Kicinski <jakub.kicinski@...ronome.com>,
        alexei.starovoitov@...il.com
Cc:     oss-drivers@...ronome.com, netdev@...r.kernel.org
Subject: Re: [PATCH bpf-next 0/7] xdp: simultaneous driver and HW XDP

On 07/12/2018 05:36 AM, Jakub Kicinski wrote:
> Hi!
> 
> This set is adding support for loading driver and offload XDP
> at the same time.  This enables advanced use cases where some
> of the work is offloaded to the NIC and some is done by the host.
> Separate netlink attributes are added for each mode of operation.
> Driver callbacks for offload are cleaned up a little, including
> removal of .prog_attached flag.
> 
> Jakub Kicinski (7):
>   xdp: add per mode attributes for attached programs
>   xdp: don't make drivers report attachment mode
>   xdp: factor out common program/flags handling from drivers
>   xdp: support simultaneous driver and hw XDP attachment
>   netdevsim: add support for simultaneous driver and hw XDP
>   selftests/bpf: add test for multiple programs
>   nfp: add support for simultaneous driver and hw XDP

LGTM as well, applied to bpf-next, thanks Jakub!

This also has iproute2 changes that would need to be sent, right?

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ