8db9dce72d
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> |
||
---|---|---|
.. | ||
meson.build | ||
otx2_ep_enqdeq.c | ||
otx2_ep_enqdeq.h | ||
otx2_ep_rawdev.c | ||
otx2_ep_rawdev.h | ||
otx2_ep_test.c | ||
otx2_ep_vf.c | ||
otx2_ep_vf.h | ||
rte_rawdev_octeontx2_ep_version.map |