Re: [dpdk-dev] [PATCH v4 0/3] Use Intel IPSec MB library in Wireless PMDs

2020-01-21 Thread Akhil Goyal
> The three Intel SW Crypto PMDs supporting SNOW3G, ZUC and KASUMI link > against libSSO libraries. > The Intel IPSec Multi-buffer library recently integrated the code from these > libraries, in version v0.53. > This library can be downloaded from > https://eur01.safelinks.protection.outlook.com/?u

[dpdk-dev] [PATCH v4 0/3] Use Intel IPSec MB library in Wireless PMDs

2020-01-20 Thread Pablo de Lara
The three Intel SW Crypto PMDs supporting SNOW3G, ZUC and KASUMI link against libSSO libraries. The Intel IPSec Multi-buffer library recently integrated the code from these libraries, in version v0.53. This library can be downloaded from https://github.com/intel/intel-ipsec-mb. KASUMI, SNOW3G an