mbox

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

Message ID 20220821205009.1317044-1-dmitry.kozliuk@gmail.com (mailing list archive)
Headers

Message

Dmitry Kozlyuk Aug. 21, 2022, 8:50 p.m. UTC
  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(-)