> Hello, > > Can somebody else confirm that ./scripts/build-pktio-dpdk script is broken? > I.e. now I see that script compiles dpdk and odp but it does not compile > dpdk pktio for odp for some reason. > config.log says that there is no -ldpdk. But ./configure passes to the > end and returns 0. > > Maxim. >
Hi Maxim, For me it seems to work fine (Ubuntu 16.04). The '--with-dpdk-path' flag gets properly set by configure and dpdk pktio works with test applications. -Matias
