Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/65588 _apply issues_ Submitter: Ferruh Yigit Date: 2020-02-05 13:33:30 Reply_mail: 20200205133330.1711363-1-ferruh.yigit@intel.com DPDK git baseline: Repo:dpdk-next-net, CommitID: d72f4211645462e218b008e2d9c59790a468e079 Repo:dpdk, CommitID: f3dd46b8603fcd2ed43be38fec8add255c06b026 *Repo: dpdk-next-net Author: Igor Romanov Date: Thu Mar 5 10:38:36 2020 +0000 net/sfc: fix fail label placement NIC deinitialization should not happen after a failed NIC initialization. Fixes: 91831d4068c8 ("net/sfc: estimate available resources") Cc: stable@dpdk.org *Repo: dpdk 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@dpdk.org DPDK STV team