Hi Akhil, This is a required feature from our customer. So could you help us merging it?
And we do not plan to remove this PMD - just put it to a new folder with common code shared for all SW Intel-ipsec-mb based PMDs. >From the user point of view everything will be the same including the EAL >commands and the ways of accessing the driver. And sure the changes in this patch will be moved to new place then. Regards, Fan > -----Original Message----- > From: Akhil Goyal <gak...@marvell.com> > Sent: Tuesday, June 29, 2021 9:15 PM > To: Ji, Kai <kai...@intel.com>; dev@dpdk.org > Cc: Zhang, Roy Fan <roy.fan.zh...@intel.com>; De Lara Guarch, Pablo > <pablo.de.lara.gua...@intel.com>; Damian Nowak > <damianx.no...@intel.com> > Subject: RE: [EXT] [dpdk-dev] [dpdk-dev v2] crypto/snow3g: add support for > digest appended ops > > > This patch enable out-of-place auth-cipher operations where > > digest should be encrypted among with the rest of raw data. > > It also adds support for partially encrypted digest when using > > auth-cipher operations. > > > > Fixes: 7c87e2d7b359 ("crypto/snow3g: use IPsec library") > > Cc: pablo.de.lara.gua...@intel.com > > > This patch is a feature addition and not a fix. So no need for this fixes tag. > > > Signed-off-by: Damian Nowak <damianx.no...@intel.com> > > Signed-off-by: Kai Ji <kai...@intel.com> > > > Is this patch really required now, as I see that you plan to remove this PMD?