> -----Original Message----- > From: Rao, Nikhil <[email protected]> > Sent: Thursday, June 13, 2019 6:33 PM > To: Jerin Jacob Kollanukkaran <[email protected]> > Cc: [email protected]; Mattias Rönnblom <[email protected]> > Subject: [EXT] RE: [dpdk-dev] [PATCH] eventdev: remove event copy in Rx > adapter > > > -----Original Message----- > > From: Mattias Rönnblom [mailto:[email protected]] > > Sent: Tuesday, June 11, 2019 4:25 PM > > To: Rao, Nikhil <[email protected]>; [email protected] > > Cc: [email protected] > > Subject: Re: [dpdk-dev] [PATCH] eventdev: remove event copy in Rx > > adapter > > > > On 2019-05-21 23:52, Nikhil Rao wrote: > > > Remove copy from temporary event array on the stack to the enqueue > > > buffer event array entry, instead initialize event in the enqueue > > > buffer event array entry. > > > > > > Suggested-by: Mattias Rönnblom <[email protected]> > > > Signed-off-by: Nikhil Rao <[email protected]>
Acked-by: Jerin Jacob <[email protected]>

