Re: [PATCH 1/3] eventdev: introduce event cryptodev vector type

2022-09-28 Thread Jerin Jacob
; Kollanukkaran ; Pavan Nikhilesh Bhagavatula > > ; Shijith Thotton ; > > Hemant Agrawal ; Sachin Saxena > > ; Jayatheerthan, Jay > > ; Akhil Goyal ; Anoob > > Joseph > > Subject: Re: [PATCH 1/3] eventdev: introduce event cryptodev vector type > >

RE: [PATCH 1/3] eventdev: introduce event cryptodev vector type

2022-09-28 Thread Gujjar, Abhinandan S
a > ; Jayatheerthan, Jay > ; Akhil Goyal ; Anoob > Joseph > Subject: Re: [PATCH 1/3] eventdev: introduce event cryptodev vector type > > > > > > > > > > > > Right now we are targeting crypto_cn10k PMD and ipsec-secgw > > > > > event mo

Re: [PATCH 1/3] eventdev: introduce event cryptodev vector type

2022-09-27 Thread Jerin Jacob
> > > > > > > > > Right now we are targeting crypto_cn10k PMD and ipsec-secgw event > > > > mode to support vectorization. > > > Is there a way to test this? When can be dataplane changes expected? > > > > > If the spec looks okay, support in s/w crypto adapter and other h/w PMDs can > > be added b

RE: [PATCH 1/3] eventdev: introduce event cryptodev vector type

2022-09-27 Thread Gujjar, Abhinandan S
than, Jay > > Cc: Akhil Goyal ; Anoob Joseph > Subject: RE: [PATCH 1/3] eventdev: introduce event cryptodev vector type > > > > > -Original Message- > > From: Gujjar, Abhinandan S > > Sent: Tuesday, September 27, 2022 11:05 AM > > To: Volo

RE: [PATCH 1/3] eventdev: introduce event cryptodev vector type

2022-09-27 Thread Volodymyr Fialko
theerthan, Jay > Cc: Akhil Goyal ; Anoob Joseph > Subject: [EXT] RE: [PATCH 1/3] eventdev: introduce event cryptodev vector type > > External Email > > -- > > > > -Original Message- &

RE: [PATCH 1/3] eventdev: introduce event cryptodev vector type

2022-09-27 Thread Gujjar, Abhinandan S
than, Jay > > Cc: Akhil Goyal ; Anoob Joseph > Subject: RE: [PATCH 1/3] eventdev: introduce event cryptodev vector type > > > > > -Original Message- > > From: Gujjar, Abhinandan S > > Sent: Saturday, September 24, 2022 10:44 AM > > To: Volo

RE: [PATCH 1/3] eventdev: introduce event cryptodev vector type

2022-09-26 Thread Volodymyr Fialko
; Jayatheerthan, Jay > Cc: Akhil Goyal ; Anoob Joseph > Subject: [EXT] RE: [PATCH 1/3] eventdev: introduce event cryptodev vector type > > External Email > > -- > > > > -Original Message- >

RE: [PATCH 1/3] eventdev: introduce event cryptodev vector type

2022-09-24 Thread Gujjar, Abhinandan S
t; Cc: gak...@marvell.com; ano...@marvell.com; Volodymyr Fialko > > Subject: [PATCH 1/3] eventdev: introduce event cryptodev vector type > > Introduce ability to aggregate crypto operations processed by event crypto > adapter into single event containing rte_event_vector whose ev

RE: [PATCH 1/3] eventdev: introduce event cryptodev vector type

2022-09-21 Thread Gujjar, Abhinandan S
r, Abhinandan S > ; Pavan Nikhilesh Bhagavatula > ; Shijith Thotton ; > Hemant Agrawal ; Sachin Saxena > ; Jayatheerthan, Jay > > Cc: Anoob Joseph ; Volodymyr Fialko > > Subject: RE: [PATCH 1/3] eventdev: introduce event cryptodev vector type > > Hi Abhinandan/Hemant, >

RE: [PATCH 1/3] eventdev: introduce event cryptodev vector type

2022-09-21 Thread Akhil Goyal
Hi Abhinandan/Hemant, Can you review this patchset? The library changes need to merged in RC1. If no comments, this will be merged in couple of days. It has been over 6 weeks for this patch. Regards, Akhil > Subject: [PATCH 1/3] eventdev: introduce event cryptodev vector type > >

[PATCH 1/3] eventdev: introduce event cryptodev vector type

2022-08-04 Thread Volodymyr Fialko
Introduce ability to aggregate crypto operations processed by event crypto adapter into single event containing rte_event_vector whose event type is RTE_EVENT_TYPE_CRYPTODEV_VECTOR. Application should set RTE_EVENT_CRYPTO_ADAPTER_EVENT_VECTOR in rte_event_crypto_adapter_queue_conf::flag and provid