[dpdk-dev] [PATCH] doc: add note on build issues with gcc < 5.0
Mcnamara, John
john.mcnamara at intel.com
Tue Feb 18 09:30:09 CET 2020
> -----Original Message-----
> From: De Lara Guarch, Pablo <pablo.de.lara.guarch at intel.com>
> Sent: Monday, February 17, 2020 5:13 PM
> To: Mcnamara, John <john.mcnamara at intel.com>
> Cc: dev at dpdk.org; De Lara Guarch, Pablo <pablo.de.lara.guarch at intel.com>
> Subject: [PATCH] doc: add note on build issues with gcc < 5.0
>
> The following crypto PMDs use the Intel Multi-buffer library:
> - AESNI MB PMD
> - AESNI GCM PMD
> - ZUC PMD
> - KASUMI PMD
> - SNOW3G PMD
>
> When this library is built with gcc < 5.0, it might throw some compilation
> issues. A workaround has been added in the repo of this library, so a note
> on this has been added to the documentation of these PMDs.
Acked-by: John McNamara <john.mcnamara at intel.com>
More information about the dev
mailing list