Re: [PATCH bpf-next v2 00/15] bpf: support creating maps on networking devices

2018-01-14 Thread Daniel Borkmann
On 01/12/2018 05:29 AM, Jakub Kicinski wrote: > Hi! > > This set adds support for creating maps on networking devices. BPF is > programs+maps, the pure program offload has been around for quite some > time, this patchset adds the map part of the equation. > > Maps are allocated on the target

[PATCH bpf-next v2 00/15] bpf: support creating maps on networking devices

2018-01-11 Thread Jakub Kicinski
Hi! This set adds support for creating maps on networking devices. BPF is programs+maps, the pure program offload has been around for quite some time, this patchset adds the map part of the equation. Maps are allocated on the target device from the start. There is no host copy when map is