2015-11-13 18:58, Declan Doherty: > +To build DPKD with the AESNI_MB_PMD the user is required to download the > library > +from `here <https://downloadcenter.intel.com/download/22972>`_ and compile > it on > +their user system before building DPDK.
Maybe it is worth saying that yasm must be installed and compilation is done with "make YASM=yasm" (because of a hard-coded path).