numam-dpdk/lib
Anatoly Burakov da6e4cdca1 vfio: fix FreeBSD documentation
On FreeBSD, `rte_vfio_is_enabled()` and `rte_vfio_noiommu_is_enabled()`
API calls will not return error, and will instead return 0. This is
intentional, because the caller of this API does not care whether VFIO
is supported at all, and will instead be interested in whether VFIO is
enabled or not. However, the doxygen comments for these functions state
that they will return an error on FreeBSD, which is incorrect.

Fix the doxygen comment to call out the fact that these
functions are only relevant on Linux, but remove the reference to
returning errors.

Fixes: 279b581c89 ("vfio: expose functions")
Cc: stable@dpdk.org

Signed-off-by: Anatoly Burakov <anatoly.burakov@intel.com>
Acked-by: Chenbo Xia <chenbo.xia@intel.com>
2021-11-08 16:42:55 +01:00
..
acl build/windows: remove separate list of libs 2021-10-22 22:40:59 +02:00
bbdev bbdev: promote API as stable 2021-11-04 19:43:14 +01:00
bitratestats
bpf bpf: fix convert API when libpcap missing 2021-11-04 19:56:20 +01:00
cfgfile
cmdline cmdline: free on exit 2021-10-22 23:32:00 +02:00
compressdev build/windows: remove separate list of libs 2021-10-22 22:40:59 +02:00
cryptodev crypto/mlx5: support 1MB data-unit 2021-11-04 19:46:27 +01:00
distributor distributor: use wait until scheme 2021-11-03 15:50:14 +01:00
dmadev dmadev: remove symbol versioning for inline helpers 2021-10-22 22:40:59 +02:00
eal vfio: fix FreeBSD documentation 2021-11-08 16:42:55 +01:00
efd build/windows: remove separate list of libs 2021-10-22 22:40:59 +02:00
ethdev ethdev: fix crash on owner delete 2021-11-05 15:35:57 +01:00
eventdev eventdev: support device maintenance in adapters 2021-11-04 13:28:09 +01:00
fib fib: add RIB extension size parameter 2021-11-04 12:38:03 +01:00
flow_classify build/windows: remove separate list of libs 2021-10-22 22:40:59 +02:00
graph build/windows: remove separate list of libs 2021-10-22 22:40:59 +02:00
gro
gso mbuf: add namespace to offload flags 2021-10-24 13:37:43 +02:00
hash hash: fix use after free in Toeplitz hash 2021-11-04 11:43:20 +01:00
ip_frag build/windows: remove separate list of libs 2021-10-22 22:40:59 +02:00
ipsec ipsec: support TSO 2021-11-04 19:46:27 +01:00
jobstats build/windows: remove separate list of libs 2021-10-22 22:40:59 +02:00
kni kni: check error code of allmulticast mode switch 2021-11-08 11:56:13 +01:00
kvargs
latencystats
lpm lpm6: fix buffer overflow 2021-10-25 19:08:16 +02:00
mbuf mbuf: avoid cast-align warning in data offset macro 2021-10-25 17:27:48 +02:00
member build/windows: remove separate list of libs 2021-10-22 22:40:59 +02:00
mempool mempool: fix non-IO flag inference 2021-10-25 16:52:56 +02:00
meter
metrics ethdev: hide internal structures 2021-10-13 22:14:59 +02:00
net net: fix build with sparse on L2TPv2 bitfields 2021-10-28 20:28:01 +02:00
node build/windows: remove separate list of libs 2021-10-22 22:40:59 +02:00
pcapng pcapng: use new ethdev namespace 2021-10-31 23:25:02 +01:00
pci
pdump pdump: fix freeing statistics memzone 2021-11-03 12:53:03 +01:00
pipeline pipeline: remove unreachable branch 2021-11-04 18:11:08 +01:00
port port: configure loop count for source port 2021-10-25 14:30:32 +02:00
power power: support missing Rx queue info 2021-10-29 12:32:29 +02:00
rawdev build/windows: remove separate list of libs 2021-10-22 22:40:59 +02:00
rcu
regexdev build/windows: remove separate list of libs 2021-10-22 22:40:59 +02:00
reorder build/windows: remove separate list of libs 2021-10-22 22:40:59 +02:00
rib rib: fix IPv6 depth mask 2021-10-25 19:13:12 +02:00
ring ring: fix name size in ring structure 2021-10-21 09:32:04 +02:00
sched sched: fix debug build 2021-11-07 18:52:51 +01:00
security security: add telemetry endpoint for capabilities 2021-11-04 19:46:27 +01:00
stack
table build/windows: remove separate list of libs 2021-10-22 22:40:59 +02:00
telemetry
timer
vhost vhost: rename driver callbacks struct 2021-11-03 11:59:27 +01:00
meson.build build/windows: remove separate list of libs 2021-10-22 22:40:59 +02:00