--- v5: * split the changes of two options into two separated commits one for atomic_mbuf_ref_counts, the other for max_memseg_lists
v4: * fix the coding style issue by reduce the line length to under 75. this change should silence the warning like: v3: * s/mbuf_refcnt_atomic/atomic_mbuf_ref_counts/, and update the title of the commit message accordingly * explain the expected number of MEMSEG_LISTS in commit message. * remove the empty line after the newly added option v2: * revise the commit message. Kefu Chai (2): build: add meson options of atomic_mbuf_ref_counts build: add meson options of max_memseg_lists config/meson.build | 5 ++++- config/rte_config.h | 2 -- meson_options.txt | 4 ++++ 3 files changed, 8 insertions(+), 3 deletions(-) -- 2.33.0