[dpdk-dev] [PATCH v4] service: fix parameter type

Thomas Monjalon thomas at monjalon.net
Thu Mar 28 21:10:14 CET 2019


28/03/2019 07:29, Nikhil Rao:
> The type of value parameter to rte_service_attr_get
> should be uint64_t *, since the attributes
> are of type uint64_t.
> 
> Fixes: 4d55194d76a4 ("service: add attribute get function")
> 
> Reviewed-by: Gage Eads <gage.eads at intel.com>
> Signed-off-by: Nikhil Rao <nikhil.rao at intel.com>
> Acked-by: Harry van Haaren <harry.van.haaren at intel.com>
> Reviewed-by: Rami Rosen <ramirose at gmail.com>

Rebased for master and applied, thanks.




More information about the dev mailing list