[PATCH v4 2/2] graph: fix graph model check in core binding

Jerin Jacob jerinjacobk at gmail.com
Mon Jul 10 11:29:31 CEST 2023


On Mon, Jul 10, 2023 at 1:09 PM Zhirun Yan <zhirun.yan at intel.com> wrote:
>
> This function is used for mcore dispatch model only, correct the check to
> make sure it is the expected model. And specific the model by
> rte_graph_worker_model_set() before call it in test. Update release notes
> for new mcore dispatch model.


Fix missing worker model section by invoking
rte_graph_worker_model_set(RTE_GRAPH_MODEL_MCORE_DISPATCH)
in test_graph_model_mcore_dispatch_core_bind_unbind() routine.

Also, Updated missing release notes for new mcore dispatch model addition
and sample l3fwd-graph update.

With above change,

Acked-by: Jerin Jacob <jerinj at marvell.com>


More information about the dev mailing list