numam-dpdk/lib
David Marchand 55cf111b6e vfio: remove incorrect experimental tag
The incriminated commit promoted this symbol as stable but the
definition still has the tag.

Fixes: 787ae736a3 ("vfio: remove experimental tag")
Cc: stable@dpdk.org

Signed-off-by: David Marchand <david.marchand@redhat.com>
Acked-by: Adrien Mazarguil <adrien.mazarguil@6wind.com>
Acked-by: Stephen Hemminger <stephen@networkplumber.org>
Acked-by: Neil Horman <nhorman@tuxdriver.com>
2019-06-29 19:04:25 +02:00
..
librte_acl acl: fix build with some arm64 compiler 2019-06-12 00:07:13 +09:00
librte_bbdev doc: fix spelling reported by aspell in comments 2019-05-03 00:38:14 +02:00
librte_bitratestats bitrate: fix unchecked return value 2019-04-23 00:19:06 +02:00
librte_bpf bpf: fix check array size 2019-06-27 23:17:10 +02:00
librte_cfgfile cfgfile: replace strcat with strlcat 2019-04-05 14:48:15 +02:00
librte_cmdline replace snprintf with strlcpy without adding extra include 2019-04-04 22:45:54 +02:00
librte_compressdev replace snprintf with strlcpy 2019-04-04 22:46:05 +02:00
librte_cryptodev doc: fix spelling reported by aspell in comments 2019-05-03 00:38:14 +02:00
librte_distributor doc: fix spelling reported by aspell in comments 2019-05-03 00:38:14 +02:00
librte_eal vfio: remove incorrect experimental tag 2019-06-29 19:04:25 +02:00
librte_efd doc: fix spelling reported by aspell in comments 2019-05-03 00:38:14 +02:00
librte_ethdev ethdev: fix Tx prepare documentation to use positive errno 2019-06-13 23:54:30 +09:00
librte_eventdev net: replace IPv4/v6 constants with uppercase name 2019-06-03 16:54:54 +02:00
librte_flow_classify doc: fix spelling reported by aspell in comments 2019-05-03 00:38:14 +02:00
librte_gro net: add rte prefix to UDP structure 2019-05-24 13:34:46 +02:00
librte_gso net: add rte prefix to UDP structure 2019-05-24 13:34:46 +02:00
librte_hash hash: simplify signature compare with NEON 2019-06-05 19:49:28 +02:00
librte_ip_frag ip_frag: fix IPv6 fragment size calculation 2019-06-27 18:05:46 +02:00
librte_ipsec net: add rte prefix to IP structure 2019-05-24 13:34:46 +02:00
librte_jobstats replace snprintf with strlcpy 2019-04-04 22:46:05 +02:00
librte_kni kni: remove PCI related information 2019-06-17 14:22:22 +03:00
librte_kvargs build: generate Windows exports file 2019-06-05 19:49:28 +02:00
librte_latencystats doc: fix spelling reported by aspell in comments 2019-05-03 00:38:14 +02:00
librte_lpm doc: fix spelling reported by aspell in comments 2019-05-03 00:38:14 +02:00
librte_mbuf ethdev: add API to read device clock 2019-06-06 20:21:20 +09:00
librte_member replace snprintf with strlcpy 2019-04-04 22:46:05 +02:00
librte_mempool doc: fix spelling reported by aspell in comments 2019-05-03 00:38:14 +02:00
librte_meter meter: replace color definitions 2019-04-11 14:27:32 +02:00
librte_metrics metrics: disallow null as metric name 2018-07-26 20:30:18 +02:00
librte_net net: replace IPv4/v6 constants with uppercase name 2019-06-03 16:54:54 +02:00
librte_pci pci: fix parsing of address without function number 2018-11-13 17:59:42 +01:00
librte_pdump ipc: handle unsupported IPC in action register 2019-06-05 11:27:36 +02:00
librte_pipeline net: replace IPv4/v6 constants with uppercase name 2019-06-03 16:54:54 +02:00
librte_port net: add rte prefix to IP defines 2019-05-24 13:34:46 +02:00
librte_power power: fix cache line alignment 2019-05-09 21:07:55 +02:00
librte_rawdev doc: fix spelling reported by aspell in comments 2019-05-03 00:38:14 +02:00
librte_rcu rcu: fix format specifier in dump 2019-06-05 14:41:34 +02:00
librte_reorder doc: fix spelling reported by aspell in comments 2019-05-03 00:38:14 +02:00
librte_ring ring: remove unnecessary forward declaration 2019-06-04 13:09:51 +02:00
librte_sched doc: fix spelling reported by aspell in comments 2019-05-03 00:38:14 +02:00
librte_security doc: fix spelling reported by aspell in comments 2019-05-03 00:38:14 +02:00
librte_stack stack: fix sign of list length 2019-06-27 18:00:59 +02:00
librte_table doc: fix spelling reported by aspell in comments 2019-05-03 00:38:14 +02:00
librte_telemetry telemetry: fix build 2019-06-28 11:06:08 +02:00
librte_timer doc: fix doxygen for timer API 2019-05-13 18:43:10 +02:00
librte_vhost vhost/crypto: fix inferred misuse of enum 2019-06-20 23:42:04 +02:00
Makefile rcu: add RCU library supporting QSBR mechanism 2019-05-02 01:32:41 +02:00
meson.build build: enable BSD features visibility for FreeBSD 2019-06-26 16:50:33 +02:00