> -----Original Message----- > From: De Lara Guarch, Pablo <pablo.de.lara.gua...@intel.com> > Sent: Monday, February 17, 2020 5:13 PM > To: Mcnamara, John <john.mcnam...@intel.com> > Cc: dev@dpdk.org; De Lara Guarch, Pablo <pablo.de.lara.gua...@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.mcnam...@intel.com>