RE: [PATCH v1 08/13] graph: introduce stream moving cross cores

2023-02-23 Thread Yan, Zhirun
> -Original Message- > From: Jerin Jacob > Sent: Monday, February 20, 2023 10:17 PM > To: Yan, Zhirun > Cc: dev@dpdk.org; jer...@marvell.com; kirankum...@marvell.com; > ndabilpu...@marvell.com; Liang, Cunming ; Wang, > Haiyue > Subject: Re: [PATCH v1 08/13]

Re: [PATCH v1 08/13] graph: introduce stream moving cross cores

2023-02-20 Thread Jerin Jacob
On Thu, Nov 17, 2022 at 10:40 AM Zhirun Yan wrote: > > This patch introduces key functions to allow a worker thread to > enable enqueue and move streams of objects to the next nodes over > different cores. > > 1. add graph_sched_wq_node to hold graph scheduling workqueue node > stream > 2. add wor