numam-dpdk/drivers/net/tap
Chengchang Tang 8f3ca7f9a8 net/tap: check ioctl on restore
After restoring the remote states, the return value of ioctl() is not
checked. Therefore, users cannot know whether the remote state is
restored successfully.

This patch add log for restoring failure.

Fixes: 4810d3af83 ("net/tap: restore state of remote device when closing")
Cc: stable@dpdk.org

Signed-off-by: Chengchang Tang <tangchengchang@huawei.com>
Signed-off-by: Min Hu (Connor) <humin29@huawei.com>
Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
2021-04-29 15:34:39 +02:00
..
meson.build
rte_eth_tap.c net/tap: check ioctl on restore 2021-04-29 15:34:39 +02:00
rte_eth_tap.h
tap_bpf_api.c
tap_bpf_insns.h
tap_bpf_program.c
tap_bpf.h
tap_flow.c
tap_flow.h
tap_intr.c net/tap: fix interrupt vector array size 2021-04-26 17:30:42 +02:00
tap_log.h
tap_netlink.c
tap_netlink.h
tap_rss.h
tap_tcmsgs.c
tap_tcmsgs.h
version.map