From: OL <o....@lu...> - 2025-03-24 18:58:34
|
Hello Looking at toshyp documentation and NVDI 4 english documentation, look like there is a small error, third parameter, shoudl not be dev_exist but dev_open, so the return if driver is found could not be always 1 but could be 0 link to vdi_ptsout[0], this value is here the return value while documentation said void, return value could be interesting but not this one, better I think should be the actual value in dev_exist if we want have one (usefull for vqt_devinfo). If something is changed in vq_devinfo, warning it impact vqt_devinfo that call it. vqt_devinfo, there is not same number of parameters between gemlib and toshyp Olivier |