numam-dpdk/drivers/raw
Bruce Richardson f574ed8116 rawdev: add private data size to queue config inputs
The queue setup and queue defaults query functions take a void * parameter
as configuration data, preventing any compile-time checking of the
parameters and limiting runtime checks. 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>
Acked-by: Nipun Gupta <nipun.gupta@nxp.com>
2020-09-11 11:51:03 +02:00
..
dpaa2_cmdif build: remove makefiles 2020-09-08 00:09:50 +02:00
dpaa2_qdma build: remove makefiles 2020-09-08 00:09:50 +02:00
ifpga rawdev: add private data size to config inputs 2020-09-11 11:50:55 +02:00
ioat rawdev: add private data size to config inputs 2020-09-11 11:50:55 +02:00
ntb rawdev: add private data size to queue config inputs 2020-09-11 11:51:03 +02:00
octeontx2_dma rawdev: add private data size to config inputs 2020-09-11 11:50:55 +02:00
octeontx2_ep rawdev: add private data size to config inputs 2020-09-11 11:50:55 +02:00
skeleton rawdev: add private data size to queue config inputs 2020-09-11 11:51:03 +02:00
meson.build bus/pci: introduce Windows support with stubs 2020-06-30 00:02:54 +02:00