On Wed, Jan 17, 2018 at 07:13:28PM -0800, Jakub Kicinski wrote:
> Tell user space about device on which the map was created.
> Unfortunate reality of user ABI makes sharing this code
> with program offload difficult but the information is the
> same.
>
> Signed-off-by: Jakub Kicinski
Acked-by: A
Tell user space about device on which the map was created.
Unfortunate reality of user ABI makes sharing this code
with program offload difficult but the information is the
same.
Signed-off-by: Jakub Kicinski
---
include/linux/bpf.h| 2 ++
include/uapi/linux/bpf.h | 3 +++
ke