numam-dpdk/examples
Jim Harris 61af1713d3 vhost: add missing experimental flag
This function is listed under EXPERIMENTAL in the
rte_vhost_version.map, so it needs to be marked
with __rte_experimental in the header file as well.

Found by check-experimental-syms.sh when trying to compile
DPDK with -finstrument-functions.  This script didn't
catch this in the normal case, since the function is
declared __rte_always_inline.

This also requires updating the vhost_scsi example to allow
use of this newly marked experimental API.

Signed-off-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Maxime Coquelin <maxime.coquelin@redhat.com>
2019-10-07 15:00:57 +02:00
..
bbdev_app examples: check status of getting MAC address 2019-10-07 15:00:55 +02:00
bond examples: check status of getting MAC address 2019-10-07 15:00:55 +02:00
bpf examples/bpf: fix build 2019-08-06 12:30:11 +02:00
cmdline examples: fix pkg-config detection with older make 2019-07-03 23:10:23 +02:00
distributor examples: check status of getting MAC address 2019-10-07 15:00:55 +02:00
ethtool examples: check status of getting MAC address 2019-10-07 15:00:55 +02:00
eventdev_pipeline examples: check status of getting MAC address 2019-10-07 15:00:55 +02:00
exception_path examples: check status of getting link info 2019-10-07 15:00:54 +02:00
fips_validation examples/fips_validation: fix null dereferences 2019-10-09 11:50:12 +02:00
flow_classify examples: check status of getting MAC address 2019-10-07 15:00:55 +02:00
flow_filtering examples: check status of getting link info 2019-10-07 15:00:54 +02:00
helloworld examples: fix pkg-config detection with older make 2019-07-03 23:10:23 +02:00
ip_fragmentation examples: check status of getting MAC address 2019-10-07 15:00:55 +02:00
ip_pipeline examples: check status of getting MAC address 2019-10-07 15:00:55 +02:00
ip_reassembly examples: check status of getting MAC address 2019-10-07 15:00:55 +02:00
ipsec-secgw examples: check status of getting MAC address 2019-10-07 15:00:55 +02:00
ipv4_multicast examples/ipv4_multicast: check allmulticast enable status 2019-10-07 15:00:55 +02:00
kni examples: check status of getting MAC address 2019-10-07 15:00:55 +02:00
l2fwd examples: check status of getting MAC address 2019-10-07 15:00:55 +02:00
l2fwd-cat examples: check status of getting MAC address 2019-10-07 15:00:55 +02:00
l2fwd-crypto examples: check status of getting MAC address 2019-10-07 15:00:55 +02:00
l2fwd-jobstats examples: check status of getting MAC address 2019-10-07 15:00:55 +02:00
l2fwd-keepalive examples: check status of getting MAC address 2019-10-07 15:00:55 +02:00
l3fwd examples: check status of getting MAC address 2019-10-07 15:00:55 +02:00
l3fwd-acl examples: check status of getting MAC address 2019-10-07 15:00:55 +02:00
l3fwd-power examples: check status of getting MAC address 2019-10-07 15:00:55 +02:00
l3fwd-vf examples: check status of getting MAC address 2019-10-07 15:00:55 +02:00
link_status_interrupt examples: check status of getting MAC address 2019-10-07 15:00:55 +02:00
load_balancer examples: check status of getting link info 2019-10-07 15:00:54 +02:00
multi_process examples: check status of getting MAC address 2019-10-07 15:00:55 +02:00
netmap_compat examples: take promiscuous mode switch result into account 2019-10-07 15:00:54 +02:00
ntb examples/ntb: fix error handling 2019-08-06 10:40:54 +02:00
packet_ordering examples: check status of getting MAC address 2019-10-07 15:00:55 +02:00
performance-thread examples: check status of getting MAC address 2019-10-07 15:00:55 +02:00
ptpclient examples: check status of getting MAC address 2019-10-07 15:00:55 +02:00
qos_meter examples: take promiscuous mode switch result into account 2019-10-07 15:00:54 +02:00
qos_sched examples: check status of getting link info 2019-10-07 15:00:54 +02:00
quota_watermark examples: check status of getting MAC address 2019-10-07 15:00:55 +02:00
rxtx_callbacks examples: check status of getting MAC address 2019-10-07 15:00:55 +02:00
server_node_efd examples: check status of getting MAC address 2019-10-07 15:00:55 +02:00
service_cores examples: fix pkg-config detection with older make 2019-07-03 23:10:23 +02:00
skeleton examples: check status of getting MAC address 2019-10-07 15:00:55 +02:00
tep_termination examples: check status of getting MAC address 2019-10-07 15:00:55 +02:00
timer examples: fix pkg-config detection with older make 2019-07-03 23:10:23 +02:00
vdpa examples: fix pkg-config detection with older make 2019-07-03 23:10:23 +02:00
vhost examples: check status of getting MAC address 2019-10-07 15:00:55 +02:00
vhost_crypto cryptodev: add feature flags to disable 2019-07-05 15:03:25 +02:00
vhost_scsi vhost: add missing experimental flag 2019-10-07 15:00:57 +02:00
vm_power_manager examples: check status of getting MAC address 2019-10-07 15:00:55 +02:00
vmdq examples: check status of getting MAC address 2019-10-07 15:00:55 +02:00
vmdq_dcb examples: check status of getting MAC address 2019-10-07 15:00:55 +02:00
Makefile examples/ntb: add example for NTB 2019-07-05 12:50:19 +02:00
meson.build examples/ntb: add example for NTB 2019-07-05 12:50:19 +02:00