On Thu, 2023-07-06 at 15:43 -0700, Stephen Hemminger wrote: > > lib/eal/common/eal_common_memalloc.c | 5 ++++- > > lib/eal/common/eal_common_memzone.c | 10 +++++++++- > > lib/eal/common/malloc_elem.c | 14 +++++++++++--- > > lib/eal/common/malloc_heap.c | 9 ++++++++- > > lib/ethdev/ethdev_vdev.h | 2 ++ > > lib/ethdev/rte_class_eth.c | 4 +++- > > 6 files changed, 37 insertions(+), 7 deletions(-) > > > The patches are fine, only warning was from the requirement that all > > submitters be in .mailmap now. Do you mind if I rebase these, add a > mailmap > > and combine the like ones together? >
Please go ahead. > > > Acked-by: Stephen Hemminger <step...@networkplumber.org>