linux-stable/tools/include/uapi
Kevin Laatz 10d30e3017 libbpf: add flags to umem config
This patch adds a 'flags' field to the umem_config and umem_reg structs.
This will allow for more options to be added for configuring umems.

The first use for the flags field is to add a flag for unaligned chunks
mode. These flags can either be user-provided or filled with a default.

Since we change the size of the xsk_umem_config struct, we need to version
the ABI. This patch includes the ABI versioning for xsk_umem__create. The
Makefile was also updated to handle multiple function versions in
check-abi.

Signed-off-by: Kevin Laatz <kevin.laatz@intel.com>
Signed-off-by: Ciara Loftus <ciara.loftus@intel.com>
Acked-by: Jonathan Lemon <jonathan.lemon@gmail.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
2019-08-31 01:08:26 +02:00
..
asm tools uapi: fix Alpha support 2019-02-10 19:16:24 -08:00
asm-generic tools headers UAPI: Update tools's copy of mman.h headers 2019-07-29 09:02:58 -03:00
drm tools headers UAPI: Update tools's copy of drm.h headers 2019-07-29 09:03:42 -03:00
linux libbpf: add flags to umem config 2019-08-31 01:08:26 +02:00
sound tools include uapi: Sync sound/asound.h copy 2019-04-16 12:36:20 -03:00