numam-dpdk/devtools
Maxime Coquelin 8d935fff55 bus/vdev: add driver IOVA VA mode requirement
This patch adds driver flag in vdev bus driver so that
vdev drivers can require VA IOVA mode to be used, which
for example the case of Virtio-user PMD.

The patch implements the .get_iommu_class() callback, that
is called before devices probing to determine the IOVA mode
to be used, and adds a check right before the device is
probed to ensure compatible IOVA mode has been selected.

It also adds a ABI exception rule to accommodate with an
update on the driver registration API

Signed-off-by: Maxime Coquelin <maxime.coquelin@redhat.com>
Acked-by: David Marchand <david.marchand@redhat.com>
Reviewed-by: Chenbo Xia <chenbo.xia@intel.com>
2021-01-29 18:16:09 +01:00
..
cocci devtools/cocci: create safer version of strlcpy script 2019-04-04 22:45:33 +02:00
build-dict.sh devtools: add checkpatch spelling dictionary builder 2020-07-31 01:09:26 +02:00
build-tags.sh config: remove default configs used with make 2020-09-08 00:11:30 +02:00
check-abi-version.sh devtools: handle internal version in symbols check 2020-05-19 19:12:18 +02:00
check-abi.sh devtools: adjust verbosity of ABI check 2021-01-13 00:04:33 +01:00
check-dup-includes.sh devtools: support FreeBSD 2019-07-31 00:22:33 +02:00
check-forbidden-tokens.awk devtools: fix directory filter in forbidden token check 2020-11-13 09:35:04 +01:00
check-git-log.sh switch default git branch name to main 2020-08-12 15:32:07 +02:00
check-maintainers.sh devtools: rename variables in maintainers file parsing 2020-08-07 13:02:11 +02:00
check-spdx-tag.sh devtools: add new SPDX license compliance checker 2020-07-31 01:09:26 +02:00
check-symbol-change.sh devtools: ignore internal ABI check 2020-04-25 17:01:01 +02:00
check-symbol-maps.sh common/mlx5: add Windows exports file 2021-01-08 16:03:07 +01:00
checkpatches.sh switch default git branch name to main 2020-08-12 15:32:07 +02:00
cocci.sh fix Mellanox copyright and SPDX tag 2020-02-13 18:47:28 +01:00
gen-abi.sh devtools: adjust verbosity of ABI check 2021-01-13 00:04:33 +01:00
get-maintainer.sh devtools: support FreeBSD 2019-07-31 00:22:33 +02:00
git-log-fixes.sh build: remove makefiles 2020-09-08 00:09:50 +02:00
libabigail.abignore bus/vdev: add driver IOVA VA mode requirement 2021-01-29 18:16:09 +01:00
load-devel-config devtools: add SPDX license tag to config loader 2020-02-22 15:17:03 +01:00
test-meson-builds.sh build: add header includes check 2021-01-29 20:59:37 +01:00
test-null.sh eal: replace blacklist/whitelist options 2020-11-16 00:11:22 +01:00
update_version_map_abi.py build: replace use of old build macros 2020-10-19 22:15:44 +02:00
update-abi.sh build: replace use of old build macros 2020-10-19 22:15:44 +02:00
words-case.txt devtools: add acronyms in dictionary for commit checks 2020-11-22 22:43:49 +01:00