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.e...@intel.com> > Signed-off-by: Nikhil Rao <nikhil....@intel.com> > Acked-by: Harry van Haaren <harry.van.haa...@intel.com> > Reviewed-by: Rami Rosen <ramir...@gmail.com>
Rebased for master and applied, thanks.