Hi Jerin, It got two coding style warnings, otherwise, Reviewed-by: Gavin Hu <gavin...@arm.com>
WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned' #144: FILE: lib/librte_mempool/rte_mempool.c:84: +arch_mem_object_align(unsigned obj_size) WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned' #154: FILE: lib/librte_mempool/rte_mempool.c:106: +arch_mem_object_align(unsigned obj_size)