numam-dpdk/app
Bruce Richardson 10b71caecb rawdev: add private data size to info query
Currently with the rawdev API there is no way to check that the structure
passed in via the dev_private pointer in the dev_info structure is of the
correct type - it's just checked that it is non-NULL. Adding in the length
of the expected structure provides a measure of typechecking, and can also
be used for ABI compatibility in future, since ABI changes involving
structs almost always involve a change in size.

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Reviewed-by: Rosen Xu <rosen.xu@intel.com>
Acked-by: Rosen Xu <rosen.xu@intel.com>
Acked-by: Nipun Gupta <nipun.gupta@nxp.com>
2020-09-11 11:50:53 +02:00
..
pdump build: remove makefiles 2020-09-08 00:09:50 +02:00
proc-info build: remove makefiles 2020-09-08 00:09:50 +02:00
test rawdev: add private data size to info query 2020-09-11 11:50:53 +02:00
test-acl build: remove makefiles 2020-09-08 00:09:50 +02:00
test-bbdev build: remove makefiles 2020-09-08 00:09:50 +02:00
test-cmdline build: remove makefiles 2020-09-08 00:09:50 +02:00
test-compress-perf build: remove makefiles 2020-09-08 00:09:50 +02:00
test-crypto-perf build: remove makefiles 2020-09-08 00:09:50 +02:00
test-eventdev build: remove makefiles 2020-09-08 00:09:50 +02:00
test-fib build: remove makefiles 2020-09-08 00:09:50 +02:00
test-flow-perf build: remove makefiles 2020-09-08 00:09:50 +02:00
test-pipeline build: remove makefiles 2020-09-08 00:09:50 +02:00
test-pmd build: remove makefiles 2020-09-08 00:09:50 +02:00
test-regex build: remove makefiles 2020-09-08 00:09:50 +02:00
test-sad build: remove makefiles 2020-09-08 00:09:50 +02:00
meson.build app/regex: add RegEx test application 2020-07-30 09:13:52 +02:00