Re: [dpdk-dev] [PATCH v4 06/29] graph: populate fastpath memory for graph reel

2020-04-08 Thread Kiran Kumar Kokkilagadda
> -Original Message- > From: dev On Behalf Of Andrzej Ostruszka > Sent: Wednesday, April 8, 2020 11:00 PM > To: dev@dpdk.org > Subject: Re: [dpdk-dev] [PATCH v4 06/29] graph: populate fastpath memory for > graph reel > > On 4/5/20 10:55 AM, jer...@marvell.co

Re: [dpdk-dev] [PATCH v4 06/29] graph: populate fastpath memory for graph reel

2020-04-08 Thread Andrzej Ostruszka
On 4/5/20 10:55 AM, jer...@marvell.com wrote: > From: Jerin Jacob [...] > diff --git a/lib/librte_graph/graph_populate.c > b/lib/librte_graph/graph_populate.c > new file mode 100644 > index 0..093512efa > --- /dev/null > +++ b/lib/librte_graph/graph_populate.c > @@ -0,0 +1,234 @@ > +/* SP

[dpdk-dev] [PATCH v4 06/29] graph: populate fastpath memory for graph reel

2020-04-05 Thread jerinj
From: Jerin Jacob Adding support to create and populate the memory for graph reel. This includes reserving the memory in the memzone, populating the nodes, Allocating memory for node-specific streams to hold objects. Once it is populated the reel memory contains the following sections. +---