On Sun, Aug 21, 2022 at 11:50:06PM +0300, Dmitry Kozlyuk wrote: > Dmitry Kozlyuk (3): > eal: fix pointer arithmetic with an expression argument > eal: uninline rte_str_to_size > eal: deduplicate roundup code > > app/test/test_common.c | 11 ++++++++ > lib/eal/common/eal_common_string_fns.c | 32 ++++++++++++++++++++++ > lib/eal/include/rte_common.h | 38 ++++---------------------- > lib/eal/version.map | 1 + > 4 files changed, 49 insertions(+), 33 deletions(-) > Thanks.
Series-acked-by: Bruce Richardson <bruce.richard...@intel.com>