[PATCH 0/3] eal: small rte_common.h fixes and cleanup

Dmitry Kozlyuk dmitry.kozliuk at gmail.com
Sun Aug 21 22:50:06 CEST 2022


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(-)

-- 
2.33.1



More information about the dev mailing list