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:   Sun, 05 Nov 2017 22:28:04 +0900 (KST)
From:   David Miller <davem@...emloft.net>
To:     jakub.kicinski@...ronome.com
Cc:     netdev@...r.kernel.org, oss-drivers@...ronome.com,
        alexei.starovoitov@...il.com, daniel@...earbox.net
Subject: Re: [PATCH net-next v2 00/15] bpf: add offload as a first class
 citizen

From: Jakub Kicinski <jakub.kicinski@...ronome.com>
Date: Fri,  3 Nov 2017 13:56:15 -0700

> This series is my stab at what was discussed at a recent IOvisor
> bi-weekly call.  The idea is to make the device translator run at
> the program load time.  This makes the offload more explicit to
> the user space.  It also makes it easy for the device translator
> to insert information into the original verifier log.
> 
> v2:
>  - include linux/bug.h instead of asm/bug.h;
>  - rebased on top of Craig's verifier fix (no changes, the last patch
>    just removes more code now).  I checked the set doesn't conflict 
>    with Jiri's, Josef's or Roman's patches, but missed Craig's fix :(
> v1:
>  - rename the ifindex member on load;
>  - improve commit messages;
>  - split nfp patches more.

Series applied, thanks Jakub.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ