RE: [PATCH v1 03/13] graph: add macro to walk on graph circular buffer

2023-02-23 Thread Yan, Zhirun
> -Original Message- > From: Jerin Jacob > Sent: Monday, February 20, 2023 9:45 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 03/13] gra

Re: [PATCH v1 03/13] graph: add macro to walk on graph circular buffer

2023-02-20 Thread Jerin Jacob
On Thu, Nov 17, 2022 at 10:40 AM Zhirun Yan wrote: > > It is common to walk on graph circular buffer and use macro to make > it reusable for other worker models. > > Signed-off-by: Haiyue Wang > Signed-off-by: Cunming Liang > Signed-off-by: Zhirun Yan > --- > lib/graph/rte_graph_model_rtc.h