numam-dpdk/drivers/bus/ifpga
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
..
ifpga_bus.c rawdev: add private data size to info query 2020-09-11 11:50:53 +02:00
ifpga_common.c bus/ifpga: add Intel FPGA bus library 2018-05-11 17:08:32 +02:00
ifpga_common.h bus/ifpga: add Intel FPGA bus library 2018-05-11 17:08:32 +02:00
ifpga_logs.h bus/ifpga: add Intel FPGA bus library 2018-05-11 17:08:32 +02:00
meson.build bus/pci: introduce Windows support with stubs 2020-06-30 00:02:54 +02:00
rte_bus_ifpga_version.map version: 20.11-rc0 2020-08-12 11:32:16 +02:00
rte_bus_ifpga.h replace packed attributes 2020-04-16 18:16:46 +02:00