[dpdk-stable] [PATCH] examples/ntb: fix mempool ops setting issue

Thomas Monjalon thomas at monjalon.net
Mon Jan 20 10:36:54 CET 2020


25/12/2019 10:09, Xiaoyun Li:
> Mempool ops may register in different order when compiling. The default
> ops index is always zero but the wanted ops is ring_mp_mc. This patch
> sets best mempool ops before generating mbuf pool to fix this issue.
> 
> Fixes: 5194299d6ef5 ("examples/ntb: support more functions")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Xiaoyun Li <xiaoyun.li at intel.com>

Not sure I understand the explanation, but
Applied




More information about the stable mailing list