Re: [dpdk-dev] [PATCH v2] doc: add NASM installation steps

2020-05-24 Thread Thomas Monjalon
21/05/2020 11:27, Kevin Traynor: > On 21/05/2020 10:15, Pablo de Lara wrote: > > The intel-ipsec-mb library requires NASM as a dependency. > > Steps on how to get and install NASM are added on the documentation > > of the crypto PMDs which requires the library. > > > > Bugzilla ID: 417 > > Cc: sta

Re: [dpdk-dev] [PATCH v2] doc: add NASM installation steps

2020-05-21 Thread Kevin Traynor
On 21/05/2020 10:15, Pablo de Lara wrote: > The intel-ipsec-mb library requires NASM as a dependency. > Steps on how to get and install NASM are added on the documentation > of the crypto PMDs which requires the library. > > Bugzilla ID: 417 > Cc: sta...@dpdk.org > > Signed-off-by: Pablo de Lara