> Socket ID is obtained by function rte_compressdev_socket_id, which
> returns it as integer, but is interpreted as unsigned byte integer.
> 
> change type from uint8_t to int.
> 
> Fixes: ed7dd94f7f66 ("compressdev: add basic device management")
> Cc: [email protected]
> Cc: [email protected]
> 
> Signed-off-by: Raja Zidane <[email protected]>
> Acked-by: Matan Azrad <[email protected]>
Applied to dpdk-next-crypto

Reply via email to