numam-dpdk/drivers/net/tap
Stephen Hemminger 2cecd7f974 net/tap: avoid using SIGIO
SIGIO maybe used by application, instead choose another rt-signal.
Linux allows any signal to be used for signal based IO.
Search for an unused signal in the available rt-signal range.

Add more error checking for fcntl and signal handling.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Acked-by: Morten Brørup <mb@smartsharesystems.com>
Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
2020-09-18 18:55:06 +02:00
..
meson.build
rte_eth_tap.c net/tap: avoid using SIGIO 2020-09-18 18:55:06 +02:00
rte_eth_tap.h
rte_pmd_tap_version.map version: 20.11-rc0 2020-08-12 11:32:16 +02:00
tap_bpf_api.c
tap_bpf_insns.h
tap_bpf_program.c replace packed attributes 2020-04-16 18:16:46 +02:00
tap_bpf.h
tap_flow.c net/tap: fix crash in flow destroy 2020-05-11 22:27:39 +02:00
tap_flow.h
tap_intr.c net/tap: fix queues fd check before close 2020-04-21 13:57:09 +02:00
tap_log.h
tap_netlink.c net/tap: fix build for glibc < 2.24 2020-05-11 22:27:39 +02:00
tap_netlink.h
tap_rss.h replace packed attributes 2020-04-16 18:16:46 +02:00
tap_tcmsgs.c
tap_tcmsgs.h