[dpdk-dev] [EXT] Re: [PATCH v4 03/29] graph: implement node operations
Jerin Jacob
jerinjacobk at gmail.com
Tue Apr 7 12:20:19 CEST 2020
>
> > > +
> > > + if (need_realloc)
> > > + node->nb_edges += max_edges;
> >
> > It looks to me like this should be simple '='.
Yes. Will fix in v5
More information about the dev
mailing list