> -----Original Message-----
> From: Jerin Jacob <[email protected]>
> Sent: Monday, March 8, 2021 10:57 PM
> To: Pavan Nikhilesh <[email protected]>; Rao, Nikhil 
> <[email protected]>
> Cc: Jerin Jacob <[email protected]>; Jayatheerthan, Jay 
> <[email protected]>; Carrillo, Erik G <[email protected]>;
> Gujjar, Abhinandan S <[email protected]>; McDaniel, Timothy 
> <[email protected]>; Hemant Agrawal
> <[email protected]>; Van Haaren, Harry <[email protected]>; 
> mattias.ronnblom
> <[email protected]>; Ma, Liang J <[email protected]>; dpdk-dev 
> <[email protected]>
> Subject: Re: [dpdk-dev] [PATCH 4/7] eventdev: add Rx adapter event vector 
> support
> 
> On Sun, Feb 21, 2021 at 3:40 AM <[email protected]> wrote:
> >
> > From: Pavan Nikhilesh <[email protected]>
> >
> > Add event vector support for event eth Rx adapter, the implementation
> > creates vector flows based on port and queue identifier of the received
> > mbufs.
> >
> > Signed-off-by: Pavan Nikhilesh <[email protected]>
> 
> 
> Hi @Jayatheerthan, Jay
> 
> Could you review 4/7 and 5/7 SW adapter-related patches?
> Cc: @Nikhil Rao
> 
My apologies for delayed response. Planning to review and get back.
> 
> 
> > ---
> >  lib/librte_eventdev/eventdev_pmd.h            |  31 +-
> >  .../rte_event_eth_rx_adapter.c                | 305 +++++++++++++++++-
> >  lib/librte_eventdev/rte_eventdev.c            |   6 +-
> >  3 files changed, 324 insertions(+), 18 deletions(-)

Reply via email to