numam-dpdk/drivers/net/tap
Dmitry Kozlyuk 72b452c5f2 eal: remove unneeded includes from a public header
Do not include <ctype.h>, <errno.h>, and <stdlib.h> from <rte_common.h>,
because they are not used by this file.
Include the needed headers directly from the files that need them.

Signed-off-by: Dmitry Kozlyuk <dmitry.kozliuk@gmail.com>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
2022-09-21 15:31:03 +02:00
..
meson.build net/tap: set BPF syscall ID for RISC-V 2022-06-08 11:26:34 +02:00
rte_eth_tap.c eal: remove unneeded includes from a public header 2022-09-21 15:31:03 +02:00
rte_eth_tap.h drivers: remove direct access to interrupt handle 2021-10-25 21:20:12 +02:00
tap_bpf_api.c fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
tap_bpf_insns.h add missing static keyword to globals 2018-10-29 02:01:08 +01:00
tap_bpf_program.c replace packed attributes 2020-04-16 18:16:46 +02:00
tap_bpf.h net/tap: set BPF syscall ID for RISC-V 2022-06-08 11:26:34 +02:00
tap_flow.c remove unnecessary null checks 2022-02-12 12:07:48 +01:00
tap_flow.h ethdev: replace callback getting filter operations 2021-03-26 18:37:13 +01:00
tap_intr.c net/tap: fix interrupt handler freeing 2022-05-12 10:11:16 +02:00
tap_log.h net/tap: convert to dynamic logging 2018-04-27 18:00:59 +01:00
tap_netlink.c net/tap: fix build for glibc < 2.24 2020-05-11 22:27:39 +02:00
tap_netlink.h align SPDX Mellanox copyrights 2018-04-11 01:47:47 +02:00
tap_rss.h ethdev: add namespace 2021-10-22 18:15:38 +02:00
tap_tcmsgs.c net/tap: fix possible uninitialized variable access 2018-12-21 16:22:41 +01:00
tap_tcmsgs.h align SPDX Mellanox copyrights 2018-04-11 01:47:47 +02:00
version.map version: 22.11-rc0 2022-07-21 12:13:48 +02:00