Home
last modified time | relevance | path

Searched hist:"21 f1481a8db4caae4f935ef37aa29e5b3ceebc56" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/xdp/
H A Dxdp_umem.cdiff 21f1481a8db4caae4f935ef37aa29e5b3ceebc56 Fri May 27 01:46:09 CDT 2022 Ke Liu <liuke94@huawei.com> xdp: Directly use ida_alloc()/free() APIs

Use ida_alloc() / ida_free() instead of the deprecated ida_simple_get() /
ida_simple_remove().

Signed-off-by: Ke Liu <liuke94@huawei.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Reviewed-by: Maciej Fijalkowski <maciej.fijalkowski@intel.com>
Acked-by: Jesper Dangaard Brouer <brouer@redhat.com>
Link: https://lore.kernel.org/bpf/20220527064609.2358482-1-liuke94@huawei.com