numam-dpdk/drivers/raw/ifpga
Bruce Richardson 8db9dce72d rawdev: add private data size to config inputs
Currently with the rawdev API there is no way to check that the structure
passed in via the dev_private pointer in the structure passed to configure
API 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: Nipun Gupta <nipun.gupta@nxp.com>
2020-09-11 11:50:55 +02:00
..
base build: remove makefiles 2020-09-08 00:09:50 +02:00
ifpga_rawdev.c rawdev: add private data size to config inputs 2020-09-11 11:50:55 +02:00
ifpga_rawdev.h raw/ifpga: introduce IRQ functions 2019-11-20 17:36:05 +01:00
meson.build build: disable experimental API check internally 2020-04-14 16:22:34 +02:00
rte_rawdev_ifpga_version.map version: 20.11-rc0 2020-08-12 11:32:16 +02:00