t: Re: [dpdk-dev] [PATCH] eventdev: fix device probe and remove for
> secondary process
>
> On Sun, May 3, 2020 at 6:45 AM Varghese, Vipin
> wrote:
> >
> > Hi Pavan,
> >
> > Snipped
> >
> > > >> > >
> > > >> > > Whe
On Sun, May 3, 2020 at 6:45 AM Varghese, Vipin wrote:
>
> Hi Pavan,
>
> Snipped
>
> > >> > >
> > >> > > When probing event device in secondary process skip
> > >> > > reinitializing the device data structure as it is already done in
> > >> > > primary
> > process.
> > >> > >
> > >> > > When remov
Hi Pavan,
Snipped
> >> > >
> >> > > When probing event device in secondary process skip
> >> > > reinitializing the device data structure as it is already done in
> >> > > primary
> process.
> >> > >
> >> > > When removing event device in secondary process skip closing the
> >> > > event device
Hi Vipin,
>Hi Pavan,
>
>snipped
>> > >
>> > > When probing event device in secondary process skip reinitializing
>> > > the device data structure as it is already done in primary process.
>> > >
>> > > When removing event device in secondary process skip closing the
>> > > event device as it shoul
Hi Pavan,
snipped
> > >
> > > When probing event device in secondary process skip reinitializing
> > > the device data structure as it is already done in primary process.
> > >
> > > When removing event device in secondary process skip closing the
> > > event device as it should be done by primary
On Fri, May 1, 2020 at 6:56 PM Jerin Jacob wrote:
>
> On Mon, Apr 27, 2020 at 11:40 PM wrote:
> >
> > From: Pavan Nikhilesh
> >
> > When probing event device in secondary process skip reinitializing
> > the device data structure as it is already done in primary process.
> >
> > When removing eve
On Mon, Apr 27, 2020 at 11:40 PM wrote:
>
> From: Pavan Nikhilesh
>
> When probing event device in secondary process skip reinitializing
> the device data structure as it is already done in primary process.
>
> When removing event device in secondary process skip closing the
> event device as it
From: Pavan Nikhilesh
When probing event device in secondary process skip reinitializing
the device data structure as it is already done in primary process.
When removing event device in secondary process skip closing the
event device as it should be done by primary process.
Fixes: 322d0345c2bc
8 matches
Mail list logo