numam-dpdk/drivers/net/tap
Vipin Varghese 126372ce72 net/tap: fix probe for multiq or flowq failure
In scenarios for multiq or flowq setup failure
`rte_eth_dev_probing_finish()` has to be invoked for successful device
registration.

Fixes: fbe90cdd77 ("ethdev: add probing finish function")
Cc: stable@dpdk.org

Signed-off-by: Vipin Varghese <vipin.varghese@intel.com>
Acked-by: Keith Wiles <keith.wiles@intel.com>
2018-11-14 00:35:53 +01:00
..
Makefile net/tap: access primary process queues from secondary 2018-10-26 22:14:05 +02:00
meson.build net/tap: disable in FreeBSD build with meson 2018-10-27 18:03:30 +02:00
rte_eth_tap.c net/tap: fix probe for multiq or flowq failure 2018-11-14 00:35:53 +01:00
rte_eth_tap.h net/tap: move fds of queues to be in process private 2018-10-26 22:14:05 +02:00
rte_pmd_tap_version.map net/tap: add TUN/TAP device PMD 2017-01-17 19:40:50 +01:00
tap_bpf_api.c align SPDX Mellanox copyrights 2018-04-11 01:47:47 +02:00
tap_bpf_insns.h add missing static keyword to globals 2018-10-29 02:01:08 +01:00
tap_bpf_program.c net/tap: report on supported RSS hash functions 2018-05-14 22:31:51 +01:00
tap_bpf.h align SPDX Mellanox copyrights 2018-04-11 01:47:47 +02:00
tap_flow.c add missing static keyword to globals 2018-10-29 02:01:08 +01:00
tap_flow.h align SPDX Mellanox copyrights 2018-04-11 01:47:47 +02:00
tap_intr.c net/tap: move fds of queues to be in process private 2018-10-26 22:14:05 +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 file descriptor leak on error 2018-11-14 02:14:09 +01:00
tap_netlink.h align SPDX Mellanox copyrights 2018-04-11 01:47:47 +02:00
tap_rss.h net/tap: support RSS hash update 2018-05-17 19:07:08 +02:00
tap_tcmsgs.c net/tap: convert to dynamic logging 2018-04-27 18:00:59 +01:00
tap_tcmsgs.h align SPDX Mellanox copyrights 2018-04-11 01:47:47 +02:00