RE: [PATCH v2] graph: fix graph model check in core binding

2023-07-04 Thread Yan, Zhirun
> -Original Message- > From: Jerin Jacob > Sent: Tuesday, July 4, 2023 5:10 PM > To: Yan, Zhirun > Cc: dev@dpdk.org; jer...@marvell.com; kirankum...@marvell.com; > ndabilpu...@marvell.com; Fu, Qi > Subject: Re: [PATCH v2] graph: fix graph model check in core bindi

Re: [PATCH v2] graph: fix graph model check in core binding

2023-07-04 Thread Jerin Jacob
On Mon, Jul 3, 2023 at 3:35 PM Zhirun Yan wrote: > > Fix graph model check in core binding with graph. And rte_graph_clone() > need to use valid params rather than NULL pointer. > Update release notes for new mcore dispatch model. Please add Fixes: > Signed-off-by: Zhirun Yan > --- > app/test

[PATCH v2] graph: fix graph model check in core binding

2023-07-03 Thread Zhirun Yan
Fix graph model check in core binding with graph. And rte_graph_clone() need to use valid params rather than NULL pointer. Update release notes for new mcore dispatch model. Signed-off-by: Zhirun Yan --- app/test/test_graph.c | 15 --- doc/guides/rel_notes/release_23