On Sat, Aug 27, 2022 at 1:32 PM Dmitry Kozlyuk <dmitry.kozl...@gmail.com> wrote: > > v4: Fix build on ARM and RISC-V (CI). > > v3: Fix build (CI). > > v2: > * Extend and tidy up the macro unit test (Morten). > * Remove unneeded includes from rte_common.h (Morten, Bruce). > > > Dmitry Kozlyuk (4): > eal: fix pointer arithmetic with an expression argument > eal: deduplicate roundup code > eal: uninline rte_str_to_size > eal: remove unneeded includes from a public header
I fixed the reported issues on last patch, and applied the series. Thanks. -- David Marchand