24/09/2025 07:56, Nawal Kishor:
> Fixed rte_rawdev_get_dev_id() function prototype and its usage.

What? Why?

[...]
> -uint16_t
> +int
>  rte_rawdev_get_dev_id(const char *name);

Other functions handle dev_id as uint16_t, so why changing this function?


Reply via email to