numam-dpdk/drivers/event/dlb
Thomas Monjalon 29420808d0 event/dlb: fix header includes for musl
The header file fcntl.h should not be included from sys/ directory
as done in dlb drivers, it is an error with musl libc.

Fixes: 19980083fd ("event/dlb: add eventdev probe")
Fixes: 5433956d51 ("event/dlb2: add eventdev probe")
Cc: stable@dpdk.org

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
Acked-by: Andrew Rybchenko <andrew.rybchenko@oktetlabs.ru>
Acked-by: David Marchand <david.marchand@redhat.com>
Acked-by: Timothy McDaniel <timothy.mcdaniel@intel.com>
2021-03-23 08:41:05 +01:00
..
pf event/dlb: fix header includes for musl 2021-03-23 08:41:05 +01:00
dlb_iface.c event/dlb: add eventdev stop and close 2020-11-02 14:46:01 +01:00
dlb_iface.h event/dlb: add eventdev stop and close 2020-11-02 14:46:01 +01:00
dlb_inline_fns.h event/dlb: add inline functions 2020-11-02 14:46:01 +01:00
dlb_log.h event/dlb: add dynamic logging 2020-11-02 14:46:01 +01:00
dlb_priv.h drivers: replace page size definitions with function 2021-03-23 08:41:05 +01:00
dlb_selftest.c event/dlb: fix mempool query in self test 2020-11-20 18:53:47 +01:00
dlb_user.h event/dlb: add definitions shared with LKM or shared code 2020-11-02 14:46:01 +01:00
dlb_xstats.c event/dlb: add xstats 2020-11-02 14:46:01 +01:00
dlb.c event/dlb: fix header includes for musl 2021-03-23 08:41:05 +01:00
meson.build build: align wording of non-support reasons 2020-11-20 16:05:35 +01:00
rte_pmd_dlb.c eventdev: make driver-only headers private 2021-01-29 20:59:09 +01:00
rte_pmd_dlb.h event/dlb: add token pop API 2020-11-02 14:46:01 +01:00
version.map event/dlb: add token pop API 2020-11-02 14:46:01 +01:00