[dpdk-dev] [dpdk-stable] [PATCH] drivers: fix the event dependency on crypto

David Marchand david.marchand at redhat.com
Thu Mar 5 14:56:07 CET 2020


On Thu, Mar 5, 2020 at 9:04 AM David Marchand <david.marchand at redhat.com> wrote:
> On Thu, Mar 5, 2020 at 7:32 AM Hemant Agrawal <hemant.agrawal at nxp.com> wrote:
> >
> > Since the introduction of crypto event adapters, event drivers
> > have dependencies on crypto drivers.
> >
> > /usr/bin/ld: cannot find -lrte_pmd_dpaa_sec
> > collect2: error: ld returned 1 exit status
> > make[9]: *** [.../mk/rte.lib.mk:100:
> >         librte_pmd_dpaa_event.so.20.0.2] Error 1
> >
> > Fixes: b0f66a68ca74 ("event/dpaa: support crypto adapter")
> > Fixes: 3721c39f405a ("event/dpaa2: support crypto adapter")
> > Cc: stable at dpdk.org
> >
>
> Reported-by: David Marchand <david.marchand at redhat.com>
> > Suggested-by: Ferruh Yigit <ferruh.yigit at intel.com>
> > Signed-off-by: Hemant Agrawal <hemant.agrawal at nxp.com>
> Acked-by: David Marchand <david.marchand at redhat.com>
>

Applied.


-- 
David Marchand



More information about the dev mailing list