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 dev
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 creat