[dpdk-dev] [PATCH v5 1/2] build: add meson options of atomic_mbuf_ref_counts

Bruce Richardson bruce.richardson at intel.com
Thu Oct 14 10:20:51 CEST 2021


On Thu, Oct 14, 2021 at 04:54:18AM +0800, Kefu Chai wrote:
> RTE_MBUF_REFCNT_ATOMIC = 0 is not necessary for applications like
> Seastar, where it's safe to assume that the mbuf refcnt is only
> updated by a single core only.
> 
> Signed-off-by: Kefu Chai <tchaikov at gmail.com>
> ---

For this, I think it's a setting that needs to be a global one for DPDK, so
I'm ok with adding it as a meson option.

Acked-by: Bruce Richardson <bruce.richardson at intel.com>


More information about the dev mailing list