24/09/2025 07:56, Nawal Kishor:
> Fixed rte_rawdev_get_dev_id() function prototype and its usage.
>
> Fixes: c88b3f2558ed ("rawdev: introduce raw device library")
>
> Signed-off-by: Nawal Kishor <[email protected]>
[...]
> -uint16_t
> +int
> rte_rawdev_get_dev_id(const char *name);As I said, I think this change is not enough but it is light and fix something. Added release notes and applied with a real commit log, thanks.

