> > 主题: Re: [dpdk-dev] [PATCH v1 1/2] ring: fix the misdescription of the
> > param
> >
> > On Wed, Jul 29, 2020 at 8:31 AM Feifei Wang
> > wrote:
> > >
> > > When enqueue one element to the ring, the param "obj" should be the
> >
> Subject: RE: [dpdk-dev] [PATCH v1 1/2] ring: fix the misdescription of the
> param
>
> > >
> > > When enqueue one element to the ring, the param "obj" should be the
> > > object to be added into the ring. The object is of type void*.
> >
&
> >
> > When enqueue one element to the ring, the param "obj" should be the
> > object to be added into the ring. The object is of type void*.
>
> I understand void * as a pointer to an object you don't know the type of.
> I would keep the current description.
>
> Honnappa, Konstantin, Olivier ?
On Wed, Jul 29, 2020 at 8:31 AM Feifei Wang wrote:
>
> When enqueue one element to the ring, the param "obj" should be the
> object to be added into the ring. The object is of type void*.
I understand void * as a pointer to an object you don't know the type of.
I would keep the current descriptio
4 matches
Mail list logo