Re: [dpdk-dev] [PATCH 00/20] Add Marvell CNXK crypto PMDs

2021-06-16 Thread Akhil Goyal
> > Add cnxk crypto PMDs supporting Marvell CN106XX SoC, based on > 'common/cnxk'. > > This series utilizes 'common/cnxk' to register cn9k & cn10k crypto PMDs and > add symmetric cryptographic features for the same. > > Depends-on: series-17212 ("Add CPT in Marvell CNXK common driver") > Releas

Re: [dpdk-dev] [PATCH 00/20] Add Marvell CNXK crypto PMDs

2021-06-16 Thread Akhil Goyal
> Subject: [PATCH 00/20] Add Marvell CNXK crypto PMDs > > Add cnxk crypto PMDs supporting Marvell CN106XX SoC, based on > 'common/cnxk'. > > This series utilizes 'common/cnxk' to register cn9k & cn10k crypto PMDs and > add symmetric cryptographic features for the same. > > Depends-on: series-172